Opened 6 years ago
Last modified 6 years ago
#39656 new enhancement
Create a submenu item under About admin bar for security
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 4.7.1 |
Component: | Security | Keywords: | |
Focuses: | ui, administration | Cc: |
Description
Make it easier for users to find the WP hardening information, from the About menu in wp-admin.
<li id="wp-admin-bar-security"> <a class="ab-item" href="https://codex.wordpress.org/Hardening_WordPress" data-external="true">Security<a> </li>
Note: See
TracTickets for help on using
tickets.
Why not integrate most of the hardening techniques in the core WP with option to enable or disable? Some security plugins are already doing this.