Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 1.47 KB

README.md

File metadata and controls

33 lines (26 loc) · 1.47 KB

RH Admin Utils

A WordPress utility plugin 🥞

Important

This plugin is provided without public support. No issues, no discussions, no PRs accepted. You can browse the source code and pick and choose what you find useful for your projects.

Docs

Things this plugin does (I know, too many 🤷‍♂️)

  • Adds a publish/save button to the admin bar
  • Removes plugin ads (Looking at you, Yoast SEO...)
  • Allows users with role "Editor" to add new users (highest role: editor)
  • Adds opt-in page resitrictions that can only be changed by Administrators (slug, hierarchy, page template, ...)
  • Adds an environment switcher
  • Adds several ACF field enhancements (browse the source of the scr/ACF... classes)
  • Adds a robust embed cache
  • Disables comments
  • Adds a new role "Editor in chief" that can update the WP core and plugins
  • Redirects uppercase URLs to lowercase on the frontend
  • Adds a badge with a count to the admin menu for pending reviews
  • Adds a download button to TinyMCE (classic editor)
  • if WP Super Cache is installed, adds a button to the admin bar to clear the whole cache
  • Adds a WP CLI command wp rhau acf-sync-field-groups to sync all ACF field groups

Other Features

  • Ships with an instance of Plugin Update Checker to support updates directly from GitHub
  • Does not rely on the WP.org plugin repository