‘Delete Cache’ Admin Bar Item weird behaviour
-
Hi there,
first of all, many thanks for the amazing work on this plugin!!
…I noticed a strange behaviour in my install: If I navigate my admin area with the user role editor, the “Delete Cache”-button doesn’t show up, except if on
edit.phpscreens. I investigated it further and found out, that theis_archive()-call inwpsc_admin_bar_render()insidewp-cache.phphas a false positive. Anyways, it seems like this block of code is intended only for the Admin Bar on the frontend, right?Now aside from this small ‘bug’, I would appreciate it very much to have a filter to allow the display of the “Delete Cache”-button also on the admin side for other user groups than administrators. For now, I wrote my own little plugin that takes care of that.
All the best!
The topic ‘‘Delete Cache’ Admin Bar Item weird behaviour’ is closed to new replies.