User Upgrade Capability – Change Log

2.4

  • 2018-06-20
  • New: class-tabbed-settings.php version 1.2.4 added.

2.3

  • 2018-01-31
  • New: class-tabbed-settings.php version 1.2.3 added.

2.2

  • 2017-03-04
  • Fix: Transients not being removed after settings update.
  • New: Option added for private or public site (based on support request )

2.1

  • 2016-11-09
  • New: added Text Domain user-upgrade-capability for translations

2.0

  • 2016-10-31
  • New: major re-write for greater flexibility multiple key-Capabilities and Key-Roles can be defined and used to add access to the local site.

1.4

  • 2015-08-10
  • New: class-tabbed-settings updated to version 1.2

1.3

  • 2015-05-01
  • New: class-tabbed-settings updated to version 1.1.8
  • Fix: Uninstall clean up corrections

1.2.1.3

  • 2015-02-10
  • New: class-tabbed-settings.php version 1.1.7

1.2.1.2

  • 2015-01-30
  • New: Different Capability requirements added to setting page tabs ( e.g. “Suggested Plugins” tab now requires user capability ‘install_plugins’, general tab requires ‘manage_network_users’ and the ‘User Capability’ tab require ‘promote_users’ capabilities)
  • New: class-tabbed-settings.php version 1.1.6.

1.2.1.1

  • 2014-12-13
  • fix: class-tabbed-settings.php network activated plugins cannot be deactivated.
  • fix: hooked plugin activation after theme set-up.

1.2.1

  • 2014-12-13
  • Serbo-Croatian Translation added ( props Borisa Djuraskovic @webhostinghub.com )

1.2

  • 2014-09-27
  • New Feature: Added new column to the Network site listing showing linked sites.
  • Updated class-tabbed-settings.php to 1.1.2
  • Updated class-tgm-plugin-activation.php.
  • Cleaned code.

1.1.1

  • 2014-09-07
  • Corrected wp_redirect call.
  • Changed the Settings Layout

1.1

  • 2014-09-04
  • Tested with WordPress 4.0
  • Added extendibility for ‘User Upgrade Capability – Extra’
  • Added protection on plugin activation to disable the functionality by initial clearing the reference site. Once activated you now need to set the reference site for the plugin to start functioning.
  • Removed depreciate use of get_bloginfo
  • Removed unused ‘no-access’ template code, this is to be handled outside the plugin to not reproduce how the current site handles limiting access (e.g. use the ‘Redirect to login if not logged in’ plugin by Daan Kortenbach)

1.0

  • 2014-05-21
  • Fix: Help Note menu position now unique to stop conflicts with other plugins.