PluginProbe
Adminimize / 1.11.9
Adminimize v1.11.9
1.11.14 1.11.13 1.11.1 1.11.10 1.11.11 1.11.12 1.11.2 1.11.3 1.11.4 1.11.5 1.11.6 1.11.7 1.11.8 1.11.9 1.3 1.4.7 1.6 1.7.12 1.7.13 1.7.14 1.7.15 1.7.16 1.7.17 1.7.18 1.7.19 All 53 releases
← All changes | adminimize.php +4 -4 1.11.81.11.9 View file →
@@ -4,11 +4,11 @@
4 4 * Plugin URI: https://wordpress.org/plugins/adminimize/
5 5 * Text Domain: adminimize
6 6 * Domain Path: /languages
7 7 * 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.
8 - * Author: Frank Bültge
9 - * Author URI: http://bueltge.de/
10 - * Version: 1.11.8
8 + * Author: WP MEDIA SAS
9 + * Author URI: https://wp-media.me/
10 + * Version: 1.11.9
11 11 * License: GPLv2+
12 12 *
13 13 * Php Version 5.6
14 14 *
@@ -14,9 +14,9 @@
14 14 *
15 15 * @package WordPress
16 16 * @author Frank Bültge <frank@bueltge.de>
17 17 * @license http://opensource.org/licenses/gpl-license.php GNU Public License
18 - * @version 2022-07-19
18 + * @version 2022-12-09
19 19 */
20 20
21 21 /**
22 22 * The stylesheet and the initial idea is from Eric A. Meyer http://meyerweb.com/