Plugin Directory

Changeset 2303227


Ignore:
Timestamp:
05/12/2020 08:09:44 AM (6 years ago)
Author:
escitsupport
Message:

1.2 - Error in menu

Location:
wp-system-snapshot/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wp-system-snapshot/trunk/readme.txt

    r2299430 r2303227  
    55Tested up to: 5.4
    66Requires PHP: 5.0
    7 Stable tag: 1.1
     7Stable tag: 1.2
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    2828== Changelog ==
    2929
     30= 1.2 =
     31* Bug Fix:Issue with menu.
     32
     33= 1.1 =
     34* Enhancement: Second release.
     35
    3036= 1.0 =
    3137* Enhancement: First release.
  • wp-system-snapshot/trunk/wp-system-snapshot.php

    r2299430 r2303227  
    44Plugin URI: https://www.escit.co.uk/web-design/
    55Description: The perfect tool for developers to see a quick snapshot of the WordPress system.
    6 Version: 1.1
     6Version: 1.2
    77Author: ESC IT
    88Author URI: https://www.escit.co.uk
     
    1717    'manage_options',
    1818    'wp_system_snapshot___page',
    19     'wp_system_snapshot___display_dashboard',
    20     'dashicons-chart-pie'
     19    'wp_system_snapshot___display_dashboard'
    2120  );
    2221}
Note: See TracChangeset for help on using the changeset viewer.