Share a Plugin between two WordPress Installs
-
I have two WordPress installs on the same server for two different domains. On both, I have a plugin called WP Events Calendar http://wordpress.org/extend/plugins/the-events-calendar/.
I have root access to the MySQL databases. I have done some programming via WordPress API hooks/filters/actions.
What is the best way for both of those sites to share the same plugin?
To clarify, the need to share the events within the database, and be able to update from both sites.
The topic ‘Share a Plugin between two WordPress Installs’ is closed to new replies.