Absint : Section Section
Absint : Section Section
php:
absint()
Function: Convert a value to non-negative integer.
activate_plugin()
Function: Attempts activation of plugin in a sandbox
and redirects on success.
activate_plugins()
Function: Activate multiple plugins.
activate_sitewide_plugin()
Function:
addslashes_gpc()
Function: Adds slashes to escape strings.
add_action()
Function: Hooks a function on to a specific action.
add_blog_option()
Function: Add a new option for a given blog id.
add_clean_index()
Function:
add_comments_page()
Function: Add sub menu page to the comments main
menu.
add_comment_meta()
Function: Add meta data field to a comment.
add_contextual_help()
Function: Add contextual help text for a page.
add_cssclass()
Function:
add_custom_background()
Function: Add callbacks for background image display.
add_custom_image_header()
Function: Add callbacks for image header display.
add_dashboard_page()
Function: Add sub menu page to the Dashboard main
menu.
add_editor_style()
Function: Add callback for custom TinyMCE editor
stylesheets.
add_existing_user_to_blog()
Function: Add a user to a blog based on details from
maybe_add_existing_user_to_blog().
add_feed()
Function: Add a new feed type like /atom1/.
add_filter()
Function: Hook a function or method to a specific filter
action.
add_image_size()
Function: Register a new image size.
add_link()
Function: Add a link to using values provided in $_POST.
add_links_page()
Function: Add sub menu page to the links main menu.
add_magic_quotes()
Function: Walks the array while sanitizing the contents.
add_management_page()
Function: Add sub menu page to the tools main menu.
add_media_page()
Function: Add sub menu page to the media main menu.
add_menu_classes()
Function:
add_menu_page()
Function: Add a top level menu page
add_meta()
Function:
add_metadata()
Function: Add metadata for the specified object.
add_meta_box()
Function: Add a meta box to an edit form.
add_new_user_to_blog()
Function: Add a newly created user to the appropriate
blog
add_object_page()
avoid_blog_page_permalink_collision()
Function: Avoids a collision between a site slug and a
permalink slug.
Source: wp-admin/includes/ms.php:744
Used by 0 functions | Uses 3 functions
background_color()
Function: Display background color value.
background_image()
Function: Display background image path.
Source: wp-includes/theme.php:1276
Used by 0 functions | Uses 1 function
backslashit()
Function: Adds backslashes before letters and before a
number at the start of a string.
Source: wp-includes/formatting.php:1640
Used by 1 function | Uses 0 functions
balanceTags()
Function: Balances tags if forced to, or if the
use_balanceTags option is set to true.
Source: wp-includes/formatting.php:1445
Used by 0 functions | Uses 1 function
before_last_bar()
Function: Remove last item on a pipe-delimited string.
Source: wp-includes/l10n.php:114
Used by 4 functions | Uses 0 functions
bloginfo()
Function: Display information about the blog.
Source: wp-includes/general-template.php:576
Used by 6 functions | Uses 1 function
bloginfo_rss()
Function: Display RSS container for the bloginfo
function.
Source: wp-includes/feed.php:53
Used by 1 function | Uses 3 functions
body_class()
Function: Display the classes for the body element.
Source: wp-includes/post-template.php:496
Used by 0 functions | Uses 1 function
bool_from_yn()
Function: Whether input is yes or no.
Source: wp-includes/functions.php:1109
Used by 0 functions | Uses 0 functions
build_query()
Function: Build URL query based on an associative and,
or indexed array.
Source: wp-includes/functions.php:669
Used by 1 function | Uses 1 function
bulk_edit_posts()
Function: Process the post data for the bulk editing of
posts.
cache_javascript_headers()
Function: Set the headers for caching for 10 days with
JavaScript content type.
Source: wp-includes/functions.php:1077
Used by 0 functions | Uses 1 function
cache_users()
Function: Retrieve info for user lists to prevent multiple
queries by get_userdata()
Source: wp-includes/pluggable.php:172
Used by 2 functions | Uses 4 functions
calendar_week_mod()
Function: Get number of days since the start of the
week.
Source: wp-includes/general-template.php:1523
Used by 1 function | Uses 0 functions
cancel_comment_reply_link()
Function: Display HTML content for cancel comment
reply link.
Source: wp-includes/comment-template.php:1567
Used by 1 function | Uses 1 function
can_edit_network()
Function: Whether or not we can edit this network from
this page.
Source: wp-admin/includes/ms.php:929
Used by 1 function | Uses 2 functions
capital_P_dangit()
Function: Forever eliminate Wordpress from the
planet (or at least the little bit we can influence).
Source: wp-includes/formatting.php:3845
Used by 0 functions | Uses 2 functions
category_description()
Function: Retrieve category description.
Source: wp-includes/category-template.php:283
Used by 0 functions | Uses 1 function
category_exists()
Function:
Source: wp-admin/includes/taxonomy.php:21
Used by 2 functions | Uses 1 function
cat_is_ancestor_of()
Function: Check if a category is an ancestor of another
category.
Source: wp-includes/category.php:205
Used by 0 functions | Uses 1 function
checked()
Function: Outputs the html checked attribute.
check_admin_referer()
Function: Makes sure that a user was referred from
another admin page.
Source: wp-includes/pluggable.php:1070
Used by 9 functions | Uses 8 functions
check_ajax_referer()
Function: Verifies the AJAX request to prevent
processing requests external of the blog.
Source: wp-includes/pluggable.php:1104
Used by 51 functions | Uses 4 functions
check_and_publish_future_post()
Function: Publish future post and make sure post ID has
future post status.
Source: wp-includes/post.php:3626
Used by 0 functions | Uses 4 functions
check_column()
Function: Check column matches criteria.
Source: wp-admin/install-helper.php:166
Used by 0 functions | Uses 1 function
check_comment()
Function: Check whether a comment passes internal
checks to be allowed to add.
Source: wp-includes/comment.php:39
Used by 1 function | Uses 5 functions
check_comment_flood_db()
Function: Check whether comment flooding is
occurring.
Source: wp-includes/comment.php:1220
Used by 0 functions | Uses 10 functions
check_import_new_users()
Function: Checks if the current user has permissions to
import new users.
Source: wp-admin/includes/ms.php:657
Used by 0 functions | Uses 1 function
check_password_reset_key()
Function: Retrieves a user row based on password reset
key and login
Source: wp-includes/user.php:2126
Used by 0 functions | Uses 6 functions
check_theme_switched()
Function: Checks if a theme has been changed and runs
after_switch_theme hook on the next WP load
Source: wp-includes/theme.php:1881
Used by 0 functions | Uses 6 functions
check_upload_mimes()
Function: Check an array of MIME types against a
whitelist.
check_upload_size()
Function: Determine if uploaded file exceeds space
quota.
Source: wp-admin/includes/ms.php:18
comments_link_feed()
Function: Outputs the link to the comments for the
current post in an xml safe way
Source: wp-includes/feed.php:250
Used by 0 functions | Uses 4 functions
comments_number()
Function: Display the language string for the number of
comments the current post has.
comments_open()
Function: Whether the current post is open for
comments.
Source: wp-includes/comment-template.php:1036
Used by 6 functions | Uses 3 functions
comments_popup_link()
Function: Displays the link to the comments popup
window for the current post ID.
Source: wp-includes/comment-template.php:1274
Used by 0 functions | Uses 15 functions
comments_popup_script()
Function: Display the JS popup script to show a
comment.
Source: wp-includes/comment-template.php:1239
Used by 0 functions | Uses 0 functions
comments_rss()
Function: Return link to the post RSS feed.
Source: wp-includes/deprecated.php:1202
Used by 0 functions | Uses 3 functions
comments_rss_link()
Function: Print RSS comment feed link.
Source: wp-includes/deprecated.php:1144
Used by 0 functions | Uses 2 functions
comments_template()
Function: Load the comment template specified in $file.
Source: wp-includes/comment-template.php:1128
Used by 0 functions | Uses 14 functions
comment_author()
Function: Displays the author of the current comment.
Source: wp-includes/comment-template.php:54
Used by 1 function | Uses 3 functions
comment_author_email()
Function: Display the email of the author of the current
global $comment.
Source: wp-includes/comment-template.php:107
Used by 0 functions | Uses 3 functions
comment_author_email_link()
Function: Display the html email link to the author of
the current comment.
Source: wp-includes/comment-template.php:138
Used by 1 function | Uses 1 function
comment_author_IP()
Function: Display the IP address of the author of the
current comment.
comment_author_link()
Function: Display the html link to the url of the author
of the current comment.
Source: wp-includes/comment-template.php:233
Used by 2 functions | Uses 1 function
comment_author_rss()
Function: Display the current comment author in the
feed.
Source: wp-includes/feed.php:333
Used by 0 functions | Uses 1 function
comment_author_url()
Function: Display the url of the author of the current
comment.
Source: wp-includes/comment-template.php:309
Used by 0 functions | Uses 3 functions
comment_author_url_link()
Function: Displays the HTML link of the url of the author
of the current comment.
Source: wp-includes/comment-template.php:378
Used by 0 functions | Uses 1 function
comment_class()
Function:
Source: wp-admin/includes/user.php:428
Used by 0 functions | Uses 4 functions
default_password_nag_edit_user()
Function:
Source: wp-admin/includes/user.php:409
Used by 0 functions | Uses 4 functions
default_password_nag_handler()
Function:
Source: wp-admin/includes/user.php:391
Used by 0 functions | Uses 4 functions
default_topic_count_scale()
Function: Default topic count scaling for tag links
Source: wp-includes/category-template.php:641
Used by 0 functions | Uses 0 functions
default_topic_count_text()
Function: Old callback for tag link tooltips.
delete_all_user_settings()
Function: Delete the user settings of the current user.
Source: wp-includes/option.php:908
Used by 0 functions | Uses 2 functions
delete_blog_option()
Function: Removes option by name for a given blog id.
Prevents removal of protected WordPress options.
Source: wp-includes/ms-blogs.php:517
Used by 0 functions | Uses 4 functions
delete_comment_meta()
Function: Remove metadata matching criteria from a
comment.
Source: wp-includes/comment.php:963
Used by 3 functions | Uses 1 function
delete_get_calendar_cache()
Function: Purge the cached results of get_calendar.
Source: wp-includes/general-template.php:1757
Used by 0 functions | Uses 1 function
delete_meta()
Function:
Source: wp-admin/includes/post.php:782
Used by 2 functions | Uses 1 function
delete_metadata()
Function: Delete metadata for the specified object.
Source: wp-includes/meta.php:307
Used by 7 functions | Uses 16 functions
delete_metadata_by_mid()
Function: Delete meta data by meta ID
Source: wp-includes/meta.php:689
Used by 9 functions | Uses 11 functions
delete_option()
Function: Removes option by name. Prevents removal
of protected WordPress options.
Source: wp-includes/option.php:442
Used by 21 functions | Uses 11 functions
delete_plugins()
Function: Remove directory and files of a plugin for a
list of plugins.
Source: wp-admin/includes/plugin.php:757
Used by 0 functions | Uses 11 functions
delete_post_meta()
Function: Remove metadata matching criteria from a
post.
delete_post_meta_by_key()
Function: Delete everything from post meta matching
meta key.
Source: wp-includes/post.php:1970
Used by 0 functions | Uses 1 function
delete_post_thumbnail()
Function: Remove a post thumbnail.
Source: wp-includes/post.php:5779
Used by 3 functions | Uses 2 functions
delete_site_option()
Function: Removes site option by name.
Source: wp-includes/option.php:1111
Used by 4 functions | Uses 10 functions
delete_site_transient()
Function: Delete a site transient.
Source: wp-includes/option.php:1263
Used by 7 functions | Uses 6 functions
delete_theme()
Function: Remove a theme
Source: wp-admin/includes/theme.php:18
Used by 0 functions | Uses 8 functions
delete_transient()
Function: Delete a transient.
Source: wp-includes/option.php:511
Used by 7 functions | Uses 6 functions
delete_usermeta()
Function: Remove user meta data.
Source: wp-includes/deprecated.php:2275
Used by 1 function | Uses 9 functions
delete_users_add_js()
Function:
Source: wp-admin/users.php:82
Used by 0 functions | Uses 0 functions
delete_user_meta()
Function: Remove metadata matching criteria from a
user.
Source: wp-includes/user.php:1168
Used by 3 functions | Uses 1 function
delete_user_option()
Function: Delete user option with global blog capability.
delete_user_setting()
Function: Delete user interface settings.
Source: wp-includes/option.php:803
Used by 2 functions | Uses 2 functions
deslash()
Function:
Source: wp-admin/includes/upgrade.php:1589
Used by 1 function | Uses 0 functions
did_action()
Function: Retrieve the number of times an action is
fired.
Source: wp-includes/plugin.php:513
Used by 36 functions | Uses 0 functions
disabled()
Function: Outputs the html disabled attribute.
Source: wp-includes/general-template.php:3067
Used by 6 functions | Uses 1 function
discover_pingback_server_uri()
Function: Finds a pingback server URI based on the
given URL.
Source: wp-includes/comment.php:2381
Used by 1 function | Uses 7 functions
dismissed_updates()
Function:
Source: wp-admin/update-core.php:107
Used by 1 function | Uses 4 functions
dismiss_core_update()
Function:
Source: wp-admin/includes/update.php:131
Used by 1 function | Uses 2 functions
display_header()
Function: Display install header.
Source: wp-admin/install.php:56
Used by 0 functions | Uses 6 functions
display_header_text()
Function: Whether to display the header text.
Source: wp-includes/theme.php:1029
Used by 2 functions | Uses 3 functions
display_plugins_table()
Function: Display plugin content based on plugin list.
display_setup_form()
Function: Display installer setup form.
Source: wp-admin/install.php:86
Used by 0 functions | Uses 10 functions
display_space_usage()
Function:
Source: wp-admin/includes/upgrade.php:1474
Used by 1 function | Uses 3 functions
dynamic_sidebar()
Function: Display dynamic sidebar.
Source: wp-includes/widgets.php:1140
Used by 1 function | Uses 9 functions
edit_bookmark_link()
Function: Display edit bookmark (literally a URL external
to blog) link anchor content.
Source: wp-includes/link-template.php:1372
Used by 0 functions | Uses 6 functions
edit_comment()
Function: Update a comment with values provided in
$_POST.
Source: wp-admin/includes/comment.php:35
Used by 1 function | Uses 4 functions
edit_comment_link()
Function: Display edit comment link with formatting.
edit_form_image_editor()
Function: Displays the image and editor in the post
editor
Source: wp-admin/includes/media.php:2632
Used by 0 functions | Uses 19 functions
edit_link()
Function: Update or insert a link using values provided
in $_POST.
Source: wp-admin/includes/bookmark.php:28
Used by 1 function | Uses 7 functions
edit_post()
Function: Update an existing post with values provided
in $_POST.
Source: wp-admin/includes/post.php:179
Used by 6 functions | Uses 37 functions
edit_post_link()
Function: Display edit post link for post.
Source: wp-includes/link-template.php:1206
Used by 0 functions | Uses 5 functions
edit_tag_link()
Function: Display or retrieve edit tag link with
formatting.
Source: wp-includes/link-template.php:873
Used by 0 functions | Uses 3 functions
edit_term_link()
Function: Display or retrieve edit term link with
formatting.
Source: wp-includes/link-template.php:938
Used by 1 function | Uses 7 functions
edit_user()
Function: Edit user settings based on contents of
$_POST
Source: wp-admin/includes/user.php:30
Used by 2 functions | Uses 24 functions
email_exists()
Function: Checks whether the given email exists.
Source: wp-includes/user.php:1628
Used by 4 functions | Uses 1 function
endElement()
Function: XML callback function that is called at the end
of a XML tag.
Source: wp-admin/link-parse-opml.php:67
Used by 0 functions | Uses 0 functions
enqueue_comment_hotkeys_js()
Function:
ent2ncr()
Function: Converts named entities into numbered
entities.
Source: wp-includes/formatting.php:2640
Used by 0 functions | Uses 2 functions
esc_attr()
Function: Escaping for HTML attributes.
Source: wp-includes/formatting.php:3177
Used by 202 functions | Uses 4 functions
esc_attr_e()
Function: Display translated text that has been escaped
for safe use in an attribute.
Source: wp-includes/l10n.php:215
Used by 37 functions | Uses 2 functions
esc_attr_x()
Function: Translate string with gettext context, and
escapes it for safe use in an attribute.
Source: wp-includes/l10n.php:275
Used by 3 functions | Uses 2 functions
esc_attr__()
Function: Retrieve the translation of $text and escapes
it for safe use in an attribute.
Source: wp-includes/l10n.php:176
Used by 32 functions | Uses 2 functions
esc_html()
Function: Escaping for HTML blocks.
Source: wp-includes/formatting.php:3152
Used by 104 functions | Uses 4 functions
esc_html_e()
Function: Display translated text that has been escaped
for safe use in HTML output.
Source: wp-includes/l10n.php:227
Used by 5 functions | Uses 2 functions
esc_html_x()
Function: Translate string with gettext context, and
escapes it for safe use in HTML output.
Source: wp-includes/l10n.php:289
Used by 0 functions | Uses 2 functions
esc_html__()
Function: Retrieve the translation of $text and escapes
it for safe use in HTML output.
Source: wp-includes/l10n.php:191
Used by 3 functions | Uses 2 functions
esc_js()
Function: Escape single quotes, htmlspecialchar &,
and fix line endings.
esc_sql()
Function: Escapes data for use in a MySQL query.
Source: wp-includes/formatting.php:3017
Used by 6 functions | Uses 1 function
esc_textarea()
Function: Escaping for textarea values.
Source: wp-includes/formatting.php:3202
Used by 7 functions | Uses 3 functions
esc_url()
Function: Checks and cleans a URL.
Source: wp-includes/formatting.php:3037
Used by 178 functions | Uses 6 functions
esc_url_raw()
Function: Performs esc_url() for database usage.
Source: wp-includes/formatting.php:3092
Used by 20 functions | Uses 1 function
export_add_js()
Function: Display JavaScript on the page.
Source: wp-admin/export.php:24
Used by 0 functions | Uses 0 functions
export_date_options()
Function: Create the date options fields for exporting a
given post type.
Source: wp-admin/export.php:123
Used by 0 functions | Uses 4 functions
export_wp()
Function: Generates the WXR export file for download.
Source: wp-admin/includes/export.php:25
Used by 0 functions | Uses 34 functions
extract_from_markers()
Function:
Source: wp-admin/includes/misc.php:65
Used by 0 functions | Uses 0 functions
favorite_actions()
Function: Favorite actions were deprecated in version
3.2. Use the admin bar instead.
Source: wp-admin/includes/deprecated.php:848
Used by 0 functions | Uses 1 function
feed_content_type()
Function: Return the content type for specified feed
type.
feed_links()
Function: Display the links to the general feeds.
Source: wp-includes/general-template.php:2221
Used by 0 functions | Uses 10 functions
feed_links_extra()
Function: Display the links to the extra feeds such as
category feeds.
Source: wp-includes/general-template.php:2247
Used by 0 functions | Uses 29 functions
fetch_feed()
Function: Build SimplePie object based on RSS or Atom
feed from URL.
Source: wp-includes/feed.php:619
Used by 5 functions | Uses 4 functions
fetch_rss()
Function: Build Magpie object based on RSS from URL.
Source: wp-includes/rss.php:404
Used by 2 functions | Uses 4 functions
file_is_displayable_image()
Function: Validate that file is suitable for displaying
within a web page.
Source: wp-admin/includes/image.php:444
Used by 1 function | Uses 2 functions
file_is_valid_image()
Function: Validate that file is an image.
Source: wp-admin/includes/image.php:431
Used by 0 functions | Uses 0 functions
filter_SSL()
Function: Formats a URL to use https.
Source: wp-includes/ms-functions.php:2133
Used by 0 functions | Uses 4 functions
find_core_auto_update()
Function: Gets the best available (and enabled) AutoUpdate for WordPress Core.
Source: wp-admin/includes/update.php:72
Used by 1 function | Uses 1 function
find_core_update()
Function:
Source: wp-admin/includes/update.php:148
Used by 3 functions | Uses 1 function
find_posts_div()
Function:
fix_import_form_size()
Function: Get the remaining upload space for this blog.
Source: wp-admin/includes/ms.php:447
Used by 0 functions | Uses 2 functions
fix_phpmailer_messageid()
Function: Correct From host on outgoing mail to match
the site domain
Source: wp-includes/ms-functions.php:1994
Used by 0 functions | Uses 1 function
floated_admin_avatar()
Function: Add avatars to relevant places in admin, or try
to.
Source: wp-admin/includes/comment.php:164
Used by 0 functions | Uses 1 function
flush_rewrite_rules()
Function: Remove rewrite rules and then recreate
rewrite rules.
Source: wp-includes/rewrite.php:106
Used by 3 functions | Uses 1 function
force_ssl_admin()
Function: Whether to force SSL used for the
Administration Screens.
Source: wp-includes/functions.php:3703
Used by 4 functions | Uses 0 functions
force_ssl_content()
Function: Whether to force SSL on content.
Source: wp-includes/ms-functions.php:2111
Used by 1 function | Uses 0 functions
force_ssl_login()
Function: Whether SSL login should be forced.
Source: wp-includes/functions.php:3691
Used by 0 functions | Uses 1 function
format_code_lang()
Function: Returns the language for a language code.
Source: wp-admin/includes/ms.php:557
Used by 1 function | Uses 2 functions
format_to_edit()
Function: Acts on text which is about to be edited.
Source: wp-includes/formatting.php:1597
Used by 2 functions | Uses 3 functions
format_to_post()
Function: Formerly used to escape strings before
inserting into the DB.
form_option()
Function: Print option value after sanitizing for forms.
Source: wp-includes/option.php:147
Used by 0 functions | Uses 2 functions
funky_javascript_callback()
Function: Callback used to change %uXXXX to &#YYY;
syntax
Source: wp-includes/deprecated.php:2499
Used by 0 functions | Uses 0 functions
funky_javascript_fix()
Function: Fixes JavaScript bugs in browsers.
Source: wp-includes/deprecated.php:2516
Used by 0 functions | Uses 1 function
gallery_shortcode()
Function: The Gallery shortcode.
Source: wp-includes/media.php:918
Used by 0 functions | Uses 17 functions
gd_edit_image_support()
Function: Check if the installed version of GD supports
particular image type
Source: wp-includes/deprecated.php:3341
Used by 0 functions | Uses 1 function
generate_random_password()
Function:
Source: wp-includes/ms-deprecated.php:39
Used by 0 functions | Uses 2 functions
generic_ping()
Function: Sends pings to all of the ping site services.
Source: wp-includes/comment.php:2527
Used by 1 function | Uses 2 functions
get_404_template()
Function: Retrieve path of 404 template in current or
parent template.
Source: wp-includes/template.php:70
Used by 0 functions | Uses 1 function
get_active_blog_for_user()
Function: Get one of a users active blogs
Source: wp-includes/ms-functions.php:63
Used by 2 functions | Uses 6 functions
get_adjacent_post()
Function: Retrieve adjacent post.
get_adjacent_post_link()
Function: Get adjacent post link.
Source: wp-includes/link-template.php:1831
Used by 3 functions | Uses 10 functions
get_adjacent_post_rel_link()
Function: Get adjacent post relational link.
Source: wp-includes/link-template.php:1599
Used by 3 functions | Uses 11 functions
get_admin_page_parent()
Function:
Source: wp-admin/includes/plugin.php:1494
Used by 3 functions | Uses 0 functions
get_admin_page_title()
Function:
Source: wp-admin/includes/plugin.php:1558
get_attached_media()
Function: Retrieve media attached to the passed post.
Source: wp-includes/media.php:3085
Used by 2 functions | Uses 4 functions
get_attachment_fields_to_edit()
Function:
Source: wp-admin/includes/media.php:1156
Used by 1 function | Uses 17 functions
get_attachment_icon()
Function: Retrieve HTML content of icon attachment
image element.
Source: wp-includes/deprecated.php:1965
Used by 1 function | Uses 7 functions
get_attachment_icon_src()
Function: Retrieve icon URL and Path.
Source: wp-includes/deprecated.php:1922
Used by 1 function | Uses 10 functions
get_attachment_innerHTML()
Function: Retrieve HTML content of image element.
Source: wp-includes/deprecated.php:2022
Used by 1 function | Uses 6 functions
get_attachment_link()
Function: Retrieve permalink for attachment.
Source: wp-includes/link-template.php:393
Used by 10 functions | Uses 10 functions
get_attachment_taxonomies()
Function: Retrieve taxonomies attached to the
attachment.
Source: wp-includes/media.php:1973
Used by 5 functions | Uses 2 functions
get_attachment_template()
Function: Retrieve path of attachment template in
current or parent template.
Source: wp-includes/template.php:404
Used by 0 functions | Uses 1 function
get_author_feed_link()
Function: Retrieve the feed link for a given author.
get_author_link()
Function: Returns or Prints link to the authors posts.
Source: wp-includes/deprecated.php:800
Used by 0 functions | Uses 2 functions
get_author_name()
Function: Retrieve the specified authors preferred
display name.
Source: wp-includes/deprecated.php:1619
Used by 0 functions | Uses 2 functions
get_author_posts_url()
Function: Retrieve the URL to the author page for the
user with the ID provided.
Source: wp-includes/author-template.php:255
Used by 5 functions | Uses 6 functions
get_author_rss_link()
Function: Print/Return link to author RSS feed.
Source: wp-includes/deprecated.php:1183
Used by 0 functions | Uses 2 functions
get_author_template()
Function: Retrieve path of author template in current or
parent template.
Source: wp-includes/template.php:133
Used by 0 functions | Uses 2 functions
get_author_user_ids()
Function:
Source: wp-admin/includes/deprecated.php:237
Used by 0 functions | Uses 5 functions
get_autotoggle()
Function: Gets the auto_toggle setting.
Source: wp-includes/deprecated.php:601
Used by 0 functions | Uses 1 function
get_available_languages()
Function: Get all available languages based on the
presence of *.mo files in a given directory.
Source: wp-includes/l10n.php:763
Used by 4 functions | Uses 0 functions
get_available_post_mime_types()
Function:
Source: wp-admin/includes/post.php:1016
Used by 1 function | Uses 2 functions
get_available_post_statuses()
Function: Get all the possible statuses for a post_type
get_avatar()
Function: Retrieve the avatar for a user who provided a
user ID or email address.
Source: wp-includes/pluggable.php:2095
Used by 14 functions | Uses 10 functions
get_background_color()
Function: Retrieve value for custom background color.
Source: wp-includes/theme.php:1287
Used by 3 functions | Uses 2 functions
get_background_image()
Function: Retrieve background image for custom
background.
Source: wp-includes/theme.php:1267
Used by 5 functions | Uses 2 functions
get_blogaddress_by_domain()
Function: Get a full blog URL, given a domain and a
path.
Source: wp-includes/ms-deprecated.php:328
Used by 0 functions | Uses 3 functions
get_blogaddress_by_id()
Function: Get a full blog URL, given a blog id.
Source: wp-includes/ms-blogs.php:38
Used by 2 functions | Uses 2 functions
get_blogaddress_by_name()
Function: Get a full blog URL, given a blog name.
Source: wp-includes/ms-blogs.php:51
Used by 0 functions | Uses 3 functions
get_bloginfo()
Function: Retrieve information about the blog.
Source: wp-includes/general-template.php:605
Used by 34 functions | Uses 14 functions
get_bloginfo_rss()
Function: RSS container for the bloginfo function.
Source: wp-includes/feed.php:25
Used by 4 functions | Uses 4 functions
get_blogs_of_user()
Function: Get the blogs a user belongs to.
Source: wp-includes/user.php:1023
Used by 14 functions | Uses 7 functions
get_blog_count()
Function: The number of active sites on your
installation.
get_blog_details()
Function: Retrieve the details for a blog from the blogs
table and blog options.
Source: wp-includes/ms-blogs.php:104
Used by 12 functions | Uses 13 functions
get_blog_id_from_url()
Function: Get a blogs numeric ID from its URL.
Source: wp-includes/ms-functions.php:356
Used by 0 functions | Uses 4 functions
get_blog_list()
Function:
Source: wp-includes/ms-deprecated.php:163
Used by 1 function | Uses 5 functions
get_blog_option()
Function: Retrieve option value for a given blog id
based on name of option.
Source: wp-includes/ms-blogs.php:447
Used by 1 function | Uses 6 functions
get_blog_permalink()
Function: Get the permalink for a post on another blog.
Source: wp-includes/ms-functions.php:334
Used by 0 functions | Uses 3 functions
get_blog_post()
Function: Get a blog post from any site on the network.
Source: wp-includes/ms-functions.php:153
Source: wp-includes/category-template.php:42
Used by 3 functions | Uses 5 functions
get_category_rss_link()
Function: Print/Return link to category RSS2 feed.
Source: wp-includes/deprecated.php:1161
Used by 0 functions | Uses 2 functions
get_category_template()
Function: Retrieve path of category template in current
or parent template.
Source: wp-includes/template.php:162
Used by 0 functions | Uses 2 functions
get_category_to_edit()
Function:
Source: wp-admin/includes/taxonomy.php:36
Used by 0 functions | Uses 2 functions
get_catname()
Function: Retrieve the category name by the category
ID.
Source: wp-includes/deprecated.php:1264
Used by 0 functions | Uses 2 functions
get_cat_ID()
Function: Retrieve the ID of a category from its name.
Source: wp-includes/category.php:170
Used by 2 functions | Uses 1 function
get_cat_name()
Function: Retrieve the name of a category from its ID.
get_clean_basedomain()
Function: Get base domain of network.
Source: wp-admin/network.php:96
Used by 2 functions | Uses 2 functions
get_cli_args()
Function: Returns value of command line params.
Source: wp-admin/includes/class-wp-importer.php:254
Used by 0 functions | Uses 0 functions
get_column_headers()
Function: Get the column headers for a screen
Source: wp-admin/includes/screen.php:17
Used by 4 functions | Uses 3 functions
get_comment()
Function: Retrieves comment data given a comment ID
or comment object.
Source: wp-includes/comment.php:170
Used by 38 functions | Uses 6 functions
get_commentdata()
Function: Retrieve an array of comment data about
comment $comment_ID.
Source: wp-includes/deprecated.php:1248
Used by 0 functions | Uses 2 functions
get_comments()
Function: Retrieve a list of comments.
Source: wp-includes/comment.php:227
Used by 6 functions | Uses 0 functions
get_comments_link()
Function: Retrieve the link to the current post
comments.
Source: wp-includes/comment-template.php:691
Used by 2 functions | Uses 3 functions
get_comments_number()
Function: Retrieve the amount of comments a post has.
Source: wp-includes/comment-template.php:728
Used by 3 functions | Uses 3 functions
get_comments_number_text()
Function: Display the language string for the number of
comments the current post has.
Source: wp-includes/comment-template.php:775
Used by 1 function | Uses 5 functions
get_comments_pagenum_link()
Function: Retrieve comments page number link.
get_comments_popup_template()
Function: Retrieve path of comment popup template in
current or parent template.
Source: wp-includes/template.php:439
Used by 0 functions | Uses 1 function
get_comment_author()
Function: Retrieve the author of the current comment.
Source: wp-includes/comment-template.php:22
Used by 5 functions | Uses 5 functions
get_comment_author_email()
Function: Retrieve the email of the author of the current
comment.
Source: wp-includes/comment-template.php:78
Used by 1 function | Uses 3 functions
get_comment_author_email_link()
Function: Return the html email link to the author of the
current comment.
Source: wp-includes/comment-template.php:161
Used by 1 function | Uses 2 functions
get_comment_author_IP()
Function: Retrieve the IP address of the author of the
current comment.
Source: wp-includes/comment-template.php:246
Used by 2 functions | Uses 3 functions
get_comment_author_link()
Function: Retrieve the HTML link to the URL of the
author of the current comment.
Source: wp-includes/comment-template.php:200
Used by 5 functions | Uses 4 functions
get_comment_author_rss()
Function: Retrieve the current comment author for use
in the feeds.
Source: wp-includes/feed.php:315
Used by 1 function | Uses 3 functions
get_comment_author_url()
Function: Retrieve the url of the author of the current
comment.
Source: wp-includes/comment-template.php:283
Used by 4 functions | Uses 4 functions
get_comment_author_url_link()
Function: Retrieves the HTML link of the url of the
author of the current comment.
Source: wp-includes/comment-template.php:344
Used by 1 function | Uses 3 functions
get_comment_class()
Function: Returns the classes for the comment div as an
array.
get_comment_count()
Function: The amount of comments in a post or total
comments.
Source: wp-includes/comment.php:882
Used by 0 functions | Uses 2 functions
get_comment_date()
Function: Retrieve the comment date of the current
comment.
Source: wp-includes/comment-template.php:495
Used by 5 functions | Uses 5 functions
get_comment_excerpt()
Function: Retrieve the excerpt of the current comment.
Source: wp-includes/comment-template.php:538
Used by 1 function | Uses 3 functions
get_comment_guid()
Function: Retrieve the feed GUID for the current
comment.
Source: wp-includes/feed.php:281
Used by 1 function | Uses 2 functions
get_comment_ID()
Function: Retrieve the comment id of the current
comment.
Source: wp-includes/comment-template.php:600
Used by 3 functions | Uses 2 functions
get_comment_id_fields()
Function: Retrieve hidden input HTML for replying to
comments.
Source: wp-includes/comment-template.php:1579
Used by 1 function | Uses 3 functions
get_comment_link()
Source: wp-includes/formatting.php:2242
Used by 6 functions | Uses 1 function
get_header()
Function: Load header template.
get_header_image()
Function: Retrieve header image for custom header.
Source: wp-includes/theme.php:1044
Used by 3 functions | Uses 6 functions
get_header_textcolor()
Function: Retrieve text color for custom header.
Source: wp-includes/theme.php:1009
Used by 2 functions | Uses 2 functions
get_hidden_columns()
Function: Get a list of hidden columns.
Source: wp-admin/includes/screen.php:51
Used by 3 functions | Uses 2 functions
get_hidden_meta_boxes()
Function: Get Hidden Meta Boxes
Source: wp-admin/includes/screen.php:101
Used by 4 functions | Uses 5 functions
get_home_path()
Function: Get the absolute filesystem path to the root of
the WordPress installation
Source: wp-admin/includes/file.php:79
Used by 4 functions | Uses 3 functions
get_home_template()
Function: Retrieve path of home template in current or
parent template.
Source: wp-includes/template.php:269
Used by 0 functions | Uses 1 function
get_home_url()
Function: Retrieve the home url for a given site.
Source: wp-includes/link-template.php:2623
Used by 11 functions | Uses 9 functions
get_http_origin()
Function: Get the HTTP Origin of the current request.
Source: wp-includes/http.php:329
Used by 2 functions | Uses 2 functions
get_id_from_blogname()
Function: Given a blogs (subdomain or directory) slug,
retrieve its id.
Source: wp-includes/ms-blogs.php:72
Used by 2 functions | Uses 6 functions
get_images_from_uri()
Function: Retrieve all image URLs from given URI.
get_image_send_to_editor()
Function:
Source: wp-admin/includes/media.php:116
Used by 2 functions | Uses 4 functions
get_image_tag()
Function: An
tag for an image attachment,
scaling it down if requested.
Source: wp-includes/media.php:307
Used by 1 function | Uses 6 functions
get_importers()
Function: Retrieve list of importers.
Source: wp-admin/includes/import.php:16
Used by 0 functions | Uses 0 functions
get_index_rel_link()
Function: Get site index relational link.
Source: wp-includes/deprecated.php:2772
Used by 1 function | Uses 7 functions
get_index_template()
Function: Retrieve path of index template in current or
parent template.
Source: wp-includes/template.php:55
Used by 0 functions | Uses 1 function
get_inline_data()
Function:
Source: wp-admin/includes/template.php:336
Used by 1 function | Uses 18 functions
get_intermediate_image_sizes()
Function: Get the available image sizes
Source: wp-includes/media.php:638
Used by 3 functions | Uses 2 functions
get_lastcommentmodified()
Function: The date the last comment was modified.
Source: wp-includes/comment.php:842
Used by 1 function | Uses 2 functions
get_lastpostdate()
Function: Retrieve the date that the last post was
published.
Source: wp-includes/post.php:5318
Used by 1 function | Uses 3 functions
get_lastpostmodified()
Function: Get the timestamp of the last time any post
was modified.
get_last_updated()
Function: Get a list of most recently updated blogs.
Source: wp-includes/ms-blogs.php:848
Used by 0 functions | Uses 3 functions
get_link()
Function: Retrieve bookmark data based on ID.
Source: wp-includes/deprecated.php:2048
Used by 0 functions | Uses 2 functions
get_linkcatname()
Function: Gets the name of category by id.
Source: wp-includes/deprecated.php:1115
Used by 0 functions | Uses 3 functions
get_linkobjects()
Function: Gets an array of link objects associated with
category n.
Source: wp-includes/deprecated.php:523
Used by 1 function | Uses 2 functions
get_linkobjectsbyname()
Function: Gets an array of link objects associated with
category $cat_name.
Source: wp-includes/deprecated.php:471
Used by 0 functions | Uses 3 functions
get_linkrating()
Function:
Source: wp-includes/deprecated.php:1099
Used by 1 function | Uses 2 functions
get_links()
Function: Gets the links associated with category by id.
Source: wp-includes/deprecated.php:946
Used by 3 functions | Uses 8 functions
get_linksbyname()
Function: Gets the links associated with category
$cat_name.
Source: wp-includes/deprecated.php:407
Used by 1 function | Uses 3 functions
get_linksbyname_withrating()
Function: Gets the links associated with category
cat_name and display rating stars/chars.
Source: wp-includes/deprecated.php:556
Used by 0 functions | Uses 2 functions
get_links_list()
Function: Output entire list of links by category.
get_links_withrating()
Function: Gets the links associated with category n and
display rating stars/chars.
Source: wp-includes/deprecated.php:584
Used by 0 functions | Uses 2 functions
get_link_to_edit()
Function: Retrieve link data based on ID.
Source: wp-admin/includes/bookmark.php:131
Used by 0 functions | Uses 1 function
get_locale()
Function: Get the current locale.
Source: wp-includes/l10n.php:26
Used by 25 functions | Uses 5 functions
get_locale_stylesheet_uri()
Function: Retrieve localized stylesheet URI.
Source: wp-includes/theme.php:248
Used by 1 function | Uses 5 functions
get_media_embedded_in_content()
Function: Check the content blob for an audio, video,
object, embed, or iframe tags.
Source: wp-includes/media.php:3132
Used by 0 functions | Uses 1 function
get_media_item()
Function: Retrieve HTML form for modifying the image
attachment.
Source: wp-admin/includes/media.php:1313
Used by 1 function | Uses 32 functions
get_media_items()
Function: Retrieve HTML for media items of post gallery.
Source: wp-admin/includes/media.php:1279
Used by 3 functions | Uses 2 functions
get_metadata()
Function: Retrieve metadata for the specified object.
Source: wp-includes/meta.php:454
Used by 4 functions | Uses 6 functions
get_metadata_by_mid()
Function: Get meta data by meta ID
Source: wp-includes/meta.php:559
Used by 6 functions | Uses 5 functions
get_meta_keys()
Function: Get a list of previously defined keys.
get_meta_sql()
Function: Given a meta query, generates SQL clauses to
be appended to a main query.
Source: wp-includes/meta.php:856
Used by 0 functions | Uses 0 functions
get_month_link()
Function: Retrieve the permalink for the month archives
with year.
Source: wp-includes/link-template.php:473
Used by 3 functions | Uses 7 functions
get_most_active_blogs()
Function:
Source: wp-includes/ms-deprecated.php:190
Used by 0 functions | Uses 3 functions
get_most_recent_post_of_user()
Function: Get a users most recent post.
Source: wp-includes/ms-functions.php:1609
Used by 0 functions | Uses 4 functions
get_mu_plugins()
Function: Check the mu-plugins directory and retrieve
all mu-plugin files with any plugin data.
Source: wp-admin/includes/plugin.php:307
Used by 1 function | Uses 1 function
get_nav_menu_locations()
Function: Returns an array with the registered
navigation menu locations and the menu assigned to it
Source: wp-includes/nav-menu.php:128
Used by 3 functions | Uses 1 function
get_network_by_path()
Function: Retrieve a network object by its domain and
path.
Source: wp-includes/ms-load.php:125
Used by 0 functions | Uses 11 functions
get_next_comments_link()
Function: Return the link to next comments page.
Source: wp-includes/link-template.php:2425
Used by 1 function | Uses 9 functions
get_next_post()
Function: Retrieve next post that is adjacent to current
post.
Source: wp-includes/link-template.php:1456
Used by 1 function | Uses 1 function
get_next_posts_link()
Function: Return the next posts page link.
get_next_posts_page_link()
Function: Retrieve next posts page link.
Source: wp-includes/link-template.php:1979
get_post_format_strings()
Function: Returns an array of post format slugs to their
translated and pretty display versions
Source: wp-includes/post-formats.php:88
Used by 5 functions | Uses 1 function
get_post_galleries()
Function: Retrieve galleries from the passed posts
content.
Source: wp-includes/media.php:3160
Used by 2 functions | Uses 7 functions
get_post_galleries_images()
Function: Retrieve the image srcs from galleries from a
posts content, if present
Source: wp-includes/media.php:3236
Used by 0 functions | Uses 2 functions
get_post_gallery()
Function: Check a specified posts content for gallery
and, if present, return the first
Source: wp-includes/media.php:3211
Used by 1 function | Uses 3 functions
get_post_gallery_images()
Function: Check a posts content for galleries and return
the image srcs for the first found gallery
Source: wp-includes/media.php:3249
Used by 0 functions | Uses 1 function
get_post_meta()
Function: Retrieve post meta field for a post.
Source: wp-includes/post.php:1932
Used by 41 functions | Uses 1 function
get_post_meta_by_id()
Function:
Source: wp-admin/includes/post.php:813
Used by 1 function | Uses 1 function
get_post_mime_type()
Function: Retrieve the mime type of an attachment
based on the ID.
Source: wp-includes/post.php:844
Used by 4 functions | Uses 1 function
get_post_mime_types()
Function: Get default post mime types.
get_post_modified_time()
Function: Retrieve the time at which the post was last
modified.
Source: wp-includes/general-template.php:2106
Used by 2 functions | Uses 4 functions
get_post_permalink()
Function: Retrieve the permalink for a post with a
custom post type.
Source: wp-includes/link-template.php:244
Used by 1 function | Uses 10 functions
get_post_reply_link()
Function: Retrieve HTML content for reply to post link.
Source: wp-includes/comment-template.php:1471
Used by 1 function | Uses 10 functions
get_post_stati()
Function: Get a list of post statuses.
Source: wp-includes/post.php:1079
Used by 6 functions | Uses 1 function
get_post_status()
Function: Retrieve the post status based on the Post ID.
Source: wp-includes/post.php:864
Used by 7 functions | Uses 3 functions
get_post_statuses()
Function: Retrieve all of the WordPress supported post
statuses.
Source: wp-includes/post.php:903
Used by 1 function | Uses 1 function
get_post_status_object()
Function: Retrieve a post status object by name.
Source: wp-includes/post.php:1053
Used by 4 functions | Uses 0 functions
get_post_taxonomies()
get_previous_post_link()
Function:
Source: wp-includes/link-template.php:1764
Used by 2 functions | Uses 1 function
get_private_posts_cap_sql()
Function: Retrieve the private post SQL based on
capability.
Source: wp-includes/post.php:5232
Used by 1 function | Uses 1 function
get_profile()
Function: Retrieve user data based on field.
Source: wp-includes/deprecated.php:2467
Used by 0 functions | Uses 3 functions
get_pung()
Function: Retrieve URLs already pinged for a post.
Source: wp-includes/post.php:4042
Used by 2 functions | Uses 4 functions
get_queried_object()
Function: Retrieve the currently-queried object.
Wrapper for $wp_query->get_queried_object()
Source: wp-includes/query.php:41
Used by 16 functions | Uses 1 function
get_queried_object_id()
Function: Retrieve ID of the current queried object.
Wrapper for $wp_query->get_queried_object_id()
get_query_template()
Function: Retrieve path to a template
Source: wp-includes/template.php:23
Used by 16 functions | Uses 3 functions
get_query_var()
Function: Retrieve variable in the WP_Query class.
Source: wp-includes/query.php:25
Used by 27 functions | Uses 1 function
get_random_header_image()
Function: Get random header image url from registered
images in theme.
Source: wp-includes/theme.php:1104
Used by 2 functions | Uses 1 function
get_raw_theme_root()
Function: Get the raw theme root relative to the content
directory with no filters applied.
Source: wp-includes/theme.php:603
Used by 7 functions | Uses 2 functions
get_real_file_to_edit()
Function: Get the real filesystem path to a file to edit
within the admin.
Source: wp-admin/includes/deprecated.php:119
Used by 0 functions | Uses 1 function
get_registered_nav_menus()
Function: Returns an array of all registered navigation
menus in a theme
Source: wp-includes/nav-menu.php:114
Used by 2 functions | Uses 0 functions
get_role()
Function: Retrieve role object.
Source: wp-includes/capabilities.php:1451
Used by 10 functions | Uses 1 function
get_rss()
Function: Display RSS items in HTML list items.
Source: wp-includes/rss.php:921
Used by 0 functions | Uses 2 functions
get_sample_permalink()
Function: Get a sample permalink based off of the post
name.
Source: wp-admin/includes/post.php:1128
Used by 1 function | Uses 9 functions
get_sample_permalink_html()
Function: Returns the HTML of the sample permalink
slug editor.
get_screen_icon()
Function:
Source: wp-admin/includes/deprecated.php:1145
Used by 1 function | Uses 0 functions
get_search_comments_feed_link()
Function: Retrieve the permalink for the comments feed
of the search results.
Source: wp-includes/link-template.php:1056
Used by 0 functions | Uses 6 functions
get_search_feed_link()
Function: Retrieve the permalink for the feed of the
search results.
Source: wp-includes/link-template.php:1017
Used by 2 functions | Uses 7 functions
get_search_form()
Function: Display search form.
Source: wp-includes/general-template.php:196
Used by 1 function | Uses 12 functions
get_search_link()
Function: Retrieve permalink for search.
Source: wp-includes/link-template.php:978
Used by 1 function | Uses 6 functions
get_search_query()
Function: Retrieve the contents of the search WordPress
query variable.
Source: wp-includes/general-template.php:2466
Used by 4 functions | Uses 4 functions
get_search_template()
Function: Retrieve path of search template in current or
parent template.
Source: wp-includes/template.php:358
Used by 0 functions | Uses 1 function
get_settings()
Function: Get value based on option.
Source: wp-includes/deprecated.php:846
Used by 0 functions | Uses 2 functions
get_settings_errors()
Function: Fetch settings errors registered by
add_settings_error()
Source: wp-admin/includes/template.php:1361
Used by 1 function | Uses 4 functions
get_shortcode_regex()
Function: Retrieve the shortcode regular expression for
searching.
get_shortcut_link()
Function: Retrieve the Press This bookmarklet link.
Source: wp-includes/link-template.php:2560
Used by 0 functions | Uses 3 functions
get_sidebar()
Function: Load sidebar template.
Source: wp-includes/general-template.php:102
Used by 0 functions | Uses 4 functions
get_single_template()
Function: Retrieve path of single template in current or
parent template.
Source: wp-includes/template.php:373
Used by 0 functions | Uses 2 functions
get_sitestats()
Function: Gets the networks site and user counts.
Source: wp-includes/ms-functions.php:17
Used by 0 functions | Uses 2 functions
get_site_allowed_themes()
Function:
Source: wp-admin/includes/ms-deprecated.php:68
Used by 0 functions | Uses 2 functions
get_site_by_path()
Function: Retrieve a site object by its domain and path.
Source: wp-includes/ms-load.php:289
Used by 0 functions | Uses 6 functions
get_site_option()
Function: Retrieve site option value based on name of
option.
Source: wp-includes/option.php:929
Used by 67 functions | Uses 11 functions
get_site_transient()
Function: Get the value of a site transient.
Source: wp-includes/option.php:1313
get_taxonomies_for_attachments()
Function: Return all of the taxonomy names that are
registered for attachments.
Source: wp-includes/media.php:2015
Used by 2 functions | Uses 1 function
get_taxonomy()
Function: Retrieves the taxonomy object of $taxonomy.
Source: wp-includes/taxonomy.php:206
Used by 51 functions | Uses 1 function
get_taxonomy_labels()
Function: Builds an object with all taxonomy labels out
of a taxonomy object
Source: wp-includes/taxonomy.php:462
Used by 1 function | Uses 3 functions
get_taxonomy_template()
Function: Retrieve path of taxonomy template in current
or parent template.
get_tax_sql()
Function: Given a taxonomy query, generates SQL to be
appended to a main query.
Source: wp-includes/taxonomy.php:619
Used by 0 functions | Uses 0 functions
get_template()
Function: Retrieve name of the current theme.
Source: wp-includes/theme.php:277
Used by 4 functions | Uses 3 functions
get_template_directory()
Function: Retrieve current theme directory.
Source: wp-includes/theme.php:295
Used by 5 functions | Uses 4 functions
get_template_directory_uri()
Function: Retrieve theme directory URI.
Source: wp-includes/theme.php:319
Used by 8 functions | Uses 4 functions
get_template_part()
Function: Load a template part into a template
Source: wp-includes/general-template.php:150
Used by 0 functions | Uses 3 functions
get_temp_dir()
Function: Determine a writable directory for temporary
files.
Source: wp-includes/functions.php:1606
Used by 2 functions | Uses 2 functions
get_term()
Function: Get all Term data from database by Term ID.
Source: wp-includes/taxonomy.php:1295
Used by 42 functions | Uses 10 functions
get_terms()
Function: Retrieve the terms in a given taxonomy or list
of taxonomies.
Source: wp-includes/taxonomy.php:1603
Used by 25 functions | Uses 30 functions
get_terms_to_edit()
Function:
Source: wp-admin/includes/taxonomy.php:232
Used by 3 functions | Uses 7 functions
get_term_by()
Function: Get all Term data from database by Term field
and data.
get_term_children()
Function: Merge all term children into a single array of
their IDs.
Source: wp-includes/taxonomy.php:1451
Used by 3 functions | Uses 4 functions
get_term_feed_link()
Function: Retrieve the feed link for a term.
Source: wp-includes/link-template.php:760
Used by 3 functions | Uses 13 functions
get_term_field()
Function: Get sanitized Term field.
Source: wp-includes/taxonomy.php:1491
Used by 4 functions | Uses 3 functions
get_term_link()
Source: wp-includes/author-template.php:23
Used by 6 functions | Uses 3 functions
get_the_author_aim()
Function: Retrieve the AIM address of the author of the
current post.
Source: wp-includes/deprecated.php:1590
Used by 0 functions | Uses 2 functions
get_the_author_description()
Function: Retrieve the description of the author of the
current post.
Source: wp-includes/deprecated.php:1338
Used by 0 functions | Uses 2 functions
get_the_author_email()
Function: Retrieve the email of the author of the current
post.
Source: wp-includes/deprecated.php:1478
Used by 0 functions | Uses 2 functions
get_the_author_firstname()
Function: Retrieve the first name of the author of the
current post.
Source: wp-includes/deprecated.php:1394
Used by 0 functions | Uses 2 functions
get_the_author_icq()
Function: Retrieve the ICQ number of the author of the
current post.
Source: wp-includes/deprecated.php:1506
Used by 0 functions | Uses 2 functions
get_the_author_ID()
Function: Retrieve the ID of the author of the current
post.
Source: wp-includes/deprecated.php:1662
Used by 0 functions | Uses 2 functions
get_the_author_lastname()
Function: Retrieve the last name of the author of the
current post.
Source: wp-includes/deprecated.php:1422
Used by 0 functions | Uses 2 functions
get_the_author_link()
Function: Retrieve either authors link or authors name.
Source: wp-includes/author-template.php:166
Used by 1 function | Uses 5 functions
get_the_author_login()
Function: Retrieve the login name of the author of the
current post.
get_the_author_meta()
Function: Retrieve the requested data of the author of
the current post.
Source: wp-includes/author-template.php:110
Used by 22 functions | Uses 3 functions
get_the_author_msn()
Function: Retrieve the MSN address of the author of the
current post.
Source: wp-includes/deprecated.php:1562
Used by 0 functions | Uses 2 functions
get_the_author_nickname()
Function: Retrieve the nickname of the author of the
current post.
Source: wp-includes/deprecated.php:1450
Used by 0 functions | Uses 2 functions
get_the_author_posts()
Function: Retrieve the number of posts by the author of
the current post.
Source: wp-includes/author-template.php:195
Used by 1 function | Uses 2 functions
get_the_author_url()
Function: Retrieve the URL to the home page of the
author of the current post.
Source: wp-includes/deprecated.php:1634
Used by 0 functions | Uses 2 functions
get_the_author_yim()
Function: Retrieve the Yahoo! IM name of the author of
the current post.
Source: wp-includes/deprecated.php:1534
get_the_posts_navigation()
Function: Return navigation to next/previous set of
posts when applicable.
Source: wp-includes/link-template.php:2252
Used by 1 function | Uses 5 functions
get_the_posts_pagination()
Function: Return a paginated navigation to
next/previous set of posts, when applicable.
Source: wp-includes/link-template.php:2306
Used by 1 function | Uses 4 functions
get_the_post_navigation()
Function: Return navigation to next/previous post when
applicable.
Source: wp-includes/link-template.php:2202
Used by 1 function | Uses 5 functions
get_the_post_thumbnail()
Function: Retrieve Post Thumbnail.
Source: wp-includes/post-thumbnail-template.php:85
Used by 1 function | Uses 11 functions
get_the_tags()
Function: Retrieve the tags for a post.
Source: wp-includes/category-template.php:1145
Used by 2 functions | Uses 3 functions
get_the_tag_list()
Function: Retrieve the tags for a post formatted as a
string.
Source: wp-includes/category-template.php:1170
Used by 1 function | Uses 3 functions
get_the_taxonomies()
Function: Retrieve all taxonomies associated with a
post.
Source: wp-includes/taxonomy.php:4155
Used by 1 function | Uses 10 functions
get_the_terms()
Function: Retrieve the terms of the taxonomy that are
attached to the post.
get_the_term_list()
Function: Retrieve a posts terms as a list with specified
format.
Source: wp-includes/category-template.php:1283
Used by 2 functions | Uses 6 functions
get_the_time()
Function: Retrieve the time at which the post was
written.
Source: wp-includes/general-template.php:1981
Used by 5 functions | Uses 5 functions
get_the_title()
Function: Retrieve post title.
Source: wp-includes/post-template.php:110
Used by 14 functions | Uses 7 functions
get_the_title_rss()
Function: Retrieve the current post title for the feed.
Source: wp-includes/feed.php:150
Used by 1 function | Uses 3 functions
get_to_ping()
Function: Retrieve URLs that need to be pinged.
Source: wp-includes/post.php:4069
Used by 1 function | Uses 5 functions
get_trackback_url()
Function: Retrieve The current posts trackback URL.
Source: wp-includes/comment-template.php:962
Used by 2 functions | Uses 7 functions
get_transient()
Function: Get the value of a transient.
Source: wp-includes/option.php:560
Used by 13 functions | Uses 8 functions
get_translations_for_domain()
Function: Return the Translations instance for a text
domain.
Source: wp-includes/l10n.php:710
Used by 4 functions | Uses 0 functions
get_udims()
get_user_metavalues()
Function: Perform the query to get the $metavalues
array(s) needed by _fill_user and _fill_many_users
Source: wp-includes/deprecated.php:2647
Used by 0 functions | Uses 2 functions
get_user_option()
Function: Retrieve user option that can be either per
Site or per Network.
Source: wp-includes/user.php:351
Used by 27 functions | Uses 6 functions
get_user_setting()
Function: Retrieve user interface setting value based on
setting name.
Source: wp-includes/option.php:762
Used by 15 functions | Uses 1 function
get_user_to_edit()
Function: Retrieve user data and filter it.
get_weekstartend()
Function: Get the week start and end from the datetime
or date string from MySQL.
Source: wp-includes/functions.php:227
Used by 1 function | Uses 1 function
get_wp_title_rss()
Function: Retrieve the blog title for the feed title.
Source: wp-includes/feed.php:98
Used by 1 function | Uses 4 functions
get_year_link()
Function: Retrieve the permalink for the year archives.
Source: wp-includes/link-template.php:441
Used by 2 functions | Uses 6 functions
global_terms()
Function: Maintains a canonical list of terms by syncing
terms created for each blog with the global terms table.
Source: wp-includes/ms-functions.php:1772
Used by 1 function | Uses 10 functions
global_terms_enabled()
Function: Determine whether global terms are enabled.
Source: wp-includes/functions.php:3875
Used by 5 functions | Uses 4 functions
got_mod_rewrite()
Function: Returns whether the server is running Apache
with the mod_rewrite module loaded.
Source: wp-admin/includes/misc.php:16
Used by 3 functions | Uses 3 functions
got_url_rewrite()
Function: Returns whether the server supports URL
rewriting.
Source: wp-admin/includes/misc.php:43
Used by 0 functions | Uses 4 functions
graceful_fail()
Function:
Source: wp-includes/ms-deprecated.php:84
Used by 0 functions | Uses 4 functions
grant_super_admin()
Function: Grants Super Admin privileges.
Source: wp-admin/includes/ms.php:835
Used by 0 functions | Uses 6 functions
gzip_compression()
Function: Unused function.
hash_equals()
Function: Compare two strings in constant time.
Source: wp-includes/compat.php:111
Used by 3 functions | Uses 0 functions
hash_hmac()
Function:
Source: wp-includes/compat.php:36
Used by 4 functions | Uses 1 function
has_action()
Function: Check if any action has been registered for a
hook.
Source: wp-includes/plugin.php:594
Used by 3 functions | Uses 1 function
has_category()
Source: wp-content/plugins/hello.php:15
Used by 0 functions | Uses 0 functions
home_url()
Function: Retrieve the home url for the current site.
Source: wp-includes/link-template.php:2603
Used by 65 functions | Uses 1 function
htmlentities2()
Function: Convert entities, while preserving alreadyencoded entities.
Source: wp-includes/formatting.php:3106
Used by 0 functions | Uses 0 functions
html_type_rss()
Function: Display the HTML type based on the blog
setting.
Source: wp-includes/feed.php:429
Used by 0 functions | Uses 1 function
human_time_diff()
Function: Determines the difference between two
timestamps.
Source: wp-includes/formatting.php:2474
Used by 6 functions | Uses 3 functions
iframe_footer()
Function: Generic Iframe footer for use with Thickbox
Source: wp-admin/includes/template.php:1611
Used by 2 functions | Uses 3 functions
iframe_header()
Function: Generic Iframe header for use with Thickbox
Source: wp-admin/includes/template.php:1532
Used by 2 functions | Uses 21 functions
iis7_add_rewrite_rule()
Function: Add WordPress rewrite rule to the IIS 7+
configuration file.
Source: wp-admin/includes/misc.php:505
Used by 1 function | Uses 1 function
iis7_delete_rewrite_rule()
Function: Delete WordPress rewrite rule from web.config
file if it exists there
Source: wp-admin/includes/misc.php:471
Used by 1 function | Uses 1 function
iis7_rewrite_rule_exists()
Function: Check if rewrite rule for WordPress already
exists in the IIS 7+ configuration file
iis7_save_url_rewrite_rules()
Function: Updates the IIS web.config file with the
current rules if it is writable.
Source: wp-admin/includes/misc.php:188
Used by 1 function | Uses 8 functions
iis7_supports_permalinks()
Function: Check if IIS 7+ supports pretty permalinks.
Source: wp-includes/functions.php:3605
Used by 4 functions | Uses 2 functions
image_add_caption()
Function: Adds image shortcode with caption to editor
Source: wp-admin/includes/media.php:159
Used by 0 functions | Uses 4 functions
image_align_input_fields()
Function: Retrieve HTML for the image alignment radio
buttons with the specified one checked.
Source: wp-admin/includes/media.php:923
Used by 1 function | Uses 3 functions
image_attachment_fields_to_edit()
Function:
Source: wp-admin/includes/media.php:1061
Used by 0 functions | Uses 0 functions
image_attachment_fields_to_save()
Function: Filters input from
media_upload_form_handler() and assigns a default
post_title from the file name if none supplied.
Source: wp-admin/includes/media.php:1106
Used by 0 functions | Uses 2 functions
image_constrain_size_for_editor()
Function: Scale down the default size of an image.
Source: wp-includes/media.php:37
Source: wp-includes/ms-functions.php:1336
Used by 2 functions | Uses 15 functions
install_blog_defaults()
Function: Set blog defaults.
Source: wp-includes/ms-functions.php:1390
Used by 0 functions | Uses 2 functions
install_dashboard()
Function:
Source: wp-admin/includes/plugin-install.php:133
Used by 0 functions | Uses 9 functions
install_global_terms()
Function:
Source: wp-admin/includes/upgrade.php:2207
Used by 0 functions | Uses 1 function
install_network()
Function:
Source: wp-admin/includes/schema.php:845
Used by 0 functions | Uses 2 functions
install_plugins_favorites_form()
Function: Show a username form for the favorites page
Source: wp-admin/includes/plugin-install.php:221
Used by 0 functions | Uses 5 functions
install_plugins_upload()
Function: Upload from zip
install_plugin_information()
Function: Display plugin information in dialog box form.
Source: wp-admin/includes/plugin-install.php:340
Used by 0 functions | Uses 23 functions
install_plugin_install_status()
Function: Determine the status we can perform on a
plugin.
Source: wp-admin/includes/plugin-install.php:273
Used by 3 functions | Uses 9 functions
install_popular_tags()
Function: Retrieve popular WordPress plugin tags.
Source: wp-admin/includes/plugin-install.php:118
Used by 1 function | Uses 4 functions
install_search_form()
Function: Display search form for searching plugins.
Source: wp-admin/includes/plugin-install.php:168
Used by 1 function | Uses 8 functions
install_themes_dashboard()
Function: Display tags filter for themes.
Source: wp-admin/includes/theme-install.php:96
Used by 0 functions | Uses 7 functions
install_themes_feature_list()
Function: Retrieve list of WordPress theme features (aka
theme tags)
Source: wp-admin/includes/theme-install.php:31
Used by 0 functions | Uses 5 functions
install_themes_upload()
Function:
Source: wp-admin/includes/theme-install.php:137
Used by 0 functions | Uses 5 functions
install_theme_information()
Function: Display theme information in dialog box form.
Source: wp-admin/includes/theme-install.php:189
Used by 0 functions | Uses 8 functions
install_theme_search_form()
Function: Display search form for searching themes.
Source: wp-admin/includes/theme-install.php:54
Used by 1 function | Uses 7 functions
in_category()
Function: Check if the current post in within any of the
given categories.
in_the_loop()
Function: Whether the caller is in the Loop.
Source: wp-includes/query.php:760
Used by 1 function | Uses 0 functions
iso8601_timezone_to_offset()
Function: Computes an offset in seconds from an
iso8601 timezone.
Source: wp-includes/formatting.php:2298
Source: wp-includes/rss.php:699
Used by 0 functions | Uses 0 functions
is_comments_popup()
Function: Whether the current URL is within the
comments popup window.
is_comment_feed()
Function: Is the query for a comments feed?
Source: wp-includes/query.php:384
Used by 0 functions | Uses 3 functions
is_customize_preview()
Function: Whether the site is being previewed in the
Customizer.
Source: wp-includes/theme.php:2032
Used by 0 functions | Uses 0 functions
is_date()
Function: Is the query for an existing date archive?
Source: wp-includes/query.php:323
Used by 1 function | Uses 3 functions
is_day()
Function: Is the query for an existing day archive?
Source: wp-includes/query.php:343
Used by 2 functions | Uses 3 functions
is_dynamic_sidebar()
Function: Whether the dynamic sidebar is enabled and
used by theme.
Source: wp-includes/widgets.php:1354
Used by 0 functions | Uses 1 function
is_email()
Function: Verifies that an email is valid.
Source: wp-includes/formatting.php:2115
Used by 12 functions | Uses 3 functions
is_email_address_unsafe()
Function: Checks an email address against a list of
banned domains.
Source: wp-includes/ms-functions.php:395
Used by 1 function | Uses 3 functions
is_error()
Function:
Source: wp-includes/rss.php:695
Used by 0 functions | Uses 0 functions
is_feed()
Function: Is the query for a feed?
Source: wp-includes/query.php:364
Used by 5 functions | Uses 3 functions
is_front_page()
Function: Is the query for the front page of the site?
is_home()
Function: Is the query for the blog homepage?
Source: wp-includes/query.php:441
Used by 5 functions | Uses 3 functions
is_info()
Function:
Source: wp-includes/rss.php:683
Used by 0 functions | Uses 0 functions
is_lighttpd_before_150()
Function: Is the server running earlier than 1.5.0
version of lighttpd?
Source: wp-includes/functions.php:3563
Used by 0 functions | Uses 0 functions
is_local_attachment()
Function: Check if the attachment URI is local one and
is really an attachment.
Source: wp-includes/post.php:4682
Used by 1 function | Uses 3 functions
is_main_blog()
Function:
Source: wp-includes/ms-deprecated.php:142
Used by 0 functions | Uses 2 functions
is_main_network()
Function: Determine whether a network is the main
network of the Multisite install.
Source: wp-includes/functions.php:3839
Used by 5 functions | Uses 5 functions
is_main_query()
Function: Is the query the main query?
Source: wp-includes/query.php:722
Used by 0 functions | Uses 4 functions
is_main_site()
Function: Determine whether a site is the main site of
the current network.
Source: wp-includes/functions.php:3818
Used by 16 functions | Uses 2 functions
is_month()
Function: Is the query for an existing month archive?
Source: wp-includes/query.php:461
Used by 2 functions | Uses 3 functions
is_multisite()
Function: If Multisite is enabled.
is_multi_author()
Function: Does this site have more than one author
Source: wp-includes/author-template.php:427
Used by 1 function | Uses 5 functions
is_nav_menu()
Function: Check if the given ID is a navigation menu.
Source: wp-includes/nav-menu.php:46
Used by 2 functions | Uses 2 functions
is_nav_menu_item()
Function: Determine whether the given ID is a nav
menu item.
Source: wp-includes/nav-menu.php:158
Used by 3 functions | Uses 2 functions
is_network_admin()
Function: Whether the current request is for the
network administrative interface.
Source: wp-includes/load.php:684
Used by 14 functions | Uses 0 functions
is_network_only_plugin()
Function: Checks for Network: true in the plugin
header to see if this should be activated only as a
network wide plugin. The plugin would also work when
Multisite is not enabled.
Source: wp-admin/includes/plugin.php:487
Used by 3 functions | Uses 1 function
is_new_day()
Function: Whether the publish date of the current post
in the loop is different from the publish date of the
previous post in the loop.
Source: wp-includes/functions.php:646
Used by 0 functions | Uses 0 functions
is_object_in_taxonomy()
Function: Determine if the given object type is
associated with the given taxonomy.
Source: wp-includes/taxonomy.php:4281
Used by 8 functions | Uses 1 function
is_object_in_term()
Function: Determine if the given object is associated
with any of the given terms.
Source: wp-includes/taxonomy.php:4229
Used by 2 functions | Uses 4 functions
is_page()
Function: Is the query for an existing single page?
Source: wp-includes/query.php:488
Used by 6 functions | Uses 3 functions
is_paged()
Function: Is the query for paged result and not for the
first page?
is_page_template()
Function: Whether currently in a page template.
Source: wp-includes/post-template.php:1606
Used by 1 function | Uses 3 functions
is_plugin_active()
Function: Check whether the plugin is active by
checking the active_plugins list.
Source: wp-admin/includes/plugin.php:437
Used by 7 functions | Uses 2 functions
is_plugin_active_for_network()
Source: wp-includes/capabilities.php:1050
Used by 1 function | Uses 16 functions
maybe_add_column()
Function: * maybe_add_column() * Add column to db
table if it doesnt exist.
Source: wp-admin/includes/upgrade.php:1510
Used by 0 functions | Uses 2 functions
maybe_add_existing_user_to_blog()
Function: Add a new user to a blog by visiting
/newbloguser/username/.
Source: wp-includes/ms-functions.php:1921
Used by 0 functions | Uses 8 functions
maybe_create_table()
Function:
Source: wp-admin/includes/upgrade.php:1444
Used by 0 functions | Uses 5 functions
maybe_disable_automattic_widgets()
Function: Disables the Automattic widgets plugin, which
was merged into core.
Source: wp-admin/includes/upgrade.php:2133
Used by 1 function | Uses 2 functions
maybe_disable_link_manager()
Function: Disables the Link Manager on upgrade, if at
the time of upgrade, no links exist in the DB.
Source: wp-admin/includes/upgrade.php:2150
Used by 1 function | Uses 3 functions
maybe_drop_column()
Function: Drop column from database table, if it exists.
Source: wp-admin/install-helper.php:119
Used by 0 functions | Uses 2 functions
maybe_hash_hex_color()
Function: Ensures that any hex color is properly hashed.
Source: wp-includes/class-wp-customizemanager.php:1315
Used by 0 functions | Uses 1 function
maybe_redirect_404()
Function: Correct 404 redirects when NOBLOGREDIRECT
is defined.
Source: wp-includes/ms-functions.php:1894
Used by 0 functions | Uses 6 functions
maybe_serialize()
Function: Serialize data, if needed.
maybe_unserialize()
Function: Unserialize value only if it was serialized.
Source: wp-includes/functions.php:265
Used by 11 functions | Uses 1 function
mbstring_binary_safe_encoding()
Function: Set the mbstring internal encoding to a binary
safe encoding when func_overload is enabled.
Source: wp-includes/functions.php:4758
Used by 11 functions | Uses 0 functions
mb_substr()
Function:
Source: wp-includes/compat.php:17
Used by 3 functions | Uses 1 function
media_buttons()
Function: Adds the media button to the editor
Source: wp-admin/includes/media.php:533
Used by 0 functions | Uses 7 functions
media_handle_sideload()
Function: This handles a sideloaded file in the same
way as an uploaded file is handled by {@link
media_handle_upload()}
Source: wp-admin/includes/media.php:379
Used by 1 function | Uses 9 functions
media_handle_upload()
Function: This handles the file upload POST itself,
creating the attachment post.
Source: wp-admin/includes/media.php:262
Used by 2 functions | Uses 12 functions
media_post_single_attachment_fields_to_edit()
Function:
Source: wp-admin/includes/media.php:1088
Function:
Source: wp-admin/includes/media.php:1914
Used by 0 functions | Uses 15 functions
media_upload_type_url_form()
Function:
Source: wp-admin/includes/media.php:1986
Used by 0 functions | Uses 11 functions
media_upload_video()
Function:
Source: wp-admin/includes/deprecated.php:862
Used by 0 functions | Uses 2 functions
menu_page_url()
Function: Get the url to access a particular menu page
based on the slug it was registered with.
Source: wp-admin/includes/plugin.php:1468
Used by 0 functions | Uses 3 functions
metadata_exists()
Function: Determine if a meta key is set for a given
object
meta_box_prefs()
Function: Prints the meta box preferences for screen
meta.
Source: wp-admin/includes/screen.php:65
Used by 1 function | Uses 2 functions
meta_form()
Function: Prints the form in the Custom Fields meta box.
Source: wp-admin/includes/template.php:631
Used by 1 function | Uses 15 functions
ms_allowed_http_request_hosts()
Function: Whitelists any domain in a multisite
installation for safe HTTP requests.
Source: wp-includes/http.php:541
Used by 0 functions | Uses 3 functions
ms_cookie_constants()
Function: Defines Multisite cookie constants.
Source: wp-includes/ms-default-constants.php:47
Used by 0 functions | Uses 3 functions
ms_deprecated_blogs_file()
Function:
Source: wp-admin/includes/ms-deprecated.php:78
Used by 0 functions | Uses 0 functions
ms_file_constants()
Function: Defines Multisite file constants.
Source: wp-includes/ms-default-constants.php:92
Used by 0 functions | Uses 0 functions
ms_is_switched()
Function: Determines if switch_to_blog() is in effect
Source: wp-includes/ms-blogs.php:716
Used by 1 function | Uses 0 functions
ms_not_installed()
Function: Displays a failure message.
Source: wp-includes/ms-load.php:393
Used by 0 functions | Uses 8 functions
ms_site_check()
Function: Checks status of current blog.
Source: wp-includes/ms-load.php:73
Used by 0 functions | Uses 8 functions
ms_subdomain_constants()
Function: Defines Multisite subdomain constants and
handles warnings and notices.
ms_upload_constants()
Function: Defines Multisite upload constants.
Source: wp-includes/ms-default-constants.php:18
Used by 0 functions | Uses 2 functions
multisite_over_quota_message()
Function: Displays the out of storage quota message in
Multisite.
Source: wp-admin/includes/media.php:2623
Used by 0 functions | Uses 2 functions
mu_dropdown_languages()
Function: Generates and displays a drop-down of
available languages.
Source: wp-admin/includes/ms.php:673
next_post_link()
Function: Display next post link that is adjacent to the
current post.
Source: wp-includes/link-template.php:1812
Used by 0 functions | Uses 1 function
next_post_rel_link()
Function: Display relational link for the next post
adjacent to the current post.
Source: wp-includes/link-template.php:1676
Used by 0 functions | Uses 1 function
next_widget_id_number()
Function:
Source: wp-admin/includes/widgets.php:126
Used by 2 functions | Uses 0 functions
nocache_headers()
Function: Set the headers to prevent caching for the
different browsers.
Source: wp-includes/functions.php:1049
Used by 5 functions | Uses 1 function
noindex()
Function: Display a noindex meta tag if required by the
blog configuration.
Source: wp-includes/general-template.php:2348
Used by 0 functions | Uses 2 functions
normalize_whitespace()
Function: Normalize EOL characters and strip duplicate
whitespace.
Source: wp-includes/formatting.php:3748
Used by 3 functions | Uses 0 functions
number_format_i18n()
Function: Convert integer number to format based on
the locale.
Source: wp-includes/functions.php:168
Used by 35 functions | Uses 3 functions
options_general_add_js()
Function: Display JavaScript on the page.
Source: wp-admin/options-general.php:28
Used by 0 functions | Uses 2 functions
options_permalink_add_js()
Function: Display JavaScript on the page.
Source: wp-admin/options-permalink.php:54
Used by 0 functions | Uses 0 functions
options_reading_add_js()
Function: Display JavaScript on the page.
options_reading_blog_charset()
Function: Render the blog charset setting.
Source: wp-admin/options-reading.php:48
Used by 0 functions | Uses 3 functions
option_update_filter()
Function:
Source: wp-admin/includes/plugin.php:1804
Used by 0 functions | Uses 1 function
page_attributes_meta_box()
Function: Display page attributes form fields.
Source: wp-admin/includes/meta-boxes.php:709
Used by 0 functions | Uses 11 functions
page_template_dropdown()
Function: Print out option HTML elements for the page
templates drop-down.
Source: wp-admin/includes/template.php:798
Used by 2 functions | Uses 3 functions
paginate_comments_links()
Function: Create pagination links for the comments on
the current post.
Source: wp-includes/link-template.php:2521
Used by 0 functions | Uses 11 functions
paginate_links()
Function: Retrieve paginated link for archive post
pages.
Source: wp-includes/general-template.php:2587
Used by 6 functions | Uses 16 functions
parent_dropdown()
Source: wp-admin/includes/schema.php:862
Used by 0 functions | Uses 26 functions
populate_options()
Function: Create WordPress options and set the default
values.
Source: wp-admin/includes/schema.php:331
Used by 3 functions | Uses 17 functions
populate_roles()
Function: Execute WordPress role creation for the
various WordPress versions.
Source: wp-admin/includes/schema.php:582
Used by 2 functions | Uses 8 functions
populate_roles_160()
Function: Create the roles for WordPress 2.0
Source: wp-admin/includes/schema.php:598
Used by 2 functions | Uses 3 functions
populate_roles_210()
Function: Create and modify WordPress roles for
WordPress 2.1.
Source: wp-admin/includes/schema.php:703
Used by 2 functions | Uses 1 function
populate_roles_230()
Function: Create and modify WordPress roles for
WordPress 2.3.
Source: wp-admin/includes/schema.php:750
Used by 2 functions | Uses 1 function
populate_roles_250()
Function: Create and modify WordPress roles for
WordPress 2.5.
populate_roles_260()
Function: Create and modify WordPress roles for
WordPress 2.6.
Source: wp-admin/includes/schema.php:776
Used by 2 functions | Uses 1 function
populate_roles_270()
Function: Create and modify WordPress roles for
WordPress 2.7.
Source: wp-admin/includes/schema.php:790
Used by 2 functions | Uses 1 function
populate_roles_280()
Function: Create and modify WordPress roles for
WordPress 2.8.
Source: wp-admin/includes/schema.php:804
Used by 2 functions | Uses 1 function
populate_roles_300()
Function: Create and modify WordPress roles for
WordPress 3.0.
Source: wp-admin/includes/schema.php:817
Used by 2 functions | Uses 1 function
popuplinks()
Function: Adds a element attributes to open links in
new windows.
Source: wp-includes/formatting.php:2355
Used by 0 functions | Uses 0 functions
postbox_classes()
Function: Returns the list of classes to be used by a
metabox
Source: wp-admin/includes/post.php:1091
Used by 2 functions | Uses 3 functions
posts_nav_link()
Function: Display post pages link navigation for
previous and next pages.
Source: wp-includes/link-template.php:2183
Used by 0 functions | Uses 1 function
post_author_meta_box()
Function: Display form field with list of authors.
Source: wp-admin/includes/meta-boxes.php:676
Used by 0 functions | Uses 2 functions
post_categories_meta_box()
Function: Display post categories form fields.
Source: wp-admin/includes/meta-boxes.php:457
Used by 0 functions | Uses 10 functions
post_class()
register_sidebar_widget()
Function: Register widget for sidebar with backwards
compatibility.
Source: wp-includes/deprecated.php:2166
Used by 0 functions | Uses 2 functions
register_taxonomy()
Function: Create or modify a taxonomy object. Do not
use before init.
register_taxonomy_for_object_type()
Function: Add an already registered taxonomy to an
object type.
Source: wp-includes/taxonomy.php:504
Used by 1 function | Uses 1 function
register_theme_directory()
Function: Register a directory that contains themes.
Source: wp-includes/theme.php:365
Used by 0 functions | Uses 1 function
register_uninstall_hook()
Function: Set the uninstallation hook for a plugin.
Source: wp-includes/plugin.php:793
Used by 0 functions | Uses 5 functions
register_widget()
Function: Register a widget
Source: wp-includes/widgets.php:678
Used by 1 function | Uses 1 function
register_widget_control()
Function: Registers widget control callback for
customizing options.
Source: wp-includes/deprecated.php:2223
Used by 0 functions | Uses 2 functions
rel_canonical()
Function: Output rel=canonical for singular queries.
Source: wp-includes/link-template.php:3161
Used by 0 functions | Uses 4 functions
remove_accents()
Function: Converts all accent characters to ASCII
characters.
Source: wp-includes/formatting.php:822
Used by 2 functions | Uses 2 functions
remove_action()
Function: Removes a function from a specified action
hook.
Source: wp-includes/plugin.php:612
Used by 9 functions | Uses 1 function
remove_all_actions()
Function: Remove all of the hooks from an action.
Source: wp-includes/plugin.php:625
Used by 0 functions | Uses 1 function
remove_all_filters()
Function: Remove all of the hooks from a filter.
remove_all_shortcodes()
Function: Clear all shortcodes.
Source: wp-includes/shortcodes.php:122
Used by 1 function | Uses 0 functions
remove_custom_background()
Function: Remove custom background support.
Source: wp-includes/deprecated.php:3083
Used by 0 functions | Uses 2 functions
remove_custom_image_header()
Function: Remove image header support.
Source: wp-includes/deprecated.php:3046
Used by 0 functions | Uses 2 functions
remove_editor_styles()
Function: Removes all visual editor stylesheets.
Source: wp-includes/theme.php:1395
Used by 0 functions | Uses 3 functions
remove_filter()
Function: Removes a function from a specified filter
hook.
Source: wp-includes/plugin.php:296
Used by 18 functions | Uses 1 function
remove_image_size()
Function: Remove a new image size.
Source: wp-includes/media.php:259
Used by 0 functions | Uses 0 functions
remove_menu_page()
Function: Remove a top level admin menu
Source: wp-admin/includes/plugin.php:1419
Used by 0 functions | Uses 0 functions
remove_meta_box()
Function: Remove a meta box from an edit form.
Source: wp-admin/includes/template.php:1067
Used by 0 functions | Uses 2 functions
remove_option_update_handler()
Function: Unregister a setting
Source: wp-admin/includes/deprecated.php:192
Used by 0 functions | Uses 2 functions
remove_option_whitelist()
Function:
remove_post_type_support()
Function: Remove support for a feature from a post
type.
Source: wp-includes/post.php:1746
Used by 0 functions | Uses 0 functions
remove_query_arg()
Function: Removes an item or list from the query string.
Source: wp-includes/functions.php:809
Used by 14 functions | Uses 1 function
remove_role()
Function: Remove role, if it exists.
Source: wp-includes/capabilities.php:1488
Used by 0 functions | Uses 1 function
remove_shortcode()
Function: Removes hook for shortcode.
Source: wp-includes/shortcodes.php:105
Used by 0 functions | Uses 0 functions
remove_submenu_page()
Function: Remove an admin submenu
Source: wp-admin/includes/plugin.php:1441
Used by 0 functions | Uses 0 functions
remove_theme_mod()
Function: Remove theme modification name from
current theme list.
Source: wp-includes/theme.php:972
Used by 6 functions | Uses 4 functions
remove_theme_mods()
Function: Remove theme modifications option for
current theme.
Source: wp-includes/theme.php:992
Used by 1 function | Uses 4 functions
remove_theme_support()
Function: Allows a theme to de-register its support of a
certain feature
Source: wp-includes/theme.php:1707
Used by 2 functions | Uses 1 function
remove_user_from_blog()
Function: Remove a user from a blog.
Source: wp-includes/ms-functions.php:223
Used by 4 functions | Uses 12 functions
request_filesystem_credentials()
Function: Displays a form to the user to request for their
FTP/SSH details in order to connect to the filesystem.
require_if_theme_supports()
Function: Checks a themes support for a given feature
before loading the functions which implement it.
Source: wp-includes/theme.php:1844
Used by 0 functions | Uses 1 function
require_wp_db()
Function: Load the database class file and instantiate
the `$wpdb` global.
Source: wp-includes/load.php:342
Used by 0 functions | Uses 0 functions
reset_mbstring_encoding()
Function: Reset the mbstring internal encoding to a
users previously set encoding.
Source: wp-includes/functions.php:4787
Source: wp-includes/class-wp-customizemanager.php:1270
Used by 1 function | Uses 0 functions
sanitize_hex_color_no_hash()
Function: Sanitizes a hex color without a hash. Use
sanitize_hex_color() when possible.
Source: wp-includes/class-wp-customizemanager.php:1295
Used by 2 functions | Uses 1 function
sanitize_html_class()
Function: Sanitizes an HTML classname to ensure it only
contains valid characters.
Source: wp-includes/formatting.php:1344
Used by 12 functions | Uses 2 functions
sanitize_key()
Function: Sanitizes a string key.
Source: wp-includes/formatting.php:1178
Used by 38 functions | Uses 2 functions
sanitize_meta()
Function: Sanitize meta value.
Source: wp-includes/meta.php:1578
Used by 3 functions | Uses 2 functions
sanitize_mime_type()
Function: Sanitize a mime type
Source: wp-includes/formatting.php:3869
Used by 1 function | Uses 2 functions
sanitize_option()
Function: Sanitises various option values based on the
nature of the option.
Source: wp-includes/formatting.php:3264
Used by 7 functions | Uses 15 functions
sanitize_post()
Function: Sanitize every post field.
Source: wp-includes/post.php:2080
Used by 7 functions | Uses 1 function
sanitize_post_field()
Function: Sanitize post field based on context.
Source: wp-includes/post.php:2119
Used by 5 functions | Uses 14 functions
sanitize_sql_orderby()
Function: Ensures a string is a valid SQL order by
clause.
sanitize_term()
Function: Sanitize Term all fields.
Source: wp-includes/taxonomy.php:2105
Used by 8 functions | Uses 1 function
sanitize_term_field()
Function: Cleanse the field value in the term based on
the context.
Source: wp-includes/taxonomy.php:2155
Used by 8 functions | Uses 13 functions
sanitize_text_field()
Function: Sanitize a string from user input or from the
db
Source: wp-includes/formatting.php:3792
Used by 3 functions | Uses 5 functions
sanitize_title()
Function: Sanitizes a title, or returns a fallback title.
Source: wp-includes/formatting.php:1208
Used by 29 functions | Uses 3 functions
sanitize_title_for_query()
Function: Sanitizes a title with the query context.
Source: wp-includes/formatting.php:1241
Used by 1 function | Uses 1 function
sanitize_title_with_dashes()
Function: Sanitizes a title, replacing whitespace and a
few other characters with dashes.
Source: wp-includes/formatting.php:1258
Used by 4 functions | Uses 2 functions
sanitize_trackback_urls()
Function: Sanitize space or carriage return separated
URLs that are used to send trackbacks.
Source: wp-includes/formatting.php:3890
send_frame_options_header()
Function: Send a HTTP header to limit rendering of
pages to same origin iframes.
Source: wp-includes/functions.php:4418
Used by 0 functions | Uses 0 functions
send_nosniff_header()
Function: Send a HTTP header to disable content type
sniffing in browsers which support it.
Source: wp-includes/functions.php:4313
Used by 0 functions | Uses 0 functions
send_origin_headers()
Function: Send Access-Control-Allow-Origin and related
headers if the current request is from an allowed origin.
Source: wp-includes/http.php:420
Used by 1 function | Uses 3 functions
separate_comments()
Function: Separates an array of comments into an array
keyed by comment_type.
Source: wp-includes/comment.php:1265
Used by 2 functions | Uses 0 functions
settings_errors()
Function: Display settings errors registered by {@see
add_settings_error()}.
Source: wp-admin/includes/template.php:1421
Used by 0 functions | Uses 1 function
settings_fields()
Function: Output nonce, action, and option_page fields
for a settings page.
setup_postdata()
Function: Set up global post data.
Source: wp-includes/query.php:4693
Used by 6 functions | Uses 1 function
setup_userdata()
Function: Set up global user vars.
Source: wp-includes/user.php:1307
Used by 1 function | Uses 2 functions
set_current_screen()
Function: Set the current screen object
Source: wp-admin/includes/screen.php:184
Used by 1 function | Uses 1 function
set_current_user()
Function: Changes the current user by ID or name.
Source: wp-includes/pluggable-deprecated.php:33
Used by 0 functions | Uses 2 functions
set_post_format()
Function: Assign a format to a post
Source: wp-includes/post-formats.php:64
Used by 7 functions | Uses 5 functions
set_post_thumbnail()
Function: Set a post thumbnail.
Source: wp-includes/post.php:5759
Used by 5 functions | Uses 5 functions
set_post_thumbnail_size()
Function: Registers an image size for the post
thumbnail.
Source: wp-includes/media.php:282
Used by 0 functions | Uses 1 function
set_post_type()
Function: Update the post type for the post ID.
Source: wp-includes/post.php:1799
Used by 0 functions | Uses 3 functions
set_query_var()
Function: Set query variable.
Source: wp-includes/query.php:72
Used by 2 functions | Uses 1 function
set_screen_options()
Function: Saves option for number of rows when listing
posts, pages, comments, etc.
set_site_transient()
Function: Set/update the value of a site transient.
Source: wp-includes/option.php:1382
Used by 11 functions | Uses 10 functions
set_theme_mod()
signup_user()
Function: Setup the new user signup process
Source: wp-signup.php:396
Used by 2 functions | Uses 12 functions
single_cat_title()
Function: Display or retrieve page title for category
archive.
single_month_title()
Function: Display or retrieve page title for post archive
based on date.
Source: wp-includes/general-template.php:1091
Used by 0 functions | Uses 2 functions
single_post_title()
Function: Display or retrieve page title for post.
Source: wp-includes/general-template.php:909
Used by 1 function | Uses 3 functions
single_tag_title()
Function: Display or retrieve page title for tag post
archive.
Source: wp-includes/general-template.php:1006
Used by 1 function | Uses 1 function
single_term_title()
Function: Display or retrieve page title for taxonomy
term archive.
Source: wp-includes/general-template.php:1027
Used by 4 functions | Uses 8 functions
site_admin_notice()
Function: Displays an admin notice to upgrade all sites
after a core upgrade.
Source: wp-admin/includes/ms.php:722
Used by 0 functions | Uses 5 functions
site_url()
Function: Retrieve the site url for the current site.
Source: wp-includes/link-template.php:2672
Used by 25 functions | Uses 1 function
size_format()
Function: Convert number of bytes largest unit bytes
will fit into.
Source: wp-includes/functions.php:202
Used by 5 functions | Uses 1 function
smilies_init()
Function: Convert smiley code to the icon graphic file
equivalent.
Source: wp-includes/functions.php:2934
Used by 0 functions | Uses 2 functions
sort_menu()
Function:
Source: wp-admin/includes/menu.php:282
Used by 0 functions | Uses 0 functions
spawn_cron()
Function: Send request to run cron through HTTP
request that doesnt halt page loading.
startElement()
Function: XML callback function for the start of a new
XML tag.
Source: wp-admin/link-parse-opml.php:30
Used by 0 functions | Uses 0 functions
start_post_rel_link()
Function: Display relational link for the first post.
Source: wp-includes/deprecated.php:2758
Used by 0 functions | Uses 2 functions
start_wp()
Function: Sets up the WordPress Loop.
Source: wp-includes/deprecated.php:59
Used by 0 functions | Uses 5 functions
status_header()
Function: Set HTTP status header.
Source: wp-includes/functions.php:972
Used by 7 functions | Uses 3 functions
sticky_class()
Function: Display sticky CSS class, if a post is sticky.
Source: wp-includes/deprecated.php:3186
Used by 0 functions | Uses 2 functions
stick_post()
Function: Make a post sticky.
Source: wp-includes/post.php:2265
Used by 5 functions | Uses 2 functions
stream_preview_image()
Function: Streams image in post to browser, along with
enqueued changes in $_REQUEST[history]
Source: wp-admin/includes/image-edit.php:533
Used by 1 function | Uses 11 functions
stripslashes_deep()
Function: Navigates through an array and removes
slashes from the values.
Source: wp-includes/formatting.php:1708
Used by 6 functions | Uses 1 function
strip_shortcodes()
Function: Remove all shortcode tags from the given
content.
Source: wp-includes/shortcodes.php:379
Used by 1 function | Uses 1 function
strip_shortcode_tag()
Function:
submit_button()
Function: Echoes a submit button, with provided text
and appropriate class(es).
Source: wp-admin/includes/template.php:1801
Used by 37 functions | Uses 1 function
switch_theme()
Function: Switches the theme.
Source: wp-includes/theme.php:761
Used by 3 functions | Uses 12 functions
switch_to_blog()
Function: Switch the current blog.
Source: wp-includes/ms-blogs.php:578
Used by 25 functions | Uses 11 functions
sync_category_tag_slugs()
Function: Synchronize category and post tag slugs
when global terms are enabled.
Source: wp-admin/includes/ms.php:596
Used by 0 functions | Uses 2 functions
tag_description()
Function: Retrieve tag description.
Source: wp-includes/category-template.php:1209
Used by 0 functions | Uses 1 function
tag_escape()
Function: Escape an HTML tag name.
Source: wp-includes/formatting.php:3223
Used by 2 functions | Uses 2 functions
tag_exists()
Function:
Source: wp-admin/includes/taxonomy.php:196
Used by 0 functions | Uses 1 function
taxonomy_exists()
Function: Checks that the taxonomy name exists.
Source: wp-includes/taxonomy.php:227
Used by 27 functions | Uses 0 functions
term_description()
Function: Retrieve term description.
Source: wp-includes/category-template.php:1222
Used by 3 functions | Uses 6 functions
term_exists()
Function: Check if Term exists.
term_is_ancestor_of()
Function: Check if a term is an ancestor of another
term.
Source: wp-includes/taxonomy.php:2075
Used by 3 functions | Uses 2 functions
themes_api()
Function: Retrieve theme installer pages from
WordPress Themes API.
Source: wp-admin/includes/theme.php:317
Used by 6 functions | Uses 12 functions
theme_update_available()
Source: wp-includes/author-template.php:144
Used by 12 functions | Uses 3 functions
the_author_msn()
Function: Display the MSN address of the author of the
current post.
Source: wp-includes/deprecated.php:1575
Used by 0 functions | Uses 2 functions
the_author_nickname()
Function: Display the nickname of the author of the
current post.
the_author_posts()
Function: Display the number of posts by the author of
the current post.
Source: wp-includes/author-template.php:209
Used by 0 functions | Uses 1 function
the_author_posts_link()
Function: Display an HTML link to the author page of
the author of the current post.
Source: wp-includes/author-template.php:224
Used by 0 functions | Uses 8 functions
the_author_url()
Function: Display the URL to the home page of the
author of the current post.
Source: wp-includes/deprecated.php:1647
Used by 0 functions | Uses 2 functions
the_author_yim()
Function: Display the Yahoo! IM name of the author of
the current post.
Source: wp-includes/deprecated.php:1547
Used by 0 functions | Uses 2 functions
the_category()
Function: Display the category list for the post.
Source: wp-includes/category-template.php:271
Used by 0 functions | Uses 1 function
the_category_head()
Function: Print category with optional text before and
after.
Source: wp-includes/deprecated.php:105
Used by 0 functions | Uses 3 functions
the_category_ID()
Function: Return or Print Category ID.
Source: wp-includes/deprecated.php:81
Used by 0 functions | Uses 2 functions
the_category_rss()
Function: Display the post categories in the feed.
Source: wp-includes/feed.php:418
Used by 0 functions | Uses 1 function
the_comment()
Function: Iterate comment index in the comment loop.
Source: wp-includes/query.php:821
Used by 0 functions | Uses 1 function
the_content()
Function: Display the post content.
the_content_feed()
Function: Display the post content for feeds.
Source: wp-includes/feed.php:207
Used by 0 functions | Uses 1 function
the_content_rss()
Function: Display the post content for the feed.
Source: wp-includes/deprecated.php:1709
Used by 0 functions | Uses 6 functions
the_date()
Function: Display or Retrieve the date the current post
was written (once per date)
Source: wp-includes/general-template.php:1822
Used by 0 functions | Uses 3 functions
the_date_xml()
Function: Outputs the date in iso8601 format for xml
files.
Source: wp-includes/general-template.php:1798
Used by 0 functions | Uses 2 functions
the_editor()
Function: Display editor: TinyMCE, HTML, or both.
Source: wp-includes/deprecated.php:2631
Used by 0 functions | Uses 2 functions
the_excerpt()
Function: Display the post excerpt.
Source: wp-includes/post-template.php:316
Used by 1 function | Uses 3 functions
the_excerpt_rss()
Function: Display the post excerpt for the feed.
Source: wp-includes/feed.php:216
Used by 0 functions | Uses 3 functions
the_feed_link()
Function: Display the permalink for the feed type.
Source: wp-includes/link-template.php:550
Used by 0 functions | Uses 4 functions
the_generator()
Function: Display the generator XML or Comment for
RSS, ATOM, etc.
Source: wp-includes/general-template.php:2933
Used by 2 functions | Uses 3 functions
the_guid()
Function: Display the Post Global Unique Identifier
(guid).
the_ID()
Function: Display the ID of the current item in the
WordPress Loop.
Source: wp-includes/post-template.php:16
Used by 3 functions | Uses 1 function
the_media_upload_tabs()
Function:
Source: wp-admin/includes/media.php:71
Used by 1 function | Uses 6 functions
the_modified_author()
Function: Display the name of the author who last
edited the current post.
Source: wp-includes/author-template.php:98
Used by 0 functions | Uses 1 function
the_modified_date()
Function: Display the date on which the post was last
modified.
Source: wp-includes/general-template.php:1900
Used by 0 functions | Uses 3 functions
the_modified_time()
Function: Display the time at which the post was last
modified.
Source: wp-includes/general-template.php:2053
Used by 0 functions | Uses 3 functions
the_permalink()
Function: Display the permalink for the current post.
Source: wp-includes/link-template.php:14
Used by 3 functions | Uses 4 functions
the_permalink_rss()
Function: Display the permalink to the post for use in
feeds.
Source: wp-includes/feed.php:233
Used by 2 functions | Uses 4 functions
the_post()
Function: Iterate the post index in the loop.
Source: wp-includes/query.php:788
Used by 2 functions | Uses 1 function
the_posts_navigation()
Function: Display navigation to next/previous set of
posts when applicable.
Source: wp-includes/link-template.php:2288
Used by 0 functions | Uses 1 function
the_posts_pagination()
Function: Display a paginated navigation to
next/previous set of posts, when applicable.
the_post_navigation()
Function: Display navigation to next/previous post when
applicable.
Source: wp-includes/link-template.php:2229
Used by 0 functions | Uses 1 function
the_post_password()
touch_time()
Function: Print out HTML form date elements for editing
post or comment publish date.
Source: wp-admin/includes/template.php:716
Used by 2 functions | Uses 9 functions
trackback()
Function: Send a Trackback.
trackback_rdf()
Function: Generate and display the RDF for the
trackback information of current post.
Source: wp-includes/comment-template.php:1005
Used by 0 functions | Uses 5 functions
trackback_response()
Function: Response to a trackback.
Source: wp-trackback.php:27
Used by 0 functions | Uses 1 function
trackback_url()
Function: Display the current posts trackback URL.
Source: wp-includes/comment-template.php:987
Used by 0 functions | Uses 3 functions
trackback_url_list()
Function: Do trackbacks for a list of URLs.
Source: wp-includes/post.php:4094
Used by 0 functions | Uses 3 functions
trailingslashit()
Function: Appends a trailing slash.
Source: wp-includes/formatting.php:1660
Used by 57 functions | Uses 1 function
translate()
Function: Retrieve the translation of $text.
Source: wp-includes/l10n.php:87
Used by 12 functions | Uses 4 functions
translate_level_to_role()
Function: Translate user level to user role name.
Source: wp-admin/includes/upgrade.php:2093
Used by 1 function | Uses 0 functions
translate_nooped_plural()
Function: Translate the result of _n_noop() or
_nx_noop().
Source: wp-includes/l10n.php:413
Used by 5 functions | Uses 2 functions
translate_smiley()
Function: Convert one smiley code to the icon graphic
file equivalent.
Source: wp-includes/formatting.php:2030
Used by 0 functions | Uses 6 functions
translate_user_role()
Function: Translates role name.
translate_with_context()
Function: Translates $text like translate(), but assumes
that the text contains a context after its last vertical bar.
Source: wp-includes/deprecated.php:1813
Used by 0 functions | Uses 3 functions
translate_with_gettext_context()
Function: Retrieve the translation of $text in the context
defined in $context.
Source: wp-includes/l10n.php:135
Used by 4 functions | Uses 4 functions
translations_api()
Function: Retrieve translations from WordPress
Translation API.
Source: wp-admin/includes/translation-install.php:19
Used by 1 function | Uses 11 functions
twentyeleven_admin_enqueue_scripts()
Function: Properly enqueue styles and scripts for our
theme options page.
Source: wp-content/themes/twentyeleven/inc/themeoptions.php:19
Used by 0 functions | Uses 0 functions
twentyeleven_admin_header_image()
Function: Custom header image markup displayed on
the Appearance > Header admin panel.
Source: wpcontent/themes/twentyeleven/functions.php:330
Used by 0 functions | Uses 0 functions
twentyeleven_admin_header_style()
Function: Styles the header image displayed on the
Appearance > Header admin panel.
Source: wpcontent/themes/twentyeleven/functions.php:280
Used by 0 functions | Uses 0 functions
twentyeleven_auto_excerpt_more()
Function: Replace [.
Source: wpcontent/themes/twentyeleven/functions.php:392
Used by 0 functions | Uses 0 functions
twentyeleven_body_classes()
Function: Add two classes to the array of body classes.
Source: wpcontent/themes/twentyeleven/functions.php:689
Used by 0 functions | Uses 0 functions
twentyeleven_color_schemes()
Function: Return an array of color schemes registered
for Twenty Eleven.
Source: wp-content/themes/twentyeleven/inc/themeoptions.php:146
Used by 0 functions | Uses 0 functions
twentyeleven_comment()
Function: Template for comments and pingbacks.
twentyeleven_content_nav()
Function: Display navigation to next/previous pages
when applicable.
Source: wpcontent/themes/twentyeleven/functions.php:501
Used by 0 functions | Uses 0 functions
twentyeleven_continue_reading_link()
Function: Return a Continue Reading link for excerpts
Source: wpcontent/themes/twentyeleven/functions.php:374
Used by 0 functions | Uses 0 functions
twentyeleven_customize_preview_js()
Function: Bind JS handlers to make Theme Customizer
preview reload changes asynchronously.
Source: wp-content/themes/twentyeleven/inc/themeoptions.php:583
Used by 0 functions | Uses 0 functions
twentyeleven_customize_register()
Function: Implements Twenty Eleven theme options into
Theme Customizer
Source: wp-content/themes/twentyeleven/inc/themeoptions.php:508
Used by 0 functions | Uses 0 functions
twentyeleven_custom_excerpt_more()
Function: Add a pretty Continue Reading link to
custom post excerpts.
Source: wpcontent/themes/twentyeleven/functions.php:408
Used by 0 functions | Uses 0 functions
twentyeleven_enqueue_color_scheme()
Function: Enqueue the styles for the current color
scheme.
Source: wp-content/themes/twentyeleven/inc/themeoptions.php:398
Used by 0 functions | Uses 0 functions
twentyeleven_excerpt_length()
Function: Set the post excerpt length to 40 words.
Source: wpcontent/themes/twentyeleven/functions.php:361
Used by 0 functions | Uses 0 functions
twentyeleven_footer_sidebar_class()
Function: Count the number of footer sidebars to enable
dynamic classes for the footer.
Source: wpcontent/themes/twentyeleven/functions.php:554
Used by 0 functions | Uses 0 functions
twentyeleven_get_default_link_color()
Function: Return the default link color for Twenty
Eleven, based on color scheme.
Source: wp-content/themes/twentyeleven/inc/themeoptions.php:242
Used by 0 functions | Uses 0 functions
twentyeleven_get_default_theme_options()
Function: Return the default options for Twenty Eleven.
twentyeleven_get_first_url()
Function: Return the first link from the post content. If
none found, the post permalink is used as a fallback.
Source: wpcontent/themes/twentyeleven/functions.php:524
Used by 0 functions | Uses 0 functions
twentyeleven_get_gallery_images()
Function: Retrieve the IDs for images in a gallery.
Source: wpcontent/themes/twentyeleven/functions.php:711
Used by 0 functions | Uses 0 functions
twentyeleven_get_theme_options()
Function: Return the options array for Twenty Eleven.
Source: wp-content/themes/twentyeleven/inc/themeoptions.php:260
Used by 0 functions | Uses 0 functions
twentyeleven_header_style()
Function: Styles the header image and text displayed
on the blog.
Source: wpcontent/themes/twentyeleven/functions.php:238
Used by 0 functions | Uses 0 functions
twentyeleven_layouts()
Function: Return an array of layout options registered
for Twenty Eleven.
Source: wp-content/themes/twentyeleven/inc/themeoptions.php:177
Used by 0 functions | Uses 0 functions
twentyeleven_layout_classes()
Function: Add Twenty Eleven layout classes to the array
of body classes.
Source: wp-content/themes/twentyeleven/inc/themeoptions.php:471
Used by 0 functions | Uses 0 functions
twentyeleven_option_page_capability()
Function: Change the capability required to save the
twentyeleven_options options group.
Source: wp-content/themes/twentyeleven/inc/themeoptions.php:81
Used by 0 functions | Uses 0 functions
twentyeleven_page_menu_args()
Function: Show a home link for the wp_nav_menu()
fallback, wp_page_menu().
Source: wpcontent/themes/twentyeleven/functions.php:424
Used by 0 functions | Uses 0 functions
twentyeleven_posted_on()
Function: Print HTML with meta information for the
current post-date/time and author.
Source: wpcontent/themes/twentyeleven/functions.php:665
Used by 0 functions | Uses 0 functions
twentyeleven_print_link_color_style()
Function: Add a style block to the theme for the current
link color.
twentyeleven_settings_field_color_scheme()
Function: Render the Color Scheme setting field.
Source: wp-content/themes/twentyeleven/inc/themeoptions.php:269
Used by 0 functions | Uses 0 functions
twentyeleven_settings_field_layout()
Function: Render the Layout setting field.
Source: wp-content/themes/twentyeleven/inc/themeoptions.php:310
Used by 0 functions | Uses 0 functions
twentyeleven_settings_field_link_color()
Function: Render the Link Color setting field.
Source: wp-content/themes/twentyeleven/inc/themeoptions.php:293
Used by 0 functions | Uses 0 functions
twentyeleven_setup()
Function: Set up theme defaults and registers support
for various WordPress features.
Source: wpcontent/themes/twentyeleven/functions.php:71
Used by 0 functions | Uses 0 functions
twentyeleven_theme_options_add_page()
Function: Add a theme options page to the admin
menu, including some help documentation.
Source: wp-content/themes/twentyeleven/inc/themeoptions.php:93
Used by 0 functions | Uses 0 functions
twentyeleven_theme_options_help()
Function:
Source: wp-content/themes/twentyeleven/inc/themeoptions.php:109
Used by 0 functions | Uses 0 functions
twentyeleven_theme_options_init()
Function: Register the form setting for our
twentyeleven_options array.
Source: wp-content/themes/twentyeleven/inc/themeoptions.php:37
Used by 0 functions | Uses 0 functions
twentyeleven_theme_options_render_page()
Function: Render the theme options page for Twenty
Eleven.
Source: wp-content/themes/twentyeleven/inc/themeoptions.php:332
Used by 0 functions | Uses 0 functions
twentyeleven_theme_options_validate()
Function: Sanitize and validate form input.
Source: wp-content/themes/twentyeleven/inc/themeoptions.php:363
Used by 0 functions | Uses 0 functions
twentyeleven_url_grabber()
Function: Return the URL for the first link found in the
post content.
twentyeleven_widgets_init()
Function: Register sidebars and widgetized areas.
Source: wpcontent/themes/twentyeleven/functions.php:438
Used by 0 functions | Uses 0 functions
twentyfourteen_admin_fonts()
Function: Enqueue Google fonts style to admin screen
for custom header display.
Source: wpcontent/themes/twentyfourteen/functions.php:268
Used by 0 functions | Uses 0 functions
twentyfourteen_admin_header_image()
Function: Create the custom header image markup
displayed on the Appearance > Header screen.
Source: wp-content/themes/twentyfourteen/inc/customheader.php:137
Used by 0 functions | Uses 0 functions
twentyfourteen_admin_header_style()
Function: Style the header image displayed on the
Appearance > Header screen.
Source: wp-content/themes/twentyfourteen/inc/customheader.php:99
Used by 0 functions | Uses 0 functions
twentyfourteen_body_classes()
Function: Extend the default WordPress body classes.
Source: wpcontent/themes/twentyfourteen/functions.php:400
Used by 0 functions | Uses 0 functions
twentyfourteen_categorized_blog()
Function: Find out if blog has more than one category.
Source: wp-content/themes/twentyfourteen/inc/templatetags.php:130
Used by 0 functions | Uses 0 functions
twentyfourteen_category_transient_flusher()
Function: Flush out the transients used in
twentyfourteen_categorized_blog.
Source: wp-content/themes/twentyfourteen/inc/templatetags.php:157
Used by 0 functions | Uses 0 functions
twentyfourteen_content_width()
Function: Adjust content_width value for image
attachment template.
Source: wpcontent/themes/twentyfourteen/functions.php:125
Used by 0 functions | Uses 0 functions
twentyfourteen_contextual_help()
Function: Add contextual help to the Themes and Post
edit screens.
Source: wpcontent/themes/twentyfourteen/inc/customizer.php:92
Used by 0 functions | Uses 0 functions
twentyfourteen_customize()
Function: Prevent the Theme Customizer from being
loaded on WordPress versions prior to 3.6.
twentyfourteen_customize_preview_js()
Function: Bind JS handlers to make Theme Customizer
preview reload changes asynchronously.
Source: wpcontent/themes/twentyfourteen/inc/customizer.php:82
Used by 0 functions | Uses 0 functions
twentyfourteen_customize_register()
Function: Implement Theme Customizer additions and
adjustments.
Source: wpcontent/themes/twentyfourteen/inc/customizer.php:17
Used by 0 functions | Uses 0 functions
twentyfourteen_custom_header_setup()
Function: Set up the WordPress core custom header
settings.
Source: wp-content/themes/twentyfourteen/inc/customheader.php:19
Used by 0 functions | Uses 0 functions
twentyfourteen_font_url()
Function: Register Lato Google font for Twenty Fourteen.
Source: wpcontent/themes/twentyfourteen/functions.php:207
Used by 0 functions | Uses 0 functions
twentyfourteen_get_featured_posts()
Function: Getter function for Featured Content Plugin.
Source: wpcontent/themes/twentyfourteen/functions.php:139
Used by 0 functions | Uses 0 functions
twentyfourteen_has_featured_posts()
Function: A helper conditional function that returns a
boolean value.
Source: wpcontent/themes/twentyfourteen/functions.php:157
Used by 0 functions | Uses 0 functions
twentyfourteen_header_style()
Function: Styles the header image and text displayed
on the blog
Source: wp-content/themes/twentyfourteen/inc/customheader.php:57
Used by 0 functions | Uses 0 functions
twentyfourteen_list_authors()
Function: Print a list of all site contributors who
published at least one post.
Source: wpcontent/themes/twentyfourteen/functions.php:346
Used by 0 functions | Uses 0 functions
twentyfourteen_paging_nav()
Function: Display navigation to next/previous set of
posts when applicable.
Source: wp-content/themes/twentyfourteen/inc/templatetags.php:19
Used by 0 functions | Uses 0 functions
twentyfourteen_posted_on()
Function: Print HTML with meta information for the
current post-date/time and author.
twentyfourteen_post_classes()
Function: Extend the default WordPress post classes.
Source: wpcontent/themes/twentyfourteen/functions.php:451
Used by 0 functions | Uses 0 functions
twentyfourteen_post_nav()
Function: Display navigation to next/previous post when
applicable.
Source: wp-content/themes/twentyfourteen/inc/templatetags.php:74
Used by 0 functions | Uses 0 functions
twentyfourteen_post_thumbnail()
Function: Display an optional post thumbnail.
Source: wp-content/themes/twentyfourteen/inc/templatetags.php:172
Used by 0 functions | Uses 0 functions
twentyfourteen_preview()
Function: Prevent the Theme Preview from being loaded
on WordPress versions prior to 3.4.
Source: wp-content/themes/twentyfourteen/inc/backcompat.php:58
Used by 0 functions | Uses 0 functions
twentyfourteen_sanitize_layout()
Function: Sanitize the Featured Content layout value.
Source: wpcontent/themes/twentyfourteen/inc/customizer.php:69
Used by 0 functions | Uses 0 functions
twentyfourteen_scripts()
Function: Enqueue scripts and styles for the front end.
Source: wpcontent/themes/twentyfourteen/functions.php:225
Used by 0 functions | Uses 0 functions
twentyfourteen_setup()
Function: Twenty Fourteen setup.
Source: wpcontent/themes/twentyfourteen/functions.php:58
Used by 0 functions | Uses 0 functions
twentyfourteen_switch_theme()
Function: Prevent switching to Twenty Fourteen on old
versions of WordPress.
Source: wp-content/themes/twentyfourteen/inc/backcompat.php:21
Used by 0 functions | Uses 0 functions
twentyfourteen_the_attached_image()
Function: Print the attached image with a link to the
next attached image.
Source: wpcontent/themes/twentyfourteen/functions.php:279
Used by 0 functions | Uses 0 functions
twentyfourteen_upgrade_notice()
Function: Add message for unsuccessful theme switch.
twentyfourteen_widgets_init()
Function: Register three Twenty Fourteen widget areas.
Source: wpcontent/themes/twentyfourteen/functions.php:166
Used by 0 functions | Uses 0 functions
twentyfourteen_wp_title()
Function: Create a nicely formatted and more specific
title element text for output in head of document, based
on current view.
Source: wpcontent/themes/twentyfourteen/functions.php:473
Used by 0 functions | Uses 0 functions
twentyten_admin_header_style()
Function: Style the header image displayed on the
Appearance > Header admin panel.
Source: wp-content/themes/twentyten/functions.php:221
Source: wpcontent/themes/twentythirteen/functions.php:477
Used by 0 functions | Uses 0 functions
twentythirteen_content_width()
Function: Adjust content_width value for video post
formats and attachment templates.
twentythirteen_customize()
Function: Prevent the Theme Customizer from being
loaded on WordPress versions prior to 3.6.
Source: wp-content/themes/twentythirteen/inc/backcompat.php:46
Used by 0 functions | Uses 0 functions
twentythirteen_customize_preview_js()
Function: Enqueue Javascript postMessage handlers for
the Customizer.
Source: wpcontent/themes/twentythirteen/functions.php:528
Used by 0 functions | Uses 0 functions
twentythirteen_customize_register()
Function: Add postMessage support for site title and
description for the Customizer.
Source: wpcontent/themes/twentythirteen/functions.php:513
Used by 0 functions | Uses 0 functions
twentythirteen_custom_header_fonts()
Function: Load our special font CSS files.
Source: wp-content/themes/twentythirteen/inc/customheader.php:70
Used by 0 functions | Uses 0 functions
twentythirteen_custom_header_setup()
Function: Set up the WordPress core custom header
arguments and settings.
Source: wp-content/themes/twentythirteen/inc/customheader.php:23
Used by 0 functions | Uses 0 functions
twentythirteen_entry_date()
Function: Print HTML with date information for current
post.
Source: wpcontent/themes/twentythirteen/functions.php:361
Used by 0 functions | Uses 0 functions
twentythirteen_entry_meta()
Function: Print HTML with meta information for current
post: categories, tags, permalink, author, and date.
Source: wpcontent/themes/twentythirteen/functions.php:320
Used by 0 functions | Uses 0 functions
twentythirteen_fonts_url()
Function: Return the Google font stylesheet URL, if
available.
Source: wpcontent/themes/twentythirteen/functions.php:121
Used by 0 functions | Uses 0 functions
twentythirteen_get_link_url()
Function: Return the post URL.
Source: wpcontent/themes/twentythirteen/functions.php:457
Used by 0 functions | Uses 0 functions
twentythirteen_header_style()
Function: Style the header text displayed on the blog.
twentythirteen_paging_nav()
Function: Display navigation to next/previous set of
posts when applicable.
Source: wpcontent/themes/twentythirteen/functions.php:258
Used by 0 functions | Uses 0 functions
twentythirteen_post_nav()
Function: Display navigation to next/previous post when
applicable.
Source: wpcontent/themes/twentythirteen/functions.php:289
Used by 0 functions | Uses 0 functions
twentythirteen_preview()
Source: wp-admin/includes/deprecated.php:872
Used by 0 functions | Uses 2 functions
type_url_form_video()
Function:
Source: wp-admin/includes/deprecated.php:882
Used by 0 functions | Uses 2 functions
undismiss_core_update()
Function:
Source: wp-admin/includes/update.php:137
Used by 1 function | Uses 2 functions
uninstall_plugin()
Function: Uninstall a single plugin.
Source: wp-admin/includes/plugin.php:951
Used by 1 function | Uses 7 functions
unload_textdomain()
Function: Unload translations for a text domain.
Source: wp-includes/l10n.php:497
Used by 1 function | Uses 4 functions
unregister_default_headers()
Function: Unregister default headers.
Source: wp-includes/theme.php:1248
Used by 0 functions | Uses 0 functions
unregister_nav_menu()
Function: Unregisters a navigation menu for a theme.
Source: wp-includes/nav-menu.php:84
Used by 0 functions | Uses 1 function
unregister_setting()
Function: Unregister a setting
Source: wp-admin/includes/plugin.php:1776
Used by 1 function | Uses 3 functions
unregister_sidebar()
Function: Removes a sidebar from the list.
unregister_sidebar_widget()
Function: Alias of {@link
wp_unregister_sidebar_widget()}.
Source: wp-includes/deprecated.php:2198
Used by 0 functions | Uses 2 functions
unregister_taxonomy_for_object_type()
Function: Remove an already registered taxonomy from
an object type.
Source: wp-includes/taxonomy.php:528
Used by 0 functions | Uses 1 function
unregister_widget()
Function: Unregister a widget
Source: wp-includes/widgets.php:698
Used by 0 functions | Uses 1 function
unregister_widget_control()
Function: Alias of {@link
wp_unregister_widget_control()}.
Source: wp-includes/deprecated.php:2257
Used by 0 functions | Uses 2 functions
unstick_post()
Function: Un-stick a post.
Source: wp-includes/post.php:2286
Used by 6 functions | Uses 2 functions
untrailingslashit()
Function: Removes trailing forward slashes and
backslashes if they exist.
Source: wp-includes/formatting.php:1675
Used by 26 functions | Uses 0 functions
unzip_file()
Function: Unzips a specified ZIP file to a location on the
Filesystem via the WordPress Filesystem Abstraction.
Source: wp-admin/includes/file.php:512
Used by 1 function | Uses 9 functions
update_archived()
Function: Update the archived status of a particular
blog.
Source: wp-includes/ms-blogs.php:741
Used by 0 functions | Uses 1 function
update_attached_file()
Function: Update attachment file path based on
attachment ID.
Source: wp-includes/post.php:218
Used by 4 functions | Uses 6 functions
update_blog_details()
Function: Update the details for a blog. Updates the
blogs table for a given blog id.
update_blog_option()
Function: Update an option for a particular blog.
Source: wp-includes/ms-blogs.php:543
Used by 0 functions | Uses 6 functions
update_blog_public()
Function: Update this blogs public setting in the
global blogs table.
Source: wp-includes/ms-functions.php:2028
Used by 0 functions | Uses 2 functions
update_blog_status()
Function: Update a blog details field.
Source: wp-includes/ms-blogs.php:756
Used by 4 functions | Uses 14 functions
update_category_cache()
Function: Update the categories cache.
Source: wp-includes/deprecated.php:2597
Used by 0 functions | Uses 1 function
update_comment_cache()
Function: Updates the comment cache of given
comments.
Source: wp-includes/comment.php:2769
Used by 2 functions | Uses 1 function
update_comment_meta()
Function: Update comment meta field based on
comment ID.
Source: wp-includes/comment.php:1000
Used by 0 functions | Uses 1 function
update_core()
Function: Upgrade the core of WordPress.
Source: wp-admin/includes/update-core.php:774
Used by 1 function | Uses 17 functions
update_gallery_tab()
Function: Adds the gallery tab back to the tabs array if
post has image attachments
Source: wp-admin/includes/media.php:42
Used by 0 functions | Uses 3 functions
update_home_siteurl()
Function: If siteurl, home or page_on_front changed,
flush rewrite rules.
Source: wp-admin/includes/misc.php:239
Used by 0 functions | Uses 1 function
update_meta()
Function:
update_metadata()
Function: Update metadata for the specified object. If
no value already exists for the specified object ID and
metadata key, the metadata will be added.
Source: wp-includes/meta.php:143
Used by 3 functions | Uses 19 functions
update_metadata_by_mid()
Function: Update meta data by meta ID
Source: wp-includes/meta.php:600
Used by 3 functions | Uses 13 functions
update_meta_cache()
Function: Update the metadata cache for the specified
objects.
Source: wp-includes/meta.php:776
Used by 5 functions | Uses 5 functions
update_nag()
Function:
Source: wp-admin/includes/update.php:193
Used by 0 functions | Uses 5 functions
update_object_term_cache()
Function: Updates the cache for Term ID(s).
Source: wp-includes/taxonomy.php:3713
Used by 1 function | Uses 4 functions
update_option()
Source: wp-includes/functions.php:3646
Used by 6 functions | Uses 0 functions
validate_file_to_edit()
Function: Make sure that the file that was requested to
edit, is allowed to be edited
Source: wp-admin/includes/file.php:168
Used by 0 functions | Uses 3 functions
validate_plugin()
Function: Validate the plugin path.
Source: wp-admin/includes/plugin.php:912
Used by 2 functions | Uses 3 functions
validate_username()
Function: Checks whether an username is valid.
Source: wp-includes/user.php:1643
Used by 2 functions | Uses 3 functions
validate_user_form()
Function: Validate user signup name and email
Source: wp-signup.php:211
Used by 1 function | Uses 1 function
validate_user_signup()
Function: Validate the new user signup
Source: wp-signup.php:465
Used by 0 functions | Uses 7 functions
valid_unicode()
Function: Helper function to determine if a Unicode
value is valid.