Author: Jean Galea

Jean Galea is an investor, entrepreneur, and writer. He is the founder of WP Mayor, and the plugins WP RSS Aggregator and Spotlight. He also runs the Good Life Collective. Connect with him on X or visit jeangalea.com.

Articles written by Jean Galea

How to Interlink Your WordPress Blogs the Right Way

There are external backlinks and then there internal links. The former is a topic of much debate and discussion in the organic SEO services world, internal linking, however, is a technique that many don’t completely understand, and often are not even aware of.

Interview with Ellen Bauer from Elma Studio

Today we have with us Ellen Bauer from Elma Studio, I really love the themes they produce, very clean and well built, and it’s a pleasure to learn more about how Ellen approaches her work, and also her leisure time. Read more and feel free to comment after.

New Branding for WP RSS Aggregator

Today I have uploaded a new plugin header image for WP RSS Aggregator, this will be the new branding for this plugin.

The branding has been done by the super-talented Gabriella from Stumbling Sparrow, so a big thanks goes out to her! Check out her special offer for all WP Mayor readers.

The Ultimate Guide to WP_List_Table

Throughout WordPress the class WP_List_Table is used to display data, e.g. users, plugins, comments, or posts. The class contains almost all necessary methods for displaying, sorting, paginating, and searching data and and what is more obvious than to use it for your own plugins?

How to Enqueue Your Scripts Depending on Location

As you probably know the best way to load scripts in WordPress is to use the wp_enqueue_script() function. However the process for loading scripts is slightly different depending on where you’re calling the script from.

Best CSV Import Plugins for WordPress

In today’s post, we take a look at some of the most popular CSV importers for WordPress. These can be very useful tools for your if you want to quickly populate a site with content stored in other databases of formats.

How to Enable TinyMCE for Post Excerpts Box

Here’s some neat code that will enable TinyMCE within your excerpts box. You can now insert links and other HTML into your excerpts.

This code should be inserted into your theme’s functions.php, or better still create a plugin out of it.

WordPress Plugin Worst Practices?

Usually on WP Mayor we review quite a number of free and premium plugins that provide amazing additional functionality to WordPress. We do our best to promote these plugins, and we are very happy that there are thousands of great plugins for WordPress.

However this week I had quite a negative experience with a particular pair of plugins hosted on the WordPress.org plugin repository, and I’m here to tell the story.