Advertisement

wxr_term_name

Output a term_name XML tag from a given term object

wxr_tag_description

Output a tag_description XML tag from a given tag object

wxr_tag_name

Output a tag_name XML tag from a given tag object

Advertisement

wxr_cat_name

Output a cat_name XML tag from a given category object

wxr_site_url

Return the URL of the site

wxr_cdata

Wrap given string in XML CDATA tag.

Advertisement

post_form_autocomplete_off

Disables autocomplete on the ‘post’ form (Add/Edit Post screens) for WebKit browsers, as they disregard the autocomplete setting on the editor textarea. That can break the editor when the user navigates to it with the browser’s Back button. See #28037

add_utility_page

Add a top-level menu page in the ‘utility’ section.

add_object_page

Add a top-level menu page in the ‘objects’ section.

_relocate_children

This was once used to move child posts to a new parent.

Advertisement