w3tc_notes

w3tc_notes

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_notes') is found 1 times:

  • /Generic_Plugin_Admin.php line 1078
    			}
    		}
    
    		$errors = apply_filters( 'w3tc_errors', $errors );
    		$notes  = apply_filters( 'w3tc_notes', $notes );
    
    		/**
    		 * Show messages.
    		 */
    		foreach ( $notes as $key => $note ) {
    			echo wp_kses(
    

See this hook used in plugins: