Uses
Uses | Description |
---|---|
wp-admin/includes/export.php: wxr_cdata() | Wrap given string in XML CDATA tag. |
wp-includes/taxonomy.php: wp_get_object_terms() | Retrieves the terms associated with the given object(s), in the supplied taxonomies. |
wp-includes/taxonomy.php: get_object_taxonomies() | Return the names or objects of the taxonomies which are registered for the requested object or object type, such as a post object or post type name. |
wp-includes/post.php: get_post() | Retrieves post data given a post ID or post object. |