Skip to content

wpugph/wp-simple-custom-admin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

WordPress Customize Admin Plugin

Simple Custom Admin

For bugs and feature request, please open an Issue in GitHub https://github.com/wpugph/wp-simple-custom-admin/issues

This plugin will simply white label and easily customize your WordPress admin dashboard panel. Only one plugin to use when simplifying up your admin dashboard for your users. This is the easiest and simplest way to simplify your admin dashboard.

Current Features:

Display Settings

  • Change login Logo
  • Change dashboard icon
  • Replace footer text & version with custom text
  • Remove help

Management

  • Remove screen option
  • Remove Access to Posts
  • Remove Access to edit Pages
  • Remove Access to Media
  • Remove Access to Comments
  • Add Manager Role below Administrator which can be customizable
  • Manager Roles (by default, it has the same level as Administrator
  • Disable Settings Access
  • Disable user administration
  • Reset when deactivated

Custom dashboard

  • Remove the default dashboard widgets
  • Create and additional dashboard that accepts html

== Changelog ==

= 1.2 =

  • 2017-01-26
  • Fixed broken admin when proper escape html tags is used
  • Restrict access on settings page for non Administrator roles

= 1.1 =

  • 2017-01-10
  • Updated code to adhere with WP Coding Standards

= 1.0 =

  • 2016-12-31
  • Initial release

About

WordPress Customize Admin Plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 95.9%
  • JavaScript 4.1%