w3tc_notes, $w3tc_notes

w3tc_notes, $w3tc_notes

Hook Type: filter

See hook in core

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

apply_filters('w3tc_notes, $w3tc_notes') is found 1 times:

  • /Generic_Plugin_Admin.php line 1541
     
    		Generic_AdminActions_Default::apply_pending_nginx_restart_notice_dismiss();
    
    		$errors     = apply_filters( 'w3tc_errors', $errors );
    		$w3tc_notes = apply_filters( 'w3tc_notes', $w3tc_notes );
    
    		/**
    		 * Show messages.
    		 */
    		foreach ( $w3tc_notes as $w3tc_key => $w3tc_note ) {
    			echo wp_kses(