w3tc_process_content, $buffer
w3tc_process_content, $buffer
Appears in: w3-total-cache.2.10.3
Hook Type: filter
Displaying hooks found in version: w3-total-cache.2.10.3apply_filters('w3tc_process_content, $buffer') is found 1 times:
- /Generic_Plugin.php line 955
array( 'pagecache' ), $buffer ); } else { $buffer = apply_filters( 'w3tc_process_content', $buffer ); if ( Util_Content::can_print_comment( $buffer ) ) { /** * Add footer comment */ $date = date_i18n( 'Y-m-d H:i:s' );