Plugin Directory

Changeset 1190552


Ignore:
Timestamp:
07/01/2015 12:02:22 AM (11 years ago)
Author:
tylerdigital
Message:

Updating Readme in 1.3.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • webmaster-user-role/tags/1.3.2/readme.txt

    r1145307 r1190552  
    55Tested up to: 4.2
    66Stable tag: 1.3.2
     7License: GPLv2 or later
     8License URI: http://www.gnu.org/licenses/gpl-2.0.html
    79
    810Adds a new "Admin" user role between Administrator and Editor. Perfect for clients and those who know just enough to be dangerous.
     
    5153
    5254== Changelog ==
    53 = v 1.3.2 =
    54 * Improve support for new Gravity Forms version
    55 * Fix register_scripts_and_styles PHP warning
    56 * Fix potential issue with webmaster user being given no access permissions
    5755
    58 = v 1.3.1 =
    59 * Show Yoast metabox when editing pages (still hide settings) by default
     56= 1.3.2 =
     57* Improved: Improve support for new Gravity Forms version
     58* Fixed: register_scripts_and_styles PHP warning
     59* Fixed: potential issue with webmaster user being given no access permissions
    6060
    61 = v 1.3 =
    62 * Hide Users menu (often requested, and really the webmaster user couldn't do much in this screen anyway)
    63 * Add support for ACF5 (hide Custom Fields Menu compatible with new version)
    64 * Add support for Contact Form 7
    65 * Add support for iThemes Security
     61= 1.3.1 =
     62* Improved: Show Yoast metabox when editing pages (still hide settings) by default
    6663
    67 = v 1.21 =
    68 * Add support for TablePress [http://wordpress.org/plugins/tablepress/]
     64= 1.3 =
     65* New: Hide Users menu (often requested, and really the webmaster user couldn't do much in this screen anyway)
     66* New: Add support for ACF5 (hide Custom Fields Menu compatible with new version)
     67* New: Add support for Contact Form 7
     68* New: Add support for iThemes Security
     69
     70= 1.21 =
     71* New: Add support for TablePress [http://wordpress.org/plugins/tablepress/]
    6972
    7073= v 1.2 =
     
    7275* Multisite bugfix: Stop removing Settings & Tools from network administrator
    7376
    74 = v1.1.1 =
    75 * Now hides non-essential dashboard items
    76 * Fixes a conflict with Mizzo theme (thanks djesch)
     77= 1.1.1 =
     78* New: Now hides non-essential dashboard items
     79* Fixed: Fixes a conflict with Mizzo theme (thanks djesch)
    7780
    78 = v1.1 =
    79 * Add support for Sucuri Scanner [http://wordpress.org/plugins/sucuri-scanner/]
    80 * Add support for Advanced Custom Fields [http://wordpress.org/plugins/advanced-custom-fields/]
    81 * Remove tools menu – so webmaster users can't import/export/migrate/find&replace
     81= 1.1 =
     82* New: Add support for Sucuri Scanner [http://wordpress.org/plugins/sucuri-scanner/]
     83* New: Add support for Advanced Custom Fields [http://wordpress.org/plugins/advanced-custom-fields/]
     84* New: Remove tools menu – so webmaster users can't import/export/migrate/find&replace
    8285
    83 = v1.0.9 =
    84 * Add support for Ultimate Branding [http://premium.wpmudev.org/project/ultimate-branding/]
     86= 1.0.9 =
     87* New: Add support for Ultimate Branding [http://premium.wpmudev.org/project/ultimate-branding/]
    8588
    86 = v1.0.8 =
    87 * Add Gravity Forms edit_forms capability as an option (only allows entry viewing by default) via filter:
     89= 1.0.8 =
     90* Improved: Add Gravity Forms edit_forms capability as an option (only allows entry viewing by default) via filter:
    8891add_filter( 'td-webmaster-user-roleoption_cap_gravityforms_edit_forms', __return_true );
    8992
    90 = v1.0.7 =
    91 * Remove settings menu from wp-admin
     93= 1.0.7 =
     94* New: Remove settings menu from wp-admin
    9295
    93 = v1.0.5 =
    94 * Remove capability to delete users
     96= 1.0.5 =
     97* New: Remove capability to delete users
    9598
    96 = v1.0.4 =
    97 * Add "editor" cap for role so plugins checking for "editor" explicitly work
     99= 1.0.4 =
     100* Improved: Add "editor" cap for role so plugins checking for "editor" explicitly work
    98101
    99 = v1.0.3 =
    100 * Remove capabiilty to add, edit, promote users
    101 * Remove capability to update core
     102= 1.0.3 =
     103* New: Remove capabiilty to add, edit, promote users
     104* New: Remove capability to update core
    102105
    103 = v1.0.2 =
     106= 1.0.2 =
    104107* Initial Release
Note: See TracChangeset for help on using the changeset viewer.