How to create a WordPress shortcode?
WordPress Shortcodes allow you to extend the functionality of WordPress. Shortcodes are text within the square bracket. You can paste this shortcode…
WordPress Shortcodes allow you to extend the functionality of WordPress. Shortcodes are text within the square bracket. You can paste this shortcode…
Here are list of popular Free WordPress themes. Kadence Kadence is a multipurpose WordPress theme that is available for free download and…
WordPress Toolkit in Cpanel/WHM allows you to easily install and manage WordPress websites. To install WordPress Toolkit, log in to WHM as…
xmlrpc.php is part of wordpress. It is used for some API. This is used by hackers to bruteforce WordPress installations, that can…
EasyEngine run database of web sites in a Docker container. To take backup of MySQL database used by a WordPress website, you…
Content Devlivery Network (CDN) allow your web site to serve images from another domain or a sub domain. This speed up web…
I have migrated a web site using Avada WordPress theme. Once site is migrated, i edited wp-config.php file and added following to…
To install WordPress CLI, run the following command How to reset WordPress Password using wp-cli To list all users in WordPress, run…
If you have a wordpress web site that give blank screen, you can add following to wp-config.php to enable displaying errors. This…
On a Fresh Ubuntu 18.04 server, run following commands to setup Apache, PHP and MySQL needed for WordPress installation. You can go…
To install WordPress in Kubernetes, you need to install helm package manager. Now run helm install stable/wordpress After the helm chart is…
Migrate Guru: Migrate & Clone WordPress Free This plugin allow you to transfer your wordpress web site to another hosting for free.…