Redirect_404_Vehicles::maybe_redirect( mixed $wp_obj )
maybe_redirect
Contents
Description Description
Checks to see if the request is for a vehicle that no longer exists.<br>If it was, it decides where to redirect the user and performs that redirect.
Parameters Parameters
- $wp_obj
-
(Required)
Return Return
(void)
Source Source
File: includes/class-redirect-404-vehicles.php
Expand full source code Collapse full source code View on Github