-
Notifications
You must be signed in to change notification settings - Fork 2
/
readme.txt
113 lines (80 loc) · 5.07 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
=== Easy Hide Admin Menu Items ===
Contributors: campusboy1987, alexodiy, tkama
Donate link: #
Tags: admin menu, hide menu, dashboard, customization menu
Requires at least: 5.9.0
Tested up to: 6.6
Stable tag: 1.3.8
Requires PHP: 7.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
== Description ==
Easy Hide Admin Menu Items is a plugin designed for the convenience of using the WordPress admin panel by hiding unnecessary menu items. On some websites, the admin panel can become cluttered with various menus and settings, and Easy Hide Admin Menu Items is intended to help users easily customize their administrative space.
### Why is it convenient?
On some websites with numerous plugins and extensions, the admin panel can become confusing due to an excess of menus. Easy Hide Admin Menu Items allows you to easily hide the items you don't need, providing cleanliness and convenience in usage.
== Plugin Settings ==
In our plugin, you can locate the settings within the following menu:
**Appearance → Admin Menu Settings**
Within this menu, you'll find the settings for our plugin.
== Additional Description ==
Easy Hide Admin Menu Items offers a seamless solution for customizing your WordPress admin panel to suit your preferences. With the settings conveniently located under Appearance → Admin Menu Settings, you have the power to tailor your admin experience effortlessly.
Key Features:
* **Instant Menu Concealment:** Upon activation, the plugin allows you to immediately hide menus, ensuring instant application of your customization choices.
* **Child Menu Hiding:** Enable the option to hide child menus, providing a cleaner and more focused navigation experience.
* **Global or User-Specific Settings:** Choose between global settings for all users or empower each user to personalize their admin menu visibility.
* **Global Settings:** Changes apply to everyone. If the admin hides a menu, it's hidden for all users.
* **User-Specific Settings:** Each user can customize their menu visibility individually.
Enhance your WordPress admin panel experience by effortlessly managing menu items and optimizing the interface according to your specific needs. Experience a clutter-free and user-friendly environment with Easy Hide Admin Menu Items.
== Frequently Asked Questions ==
= How to hide a menu? =
After installing the plugin, a control manager will appear in the admin bar; you can disable the menu at any time.
= Can I make the menu hide for each user? =
Yes, you can. We introduced an additional settings page that we will improve over time. Please send your suggestions to [support](https://wordpress.org/support/plugin/easy-hide-admin-menu-items/).
= What advantages does using global settings offer compared to individual ones? =
You can quickly configure the admin panel for all users at once with just one click. Individual settings for the menu allow each user to customize their admin panel.
= Is there a way to quickly revert hidden menus to their original state? =
Yes, there is. A toggle switch is provided in the top admin bar for this purpose.
= Can interaction with hidden menus be done from the top bar? =
Yes, it can. Firstly, you can navigate to any link from the hidden menu directly from the hidden menu bar. Secondly, you can always delete a hidden menu. Thirdly, once all settings are configured in your admin panel, you can disable the display of hide icons for comfortable admin panel usage.
== Installation ==
You can install this plugin in two ways:
1. **Installation via Uploader:**
- Download the plugin archive and extract it.
- Upload the `easy-hide-admin-menu-items` folder to the `wp-content/plugins/` directory on your server.
- Activate the plugin through the "Plugins" section in the WordPress admin panel.
2. **Installation from Repository:**
- Log in to your WordPress admin panel.
- Go to the "Plugins" section and select "Add New".
- Enter the **`EHAMI`** key for simplified searching in the search bar.
- Click the "Install" button next to the "Easy Hide Admin Menu Items" plugin.
- After the installation is complete, activate the plugin.
== Screenshots ==
1. Hide unnecessary main menus effortlessly with our plugin
2. Activate child menu hiding
3. Explore and customize your preferences with easy-to-use plugin settings
4. Experience a user-friendly admin panel with our plugin's sleek design
== Changelog ==
= 1.3.8 =
- Tested on WordPress 6.6
= 1.3.7 =
- Tested with WordPress 6.5.
- Tested with PHP 8.3.
= 1.3.6 =
- Links in the hidden menu bar are now clickable.
- Added a setting to disable hiding icons.
- Updated project description.
- Performed testing for inaccuracies in the plugin.
- FIX: Corrected interface display issue for editors.
- FIX: Resolved saving error in user_meta for the last menu item.
= 1.3.5 =
- Add notice review.
= 1.3.4 =
- UPD: Contact details of the participants.
= 1.3.3 =
- Added the ability to hide child menus.
= 1.3.2 =
- Added support for WordPress 6.4.
- Added settings page.
= 1.3.1 =
- Fixed minor bugs related to menu item visibility.
- Enhanced performance for larger WordPress installations.