WP Manifestindependent plugin directory
manifest / admin / fix-wpe-multisite-admin-bar

Fix WP Engine Multisite Admin Bar

WP Engine's admin bar menu includes an Empty Caches link that errors for all multisite users except Super Admins. This is a fix.

by Corey Salzano · github.com/csalzano/fix-wpe-multisite-admin-bar · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/csalzano/fix-wpe-multisite-admin-bar/archive/refs/heads/master.zip

Readme

Fix WP Engine Multisite Admin Bar

This WordPress plugin fixes a bug in the WP Engine Quick Links admin bar. In multisite installations, all users except Super Admins reach an error message when clicking the Empty Caches menu item. This plugin prevents that error and empties the WP Engine Varnish and memcached caches no matter who clicks Empty Caches.

Read the full README on GitHub →