Skip to content

Commit

Permalink
Hide delete cache adminbar item
Browse files Browse the repository at this point in the history
  • Loading branch information
ronilaukkarinen committed Oct 8, 2024
1 parent 7a79d0b commit 9a55b1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inc/admin/adminbar.php
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ function air_helper_adminbar_flush_all_caches( $wp_admin_bar ) {
'redis-cache',
'wp-super-cache',
'nginx-helper-purge-all',
'delete-cache',
];

foreach ( $remove_items as $item ) {
Expand Down

0 comments on commit 9a55b1a

Please sign in to comment.