Περιγραφή
DON’T GO BACK TO WP-ADMIN TO ENABLE/DISABLE PLUGINS!
When you are developing / using a website you sometimes want to quickly enable/disable features for testing purposes.
Natively you have to keep your front-end tab open and get a new one in back-end to disable/enable the plugin.
Now you get the power to do that directly inside the WordPress admin bar so you increase your productivity!
Main features:
- Dynamically list all your installed plugins
- Enable/Disable a plugin in one single click!
- AJAX System no more reload
- Quick reload button
- Front-End / Back-End available
- Nice and clean UI
- Compatible with the Bottom Admin Toolbar plugin
Στιγμιότυπα
Εγκατάσταση
- Upload the dynamic-plugins folder to the /wp-content/plugins/ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
Κριτικές
Συνεισφέροντες & Προγραμματιστές
“Dynamic Plugins” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΤο “Dynamic Plugins” έχει μεταφραστεί σε 1 γλώσσα. Ευχαριστούμε τους μεταφραστές για τις συνεισφορές τους.
Μεταφράστε το “Dynamic Plugins” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.3.2
- [Improvement] Disable enqueue style/script for non logged-in user
1.3.1
- [FIX] Dynamic Plugins button hover didn’t initialized plugins list
1.3
- Use Object Oriented PHP Method
- Remove rating link
1.2.1
- Add rating link
[FIX] On hover modal stay open in back-office
1.2
- Add nonce verification for Ajax call
- Rename variable to prevent conflict with others plugins
- Security check for authenticated users
- Clean code
1.1
- Remove fixed scrollbar on Windows computer
- Remove hook wp_ajax_nopriv for non loggedin user
1.0
- Initial release