Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Support for WP Fastest Cache still Good?

$
0
0

Replies: 0

Hello,
I’m not sure if this method is still working: https://wordpress.org/support/topic/support-for-wp-fastest-cache/

actually, if I try to log any message inside the suggested condition:

if ( isset( $GLOBALS['wp_fastest_cache'] ) && method_exists( $GLOBALS['wp_fastest_cache'], 'singleDeleteCache' ) ) {

I don’t get any message in debug.log

  • This topic was modified 4 minutes ago by bluantinoo.

Viewing all articles
Browse latest Browse all 59525

Trending Articles