Functions
-
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.
-
functionload_template()
Requires the template file with WordPress environment.
-
functionload_textdomain()
Loads a .mo file into the text domain $domain.
-
functionload_theme_textdomain()
Loads the theme’s translated strings.
-
functionlocale_stylesheet()
Displays localized stylesheet link element.
-
functionlocate_block_template()
Finds a block template with equal or higher specificity than a given PHP template file.
-
functionlocate_template()
Retrieves the name of the highest priority template file that exists.
-
functionlogin_footer()
Outputs the footer for the login page.
-
functionlogin_header()
Outputs the login page header.
-
functionlogIO()
logIO() – Writes logging info to a file.