feature request: filter for enabling purge button
-
I would like to be able to enable the Empty Cache button for some of my clients who have either the Editor or Shop Manager role. It would be great to have a filter for the current_user_can capability check on line 113.
( !is_multisite() && current_user_can( 'activate_plugins' ) ) ||
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘feature request: filter for enabling purge button’ is closed to new replies.