How to Streamline WordPress Plugin Development While Using SVN

March 20, 2026 in Uncategorized
  1. Checkout the Plugin
  2. Create Symlink in local environment to SVN trunk

Command to create a symlink
ln -s /Users/justin/Documents/Repos/single-sign-on-client/trunk ./single-sign-on-client