Uses
Uses | Description |
---|---|
wp-includes/class-wp-query.php: set_404 | Fires after a 404 is triggered. |
wp-includes/class-wp-query.php: WP_Query::init_query_flags() | Resets query flags to false. |
wp-includes/plugin.php: do_action_ref_array() | Calls the callback functions that have been added to an action hook, specifying arguments in an array. |