redirect_relocate_target, $relocate . $request
redirect_relocate_target, $relocate . $request
Appears in: redirection.5.9.0
Hook Type: filter
Displaying hooks found in version: redirection.5.9.0apply_filters('redirect_relocate_target, $relocate . $request') is found 1 times:
- /models/canonical.php line 195
Warning: Undefined array key 200 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
} ); if ( $domain !== red_parse_domain_only( $relocate ) && count( $not_protected ) === 0 ) { return apply_filters( 'redirect_relocate_target', $relocate . $request ); } return false; } }