Tutorials

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?

Read more →

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.

Read more →

Stay updated with WP Mayor's newsletter showcase every month

Stay on top of every new WordPress innovation and latest launches. Receive all our fresh product reviews and expert guides directly in your inbox.