
Plugin Development
Create Custom Post Type in WordPress
Create mu-plugins folder in wp-content Create plugin.php file in mu-plugins add following code in that file

Create mu-plugins folder in wp-content Create plugin.php file in mu-plugins add following code in that file

EasyEngine v4 is a command line program to easily manage your WordPress website. How To Install and Use EasyEngine (EE) v4 on Ubuntu EasyEngine makes

How to Check Disk Space in Linux Server? Run the following command to check disk space in server df -h How to check Disk List in Linux Server?

File Permissions for WordPress installation as follow cd /var/www/example.com/htdocs find -type d -exec chmod 755 {} ; find -type f -exec chmod 644 {} ;

Need to run after changes done in Server (AWS Backend) ee service restart nginx-proxy To Create WordPress Website ee site create exmaple.com –type=wp To Update