Opened 8 years ago
Closed 4 months ago
#39656 closed enhancement (wontfix)
Create a submenu item under About admin bar for security
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 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>
Change History (3)
#3
@
4 months ago
- Milestone Awaiting Review deleted
- Resolution set to wontfix
- Status changed from new to closed
I don't think a dedicated security link is particularly warranted. You could make the same argument for performance, accessibility, privacy, etc, which is all documented in the linked support documentation.
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.