Changeset 3350349
- Timestamp:
- 08/26/2025 11:00:25 AM (7 months ago)
- Location:
- veo-multisite-plugin-manager
- Files:
-
- 2 edited
-
tags/1.0/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
veo-multisite-plugin-manager/tags/1.0/readme.txt
r3341953 r3350349 1 === VEO Multisite PluginManager ===1 === VEO Multisite Extensions Manager === 2 2 Contributors: kebes 3 Tags: multisite, management, network4 Requires at least: 6.05 Tested up to: 6. 86 Requires PHP: 7. 47 Stable tag: 1. 03 Tags: multisite, plugins, network 4 Requires at least: 4.6 5 Tested up to: 6.7.1 6 Requires PHP: 7.0 7 Stable tag: 1.3.1 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html 10 10 11 Manage and monitor plugin activation across WordPress Multisite networks. 12 11 13 == Description == 12 14 VEO Multisite Plugin Manager allows you to: 13 – View which plugins are active globally 14 – See the sites where plugins are individually active 15 – Quickly navigate to the plugin pages of specific sites 15 - View which plugins are active globally. 16 - See the sites where plugins are individually active. 17 - Quickly navigate to the plugin pages of specific sites. 16 18 17 19 == Installation == 18 1. Upload and activate on the network. 20 1. Upload the plugin files to the `/wp-content/plugins/veo-multisite-plugin-manager` directory or install the plugin directly through the WordPress plugins screen. 21 2. Activate the plugin through the 'Plugins' screen in WordPress. 22 3. Enjoy monitoring your Multisite network plugins! 23 24 == Frequently Asked Questions == 25 = Does this work on a single-site WordPress installation? = 26 No, this plugin is specifically designed for Multisite installations. 27 28 = Can I activate or deactivate plugins with this plugin? = 29 This plugin only monitors plugin activations. It does not modify plugin statuses. 30 31 == Changelog == 32 = 1.3.1 = 33 * Fixed issues related to repository compatibility and stability. 34 35 = 1.0 = 36 * Initial release. 37 38 == Upgrade Notice == 39 = 1.3.1 = 40 This update fixes repository-related problems. It is strongly recommended to update. 41 42 = 1.0 = 43 First version of VEO Multisite Plugin Manager. 19 44 20 45 == Screenshots == 21 1. Main screen.22 2. Plugin settings.23 46 24 == Changelog == 25 = 1.0 = 26 * Initial version. 47 1. Example -
veo-multisite-plugin-manager/trunk/readme.txt
r3341953 r3350349 1 === VEO Multisite PluginManager ===1 === VEO Multisite Extensions Manager === 2 2 Contributors: kebes 3 Tags: multisite, management, network4 Requires at least: 6.05 Tested up to: 6. 86 Requires PHP: 7. 47 Stable tag: 1. 03 Tags: multisite, plugins, network 4 Requires at least: 4.6 5 Tested up to: 6.7.1 6 Requires PHP: 7.0 7 Stable tag: 1.3.1 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html 10 10 11 Manage and monitor plugin activation across WordPress Multisite networks. 12 11 13 == Description == 12 14 VEO Multisite Plugin Manager allows you to: 13 – View which plugins are active globally 14 – See the sites where plugins are individually active 15 – Quickly navigate to the plugin pages of specific sites 15 - View which plugins are active globally. 16 - See the sites where plugins are individually active. 17 - Quickly navigate to the plugin pages of specific sites. 16 18 17 19 == Installation == 18 1. Upload and activate on the network. 20 1. Upload the plugin files to the `/wp-content/plugins/veo-multisite-plugin-manager` directory or install the plugin directly through the WordPress plugins screen. 21 2. Activate the plugin through the 'Plugins' screen in WordPress. 22 3. Enjoy monitoring your Multisite network plugins! 23 24 == Frequently Asked Questions == 25 = Does this work on a single-site WordPress installation? = 26 No, this plugin is specifically designed for Multisite installations. 27 28 = Can I activate or deactivate plugins with this plugin? = 29 This plugin only monitors plugin activations. It does not modify plugin statuses. 30 31 == Changelog == 32 = 1.3.1 = 33 * Fixed issues related to repository compatibility and stability. 34 35 = 1.0 = 36 * Initial release. 37 38 == Upgrade Notice == 39 = 1.3.1 = 40 This update fixes repository-related problems. It is strongly recommended to update. 41 42 = 1.0 = 43 First version of VEO Multisite Plugin Manager. 19 44 20 45 == Screenshots == 21 1. Main screen.22 2. Plugin settings.23 46 24 == Changelog == 25 = 1.0 = 26 * Initial version. 47 1. Example
Note: See TracChangeset
for help on using the changeset viewer.