Redirect posts, pages or any custom post type to a different url.
Hooks
Actions
redirector_uninstall– Runs on plugin deinstallredirector_metabox_begin– Begin redirector meta boxredirector_metabox_end– End redirector meta boxredirector-modal-search-beginBegin redirector modalredirector-modal-search-endEnd redirector modal
Filters
redirector-redirect-url– Alter the query string that is appended to redirect urlredirector-status-code– Redirect status code; default 301redirector-recent-posts– Alter redirector recent posts queryredirector-search-query– Alter redirector search queryredirector-meta– Alter Redirector meta save
Update Notice
In version 3+ I』ve changed the database handling of storing the post meta data.
This results in that you have the visit the backend once after updating the plugin.
The function maybe_update() will handle the transition from the old structure to the newer one.
There shouldn』t be any problem updating the plugin, if so please contact me!






