Step 1: Create the Custom Plugin Directory If you haven’t already created your custom plugin directory in your home folder, do so with the following command: mkdir -p /home/user/customplugin Replace user with your actual username. Step 2: Create a Symbolic Link in the WordPress Plugins Directory Use the ln command …
Leggi tutto “How to develop a WordPress plugin in /home/user linked to /var/www”
