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