Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create a task to combine plugins from the repository and the live server #6

Open
grafikchaos opened this issue Aug 4, 2011 · 0 comments

Comments

@grafikchaos
Copy link
Member

Some WordPress plugins have an issue being located within a symlinked directory (share/plugins) so until the WordPress wp_includes/plugin.php plugin_basename patch is accepted into core the plugins directory should not be located within the shared directory but rather stay in the same root directory of the WordPress application.

Because people can download and install plugins through the admin interface, we should create a task to copy the previous release's plugins to the newest release's plugin directory (probably best handled via rsync)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant