Auto clear Autoptimize cache before it gets too large
Autoptimize “makes optimizing your site really easy. It can aggregate, minify and cache scripts and styles, injects CSS in the […]
Autoptimize “makes optimizing your site really easy. It can aggregate, minify and cache scripts and styles, injects CSS in the […]
The function myplugin_options_page will register the admin page and the myplugin_render_options_page function will rendering the admin page. These functions could be useful for admin information […]
PREREQUISITES: In order to follow this guide, you should have a server with Ubuntu 18.04.4 LTS access to sudo privileges […]
The WP Sync DB simplifies the work of migrating a WordPress database. With WP Sync DB we can copy our […]
The code snippet below is a demo in how to redirect users to subsites based on their country IP location. […]
Sometimes we want to display the same HTML content several times on the website, we can either copy & paste […]