Christos Pontikis May 25, 2025 · pontikis.net

Check out ClioWP, my Free WordPress Starter Theme for Developers!

If you want to create an advanced Settings Page for your plugin, check out my free WordPress plugin ClioWP Settings Page WordPress Plugin! You can use it as a “boilerplate” to create your own plugin.


If you want to create a Gutenberg plugin, check my free ClioWP Blocks Boilerplate plugin.

It can be the basis for creating your own block-type plugin!



Themes, Plugins, WordPress REST API, WP_Query, WP CLI, Custom Post Types, Custom Fields, CSS Tricks, Vanilla Javascript, Jquery, Settings API, Coding Standards, and everything you need to become a WordPress Developer!

Recent Posts

How to Run Apache as different User with mpm-itk

Run Apache as different User is quite useful in WordPress development and WordPress hosting. Apache runs as www-data in Debian/Ubuntu. However, this is not convenient in a WordPress installation: On…

What’s wrong with this footer.php file?

Christos Pontikis

Try to find out what’s wrong with this footer.php file. Here is the code of the footer.php: <?php /** * The template for displaying the footer * * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials…

Read the original on pontikis.net ↗