• I’m new with SVN so I don’t know if this is a dumb question. Anyway, the code for my plugin is in wp-content/plugins/myplugin/trunk. However, wordpress won’t detect the plugin unless it’s directly in wp-content/plugins/. So I can’t simply make a change in the svn trunk files and test those out on my wordpress install. Is there any way to make development easier so that wordpress detects the plugin in the trunk folder?

Viewing 1 replies (of 1 total)
  • On a Linux box you can make a sym-link. That does work. Probably a Windows alias would work but I have not tried it.

Viewing 1 replies (of 1 total)
  • The topic ‘Is there an easy way to test plugins in the svn trunk?’ is closed to new replies.