diff --git a/adminimize.php b/adminimize.php index 779919f..646d27e 100755 --- a/adminimize.php +++ b/adminimize.php @@ -7,13 +7,13 @@ * Description: Visually compresses the administrative meta-boxes so that more admin page content can be initially seen. The plugin that lets you hide 'unnecessary' items from the WordPress administration menu, for all roles of your install. You can also hide post meta controls on the edit-area to simplify the interface. It is possible to simplify the admin in different for all roles. * Author: Frank Bültge * Author URI: http://bueltge.de/ - * Version: 1.9.0-RC3 + * Version: 1.9.0 * License: GPLv2+ * * @package WordPress * @author Frank Bültge * @license http://opensource.org/licenses/gpl-license.php GNU Public License - * @version 2016-01-18 + * @version 2016-01-21 */ /** diff --git a/package.json b/package.json index 071ea68..7e2379c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Adminimize", - "version": "1.8.5", + "version": "1.9.0", "devDependencies": { "grunt": "~0.4.5", "grunt-contrib-cssmin": "^0.14.0", diff --git a/readme.txt b/readme.txt index 79fb2e1..331fab2 100755 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Donate link: https://www.paypal.me/FrankBueltge Tags: color, scheme, theme, admin, dashboard, color scheme, plugin, interface, ui, metabox, hide, editor, minimal, menu, customization, interface, administration, lite, light, usability, lightweight, layout, zen Requires at least: 4.0 Tested up to: 4.4 -Stable tag: 1.8.5 +Stable tag: 1.9.0 Adminimize that lets you hide 'unnecessary' items from the WordPress backend @@ -94,7 +94,7 @@ Please use the `Uninstall-Function` in the option-area before update to version 1. Adminimize Theme how in WordPress 2.3 == Changelog == -= 1.9.0 () = += 1.9.0 (2016-01-21) = * Change Ex-/Import functions to use JSON format and remove mysql topics, there no longer valid in WP core. * Add more checks to hide also dynamically menu items, like Customizer. * Update spanish and german language file.