Plugin Directory

Changeset 3350349


Ignore:
Timestamp:
08/26/2025 11:00:25 AM (7 months ago)
Author:
kebes
Message:

Fix repository version 1.3.1

Location:
veo-multisite-plugin-manager
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • veo-multisite-plugin-manager/tags/1.0/readme.txt

    r3341953 r3350349  
    1 === VEO Multisite Plugin Manager ===
     1=== VEO Multisite Extensions Manager ===
    22Contributors: kebes
    3 Tags: multisite, management, network
    4 Requires at least: 6.0
    5 Tested up to: 6.8
    6 Requires PHP: 7.4
    7 Stable tag: 1.0
     3Tags: multisite, plugins, network
     4Requires at least: 4.6
     5Tested up to: 6.7.1
     6Requires PHP: 7.0
     7Stable tag: 1.3.1
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
    1010
     11Manage and monitor plugin activation across WordPress Multisite networks.
     12
    1113== Description ==
    1214VEO 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.
    1618
    1719== Installation ==
    18 1. Upload and activate on the network.
     201. Upload the plugin files to the `/wp-content/plugins/veo-multisite-plugin-manager` directory or install the plugin directly through the WordPress plugins screen.
     212. Activate the plugin through the 'Plugins' screen in WordPress.
     223. Enjoy monitoring your Multisite network plugins!
     23
     24== Frequently Asked Questions ==
     25= Does this work on a single-site WordPress installation? =
     26No, this plugin is specifically designed for Multisite installations.
     27
     28= Can I activate or deactivate plugins with this plugin? =
     29This 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 =
     40This update fixes repository-related problems. It is strongly recommended to update.
     41
     42= 1.0 =
     43First version of VEO Multisite Plugin Manager.
    1944
    2045== Screenshots ==
    21 1. Main screen.
    22 2. Plugin settings.
    2346
    24 == Changelog ==
    25 = 1.0 =
    26 * Initial version.
     471. Example
  • veo-multisite-plugin-manager/trunk/readme.txt

    r3341953 r3350349  
    1 === VEO Multisite Plugin Manager ===
     1=== VEO Multisite Extensions Manager ===
    22Contributors: kebes
    3 Tags: multisite, management, network
    4 Requires at least: 6.0
    5 Tested up to: 6.8
    6 Requires PHP: 7.4
    7 Stable tag: 1.0
     3Tags: multisite, plugins, network
     4Requires at least: 4.6
     5Tested up to: 6.7.1
     6Requires PHP: 7.0
     7Stable tag: 1.3.1
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
    1010
     11Manage and monitor plugin activation across WordPress Multisite networks.
     12
    1113== Description ==
    1214VEO 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.
    1618
    1719== Installation ==
    18 1. Upload and activate on the network.
     201. Upload the plugin files to the `/wp-content/plugins/veo-multisite-plugin-manager` directory or install the plugin directly through the WordPress plugins screen.
     212. Activate the plugin through the 'Plugins' screen in WordPress.
     223. Enjoy monitoring your Multisite network plugins!
     23
     24== Frequently Asked Questions ==
     25= Does this work on a single-site WordPress installation? =
     26No, this plugin is specifically designed for Multisite installations.
     27
     28= Can I activate or deactivate plugins with this plugin? =
     29This 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 =
     40This update fixes repository-related problems. It is strongly recommended to update.
     41
     42= 1.0 =
     43First version of VEO Multisite Plugin Manager.
    1944
    2045== Screenshots ==
    21 1. Main screen.
    22 2. Plugin settings.
    2346
    24 == Changelog ==
    25 = 1.0 =
    26 * Initial version.
     471. Example
Note: See TracChangeset for help on using the changeset viewer.