- Plugin para listar los grupos creados desde el dashboard. git-svn-id: https://192.168.0.254/svn/Proyectos.ASong2U_Web/trunk@117 cd1a4ea2-8c7f-e448-aada-19d1fee9e1d6
58 lines
1.7 KiB
Plaintext
58 lines
1.7 KiB
Plaintext
=== Plugin Name ===
|
|
Contributors: jegerwan
|
|
Donate link: #
|
|
Tags: plugin, update, admin, tools
|
|
Requires at least: 2.9
|
|
Tested up to: 3.1
|
|
Stable tag: 0.2
|
|
|
|
Lets you disable unwanted updates for plugins
|
|
|
|
== Description ==
|
|
|
|
This plugin helps you deactivate the update for the plugins you don't want to update!
|
|
Let's say you are working on a website and you modified several plugins to make them work the way you want them to.
|
|
If you (or your client) later updates the plugin, all the changes you made will be lost.
|
|
This plugin will help you in solving this issue.
|
|
It will let you select for which plugins you want to disable updates. You can then leave a note to explain the changes you made.
|
|
|
|
<b>Please note:</b>
|
|
It's strongly recommended that you keep your WordPress plugins up to date.
|
|
If you skip plugin updates, you could expose your website to critical security issues.
|
|
|
|
== Installation ==
|
|
|
|
Pretty straightforward :
|
|
|
|
1. Upload the entire directory to the `/wp-content/plugins/` directory
|
|
2. Activate the plugin through the 'Plugins' menu in WordPress
|
|
3. The plugin admin page is located in the "Tools" menu
|
|
|
|
|
|
== Upgrade Notice ==
|
|
|
|
first update, no upgrage possible
|
|
|
|
== Frequently Asked Questions ==
|
|
|
|
= Is the update blocker permanent? =
|
|
|
|
This will bloc the updates for the selected plugins, as long as it is activated
|
|
|
|
== Screenshots ==
|
|
|
|
1. Plugin page where you can disable your plugins
|
|
|
|
== Changelog ==
|
|
|
|
= 0.2 =
|
|
- added saved notifications
|
|
- extended description on the plugin page
|
|
- added PUB_VERSION & PUB_DIR
|
|
- added settings link in the plugin list
|
|
- updated screenshot
|
|
- added Plugin URI in plugin description
|
|
|
|
= 0.1 =
|
|
First update. The plugin is working but I will ad more features
|