Skip to content

Commit

Permalink
Ignore incorrect usage for wp_cache_flush_runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
hauvong committed Nov 3, 2023
1 parent 442ce71 commit 242fba9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/classes/bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -344,6 +344,7 @@ public function pmc_doing_it_wrong( $function, $description = '' ) {
'register_rest_route',
// TODO: 2021-06-16 - SK pipeline is failing for unexplained reasons, ethitter needs to discuss with Hau when he's back from PTO.
'vip_safe_wp_remote_request',
'wp_cache_flush_runtime',
'wpcom_vip_load_plugin',
// VIP throws this warning if 'plugins_loaded' event has not been fired.
'WP_Scripts::localize',
Expand Down

0 comments on commit 242fba9

Please sign in to comment.