Methods
1 to 14 of 14
- oiksc_404_handler::another_like() – Find potential matches to the query
- oiksc_404_handler::another_like_api() – Alternative ‘like’ API – tbc
- oiksc_404_handler::attach_post_type_handler() – Attach the handler for this post_type
- oiksc_404_handler::entry_title() – Return the entry title
- oiksc_404_handler::get_name() – Get the name specified
- oiksc_404_handler::get_post_type_object() – Find the post_type_object
- oiksc_404_handler::handlers() – Return the handler for each post type
- oiksc_404_handler::handle_404() – Filter the 404 text
- oiksc_404_handler::handle_oik_api() – oik_api 404 handler
- oiksc_404_handler::handle_oik_plugins() – oik-plugins 404 handler
- oiksc_404_handler::handle_post_type() – Generic post type 404 handler
- oiksc_404_handler::instance() – Return a single instance of this class
- oiksc_404_handler::perform_queries() – Run the queries and display results
- oiksc_404_handler::__construct() – Constructor for 404 handler