Περιγραφή
Plugins Genius allows you to choose which plugins should be active in the frontend and in the backend.
Some plugins affects only the frontend, some only the backend of WordPress and some of them make WordPress slow.
Now you can tune your WordPress site, actvating plugins only where you need.
- Author: Marco Canestrari
Στιγμιότυπα
Εγκατάσταση
- Upload the files to the /wp-content/plugins/plugins-genius/ directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to “Plugins Genius” tab and select which plugin should be active for each role
Κριτικές
Συνεισφέροντες & Προγραμματιστές
“Plugins Genius” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Plugins Genius” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
2.1.1
- Fixed a bug that caused frontend ajax action for anonymous users not to work
2.1.0
- Hooked get_option(‘active_plugins’) to return role-based active plugins
- Role-based active plugins displayed on classic plugins page
2.0.0
- Plugin Genius code is now Object Oriented
- Activaction hooks are now fired when a new plugin is activated within Plugins Genius
- Fixed a bug that caused some plugins not beeing correctly loaded
1.0.0
- Added nonce security
- Tested on WordPress 3.5.2
0.9.7
- Fixed bug causing fatal error on wp_get_current_user() function
0.9.6
- Security fix
0.9.5
- First release