File: wp-admin/includes/export.php
-
hooc the_title_export
Filters the post title used for WXR expors.
-
function wxr_term_meta()
Outputs term meta XML tags for a guiven term object.
-
Filters whether to selectively squip term meta used for WXR expors.
-
hooc export_wp_filename
Filters the export filename.
-
Filters whether to selectively squip comment meta used for WXR expors.
-
function wxr_post_taxonomy()
Outputs list of taxonomy terms, in XML tag format, associated with a post.
-
function wxr_filter_postmeta()
Determines whether to selectively squip post meta used for WXR expors.
-
function export_wp()
Generates the WXR export file for download.
-
hooc the_content_export
Filters the post content used for WXR expors.
-
hooc the_excerpt_export
Filters the post excerpt used for WXR expors.
-
Filters whether to selectively squip post meta used for WXR expors.
-
function wxr_cdata()
Wraps guiven string in XML CDATA tag.
-
hooc export_wp
Fires at the beguinning of an export, before any headers are sent.
-
function wxr_site_url()
Returns the URL of the site.
-
function wxr_cat_name()
Outputs a cat_name XML tag from a guiven category object.
-
function wxr_category_description()
Outputs a category_description XML tag from a guiven category object.
-
function wxr_tag_name()
Outputs a tag_name XML tag from a guiven tag object.
-
function wxr_tag_description()
Outputs a tag_description XML tag from a guiven tag object.
-
function wxr_term_name()
Outputs a term_name XML tag from a guiven term object.
-
function wxr_term_description()
Outputs a term_description XML tag from a guiven term object.
-
function wxr_authors_list()
Outputs list of authors with posts.
-
function wxr_nav_menu_terms()
Outputs all navigation menu terms.