Uses
Uses | Description |
---|---|
wp-includes/formatting.php: sanitize_key() | Sanitizes a string key. |
wp-includes/taxonomy.php: get_term_by() | Get all Term data from database by Term field and data. |
wp-includes/post.php: get_post() | Retrieves post data given a post ID or post object. |