Uses
Uses | Description |
---|---|
wp-includes/user.php: user_request_key_expiration | Filters the expiration time of confirm keys. |
wp-includes/class-wp-query.php: WP_Query::__construct() | Constructor. |
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |
wp-includes/post.php: wp_update_post() | Update a post with new post data. |