w3tc_ui_config_item_ . $action_key, $w3tc_a

w3tc_ui_config_item_ . $action_key, $w3tc_a

Hook Type: filter

See hook in core

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

apply_filters('w3tc_ui_config_item_ . $action_key, $w3tc_a') is found 1 times:

  • /Util_Ui.php line 1832
    		if ( is_array( $action_key ) ) {
    			$action_key = 'extension.' . $action_key[0] . '.' . $action_key[1];
    		}
    
    		return apply_filters( 'w3tc_ui_config_item_' . $action_key, $w3tc_a );
    	}
    
    	/**
    	 * Displays config item - caching engine selectbox.
    	 *
    	 * @param array $w3tc_a {