| @@ -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/ |