Category: wordpress
Web hosting is the backbone of the website world. Without it, no website can exist on the Internet. Web hosting serves as a virtual home for your website, allowing …
wp-admin folder is the most important folder in a wordpress installation. It mainly contains the code for the Dashboard. However, there is an important file admin-ajax.php which is also …
Google Fonts are sometimes heavy-weight and slow to load especially in some regions e.g. mainland China. The following PHP Function allows you to disable loading Google Fonts in your …
In WordPress, you can add a short code that allows you to include a PHP File at your post. First, add the following function in your child theme’s functions.php …
Recent Update to WordPress 5.5 breaks the Classic Editor: The Add Media button is not working anymore. And the buttons in the navigation (Bold, Italics, Quotes…) are missing. Apart …