w3tc_footer_comment

w3tc_footer_comment

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: filter
See hook in action

See hook in core

Displaying hooks found in version: w3-total-cache.2.7.0

apply_filters('w3tc_footer_comment') is found 1 times:

  • /Generic_Plugin.php line 528
    					$strings[] = 'Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/';
    					$strings[] = '';
    				}
    
    				$strings = apply_filters( 'w3tc_footer_comment', $strings );
    
    				if ( count( $strings ) ) {
    					$strings[] = '';
    					$strings[] = sprintf(
    						'Served from: %1$s @ %2$s by W3 Total Cache',
    						Util_Content::escape_comment( $host ),
    

See this hook used in plugins: