Functions
-
functionjs_escape()
Escape single quotes, specialchar double quotes, and fix line endings.
-
functionkses_init()
Sets up most of the KSES filters for input form content.
-
functionkses_init_filters()
Adds all KSES input form content filters.
-
functionkses_remove_filters()
Removes all KSES input form content filters.
-
functionlanguage_attributes()
Displays the language attributes for the ‘html’ tag.
-
functionlike_escape()
Formerly used to escape strings before searching the DB. It was poorly documented and never worked as described.
-
functionlinks_add_base_url()
Adds a base URL to relative links in passed content.
-
functionlinks_add_target()
Adds a target attribute to all links in passed content.
-
functionlinks_popup_script()
Show the link to the links popup and the number of links.
-
functionlink_pages()
Print list of pages based on arguments.
-
functionlist_authors()
Lists authors.
-
functionlist_cats()
Lists categories.
-
functionlist_core_update()
Lists available core updates.
-
functionlist_files()
Returns a listing of all files in the specified folder and all subdirectories up to 100 levels deep.
-
functionlist_meta()
Outputs a post’s public meta data in the Custom Fields meta box.
-
functionlist_plugin_updates()
Display the upgrade plugins form.
-
functionlist_theme_updates()
Display the upgrade themes form.
-
functionlist_translation_updates()
Display the update translations form.
-
functionload_child_theme_textdomain()
Loads the child theme’s translated strings.
-
functionload_default_textdomain()
Loads default translated strings based on locale.
-
functionload_image_to_edit()
Loads an image resource for editing.
-
functionload_muplugin_textdomain()
Loads the translated strings for a plugin residing in the mu-plugins directory.
-
functionload_plugin_textdomain()
Loads a plugin’s translated strings.
-
functionload_script_textdomain()
Loads the script translated strings.
-
functionload_script_translations()
Loads the translation data for the given script handle and text domain.