Make WordPress Core

Opened 7 years ago

Last modified 7 years ago

#39656 new enhancement

Create a submenu item under About admin bar for security

Reported by: lukecavanagh's profile lukecavanagh 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>

Change History (2)

#1 @Junaidkbr
7 years ago

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.

#2 @lukecavanagh
7 years ago

@Junaidkbr

I like that idea a lot.

Note: See TracTickets for help on using tickets.