w3tc_page_mapping
w3tc_page_mapping
Appears in: w3-total-cache.2.7.0, w3-total-cache.2.7.2, w3-total-cache.2.7.5, w3-total-cache.2.7.7, w3-total-cache.2.8.0
Hook Type: filter
Displaying hooks found in version: w3-total-cache.2.8.0apply_filters('w3tc_page_mapping') is found 1 times:
- /Util_PageUrls.php line 992
Warning: Undefined array key 996 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 997 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
'parent_link' => esc_url( Util_Ui::admin_url( 'admin.php?page=w3tc_extensions#alwayscached' ) ), ), ); $map = apply_filters( 'w3tc_page_mapping', $map ); return ! empty( $map[ $id ] ) ? $map[ $id ] : array(); } }