Functions
-
functionformat_to_edit()
Acts on text which is about to be edited.
-
functionformat_to_post()
Formerly used to escape strings before inserting into the DB.
-
functionform_option()
Prints option value after sanitizing for forms.
-
functionfunky_javascript_callback()
Callback used to change %uXXXX to &#YYY; syntax
-
functionfunky_javascript_fix()
Fixes JavaScript bugs in browsers.
-
functiongallery_shortcode()
Builds the Gallery shortcode output.
-
functiongd_edit_image_support()
Check if the installed version of GD supports particular image type
-
functiongenerate_block_asset_handle()
Generates the name for an asset based on the name of the block and the field name provided.
-
functiongenerate_postdata()
Generates post data.
-
functiongenerate_random_password()
Generates a random password.
-
functiongeneric_ping()
Sends pings to all of the ping site services.
-
functionget_404_template()
Retrieves path of 404 template in current or parent template.
-
functionget_active_blog_for_user()
Gets one of a user’s active blogs.
-
functionget_adjacent_image_link()
Gets the next or previous image link that has the same post parent.
-
functionget_adjacent_post()
Retrieves the adjacent post.
-
functionget_adjacent_post_link()
Retrieves the adjacent post link.
-
functionget_adjacent_post_rel_link()
Retrieves the adjacent post relational link.
-
functionget_admin_page_parent()
Gets the parent file of the current admin page.
-
functionget_admin_page_title()
Gets the title of the current admin page.
-
functionget_admin_url()
Retrieves the URL to the admin area for a given site.
-
functionget_admin_users_for_domain()
Get the admin for a domain/path combination.
-
functionget_alloptions()
Retrieve all autoload options, or all options if no autoloaded ones exist.
-
functionget_alloptions_110()
Retrieve all options as it was for 1.2.
-
Returns a filtered list of allowed area values for template parts.
-
functionget_allowed_block_types()
Gets the list of allowed block types to use in the block editor.
-
functionget_allowed_http_origins()
Retrieves list of allowed HTTP origins.
-
functionget_allowed_mime_types()
Retrieves the list of allowed mime types and file extensions.
-
functionget_allowed_themes()
Get the allowed themes for the current site.
-
functionget_all_category_ids()
Retrieves all category IDs.
-
functionget_all_page_ids()
Gets a list of page IDs.