Statistics
Legends
Deprecated
Todos
Functions
Constants
Variables
Classes
Methods
Class fields
Inheritances
Files
Overview
FRAMES
NO FRAMES
WordPress 2.8.1 functions
From
_()
to
bloginfo()
<<
<
|
_
|
bl
|
ge
|
ge
|
is
|
po
|
ti
|
wp
|
wp
>
>>
File
Function
Comment
compat.php
_()
l10n.php
__()
Retrieves the translation of $text
load-styles.php
__()
load-scripts.php
__()
template.php
__checked_selected_helper()
Private helper function for checked and selected.
upgrade.php
__get_option()
Version of get_option that is private to install/upgrade
l10n.php
__ngettext()
l10n.php
__ngettext_noop
()
template.php
_admin_search_query()
Display the search query.
load-scripts.php
_c()
load-styles.php
_c()
l10n.php
_c()
Retrieve translated string with vertical bar context
template.php
_cat_row()
{@internal Missing Short Description}}
template.php
_cat_rows()
{@internal Missing Short Description}}
functions.php
_cleanup_header_comment()
Strip close comment and close php tags from file headers used by WP
comment.php
_close_comments_for_old_post()
Close comments on an old post
comment.php
_close_comments_for_old_posts()
Close comments on old posts on the fly, without any extra DB queries
functions.php
_config_wp_home()
Retrieve the WordPress home page URL.
functions.php
_config_wp_siteurl()
Retrieve the WordPress site URL.
formatting.php
_deep_replace()
Perform a deep string replace operation to ensure the values in $search are no longer present
functions.php
_deprecated_file()
Marks a file as deprecated and informs when it has been used.
functions.php
_deprecated_function()
Marks a function as deprecated and informs when it has been used.
template.php
_draft_or_post_title()
Get the post title.
l10n.php
_e()
Displays the returned translated text from translate()
edit-category-form.php
_fill_empty_category()
edit-link-category-form.php
_fill_empty_link_category()
user.php
_fill_user()
Add user meta data as properties to given user object.
post.php
_fix_attachment_links()
Replace hrefs of attachment anchors with up-to-date permalinks
post.php
_future_post_hook()
Hook used to schedule publication for a post marked for the future.
cron.php
_get_cron_array()
Retrieve cron info array option
link-template.php
_get_page_link()
Retrieve the page permalink.
plugin.php
_get_plugin_data_markup_translate()
post.php
_get_post_ancestors()
Retrieve post ancestors and append to post ancestors property.
taxonomy.php
_get_term_children()
Get the subset of $terms that are descendants of $term_id.
taxonomy.php
_get_term_hierarchy()
Retrieves children of taxonomy as Term IDs
widgets.php
_get_widget_id_base()
Private
compat.php
_http_build_query()
formatting.php
_links_add_base()
Callback to add a base url to relative links in passed content
formatting.php
_links_add_target()
Callback to add a target attribute to all links in passed content
template.php
_list_meta_row()
{@internal Missing Short Description}}
category.php
_make_cat_compat()
Update category structure to old pre 2.3 from new taxonomy structure.
formatting.php
_make_email_clickable_cb()
Callback to convert email address match to HTML A element.
formatting.php
_make_url_clickable_cb()
Callback to convert URI match to HTML A element.
formatting.php
_make_web_ftp_clickable_cb()
Callback to convert URL match to HTML A element.
update.php
_maybe_update_core()
update.php
_maybe_update_plugins()
Check the last time plugins were run before checking plugin versions.
update.php
_maybe_update_themes()
Check themes versions only after a duration of time.
compat.php
_mb_substr()
functions.php
_mce_set_direction()
Set the localized direction for MCE plugin.
l10n.php
_n()
Retrieve the plural or single form based on the amount.
l10n.php
_n_noop()
Register plural strings in POT file, but don't translate them.
l10n.php
_nc()
l10n.php
_nx()
l10n.php
_nx_noop()
Register plural strings with context in POT file, but don't translate them
taxonomy.php
_pad_term_counts()
Add count of children to parent count.
template.php
_page_rows()
{@internal Missing Short Description}}
template.php
_post_row()
{@internal Missing Short Description}}
template.php
_post_states()
script-loader.php
_print_scripts()
post.php
_publish_post_hook()
Hook to schedule pings and enclosures when a post is published
widgets.php
_register_widget_form_callback()
widgets.php
_register_widget_update_callback()
post.php
_relocate_children()
Move child posts to a new parent
post.php
_save_post_hook()
Hook used to prevent page/post cache and rewrite rules from staying dirty.
cron.php
_set_cron_array()
Updates the CRON option with the new CRON array
post.php
_set_preview()
post.php
_show_post_preview()
template.php
_tag_row()
{@internal Missing Short Description}}
post.php
_transition_post_status()
Hook for managing future post transitions to published
taxonomy.php
_update_post_term_count()
Will update term count based on posts.
cron.php
_upgrade_cron_array()
Upgrade a Cron info array.
category-template.php
_usort_terms_by_ID()
Sort categories by ID.
category-template.php
_usort_terms_by_name()
Sort categories by name.
bookmark-template.php
_walk_bookmarks()
The formatted output of a list of bookmarks.
admin-ajax.php
_wp_ajax_delete_comment_response()
Sends back current comment total and new page links if they need to be updated.
plugin.php
_wp_call_all_hook()
Calls the 'all' hook, which will process the functions hooked into it.
template.php
_wp_comment_row()
{@internal Missing Short Description}}
dashboard.php
_wp_dashboard_control_callback()
dashboard.php
_wp_dashboard_recent_comments_row()
plugin.php
_wp_filter_build_unique_id()
Build Unique ID for storage and retrieval.
rewrite.php
_wp_filter_taxonomy_base()
Filter the URL base for taxonomies.
template.php
_wp_get_comment_list()
{@internal Missing Short Description}}
post.php
_wp_get_post_autosave_hack()
Internally used to hack WP_Query into submission
http.php
_wp_http_get_object()
Returns the initialized WP_Http Object
menu-header.php
_wp_menu_output()
Display menu
post.php
_wp_post_revision_fields()
Determines which fields of posts are to be saved in revisions.
post.php
_wp_put_post_revision()
Inserts post data into the posts table as a post revision
formatting.php
_wp_specialchars()
Converts a number of special characters into their HTML entities.
functions.php
_wp_timezone_choice_usort_callback()
post.php
_wp_translate_postdata()
Rename $_POST data from form names to DB post columns.
load-styles.php
_x()
load-scripts.php
_x()
l10n.php
_x()
functions.php
absint()
Converts value to nonnegative integer
plugin.php
activate_plugin()
Attempts activation of plugin in a "sandbox" and redirects on success.
plugin.php
activate_plugins()
Activate multiple plugins.
plugin.php
add_action()
Hooks a function on to a specific action.
load-scripts.php
add_action()
load-styles.php
add_action()
upgrade.php
add_clean_index()
{@internal Missing Short Description}}
plugin.php
add_comments_page()
template.php
add_contextual_help()
Add contextual help text for a page
menu.php
add_cssclass()
theme.php
add_custom_image_header()
Add callbacks for image header display.
plugin.php
add_dashboard_page()
rewrite.php
add_feed()
Add a new feed type like /atom1/
load-scripts.php
add_filter()
load-styles.php
add_filter()
plugin.php
add_filter()
Hooks a function or method to a specific filter action.
options-permalink.php
add_js()
Display JavaScript on the page
options-general.php
add_js()
Display JavaScript on the page
bookmark.php
add_link()
{@internal Missing Short Description}}
plugin.php
add_links_page()
functions.php
add_magic_quotes()
Walks the array while sanitizing the contents
plugin.php
add_management_page()
Add sub menu page to the tools main menu
plugin.php
add_media_page()
menu.php
add_menu_classes()
plugin.php
add_menu_page()
post.php
add_meta()
{@internal Missing Short Description}}
template.php
add_meta_box()
Add a meta box to an edit form
plugin.php
add_object_page()
functions.php
add_option()
Add a new option.
plugin.php
add_option_update_handler()
{@internal Missing Short Description}}
plugin.php
add_option_whitelist()
{@internal Missing Short Description}}
plugin.php
add_options_page()
plugin.php
add_pages_page()
post.php
add_ping()
Add a URL to those already pung
post.php
add_post_meta()
Add meta data field to a post.
plugin.php
add_posts_page()
functions.php
add_query_arg()
Retrieve a modified URL query string.
rewrite.php
add_rewrite_endpoint()
Add an endpoint, like /trackback/.
rewrite.php
add_rewrite_rule()
Add a straight rewrite rule
rewrite.php
add_rewrite_tag()
Add a new tag (like %postname%).
capabilities.php
add_role()
Add role, if it does not exist
template.php
add_settings_field()
Add a new field to a settings page
template.php
add_settings_section()
Add a new section to a settings page
shortcodes.php
add_shortcode()
Add hook for shortcode tag.
functions.php
add_site_option()
plugin.php
add_submenu_page()
plugin.php
add_theme_page()
general-template.php
add_thickbox()
Enqueues the default ThickBox js and css.
user.php
add_user()
Creates a new user from the "Users" form using $_POST information.
plugin.php
add_users_page()
plugin.php
add_utility_page()
formatting.php
addslashes_gpc()
Adds slashes to escape strings.
media.php
adjacent_image_link()
Display next or previous image link that has the same post parent.
link-template.php
adjacent_post_link()
Display adjacent post link.
link-template.php
adjacent_posts_rel_link()
Display relational links for the posts adjacent to the current post
link-template.php
admin_url()
Retrieve the url to the admin area
load-scripts.php
admin_url()
load-styles.php
admin_url()
akismet.php
akismet_admin_init()
akismet.php
akismet_auto_check_comment()
akismet.php
akismet_caught()
akismet.php
akismet_check_db_comment()
akismet.php
akismet_check_for_spam_button()
akismet.php
akismet_check_server_connectivity()
akismet.php
akismet_conf()
akismet.php
akismet_config_page()
akismet.php
akismet_counter()
akismet.php
akismet_delete_old()
akismet.php
akismet_get_host()
akismet.php
akismet_get_key()
akismet.php
akismet_get_server_connectivity()
akismet.php
akismet_http_post()
akismet.php
akismet_init()
akismet.php
akismet_kill_proxy_check()
akismet.php
akismet_manage_page()
akismet.php
akismet_nonce_field()
akismet.php
akismet_nonce_field()
akismet.php
akismet_recheck_queue()
akismet.php
akismet_rightnow()
akismet.php
akismet_server_connectivity_ok()
akismet.php
akismet_spam_comments()
akismet.php
akismet_spam_count()
akismet.php
akismet_spam_totals()
akismet.php
akismet_spamtoham()
akismet.php
akismet_stats()
akismet.php
akismet_stats_display()
akismet.php
akismet_stats_page()
akismet.php
akismet_stats_script()
akismet.php
akismet_submit_nonspam_comment()
akismet.php
akismet_submit_spam_comment()
akismet.php
akismet_verify_key()
general-template.php
allowed_tags()
Display all of the allowed tags in HTML format with attributes.
formatting.php
antispambot()
Converts email addresses characters to HTML entities to block spam bots
functions.php
apache_mod_loaded()
Does the specified module exist in the apache config?
press-this.php
aposfix()
Convert characters
load-styles.php
apply_filters()
load-scripts.php
apply_filters()
plugin.php
apply_filters()
Call the functions added to a filter hook.
feed.php
atom_enclosure()
Display the atom enclosure for the current post.
functions.php
atom_service_url_filter()
Secure URL, if available or the given URL
formatting.php
attribute_escape
()
Escaping for HTML attributes
pluggable.php
auth_redirect()
Checks if a user is logged in, if not it redirects them to the login page
general-template.php
automatic_feed_links()
Enable/disable automatic general feed link outputting
formatting.php
backslashit()
Adds backslashes before letters and before a number at the start of a string
formatting.php
balanceTags()
Will only balance the tags if forced to and the option is set to balance tags.
l10n.php
before_last_bar()
general-template.php
bloginfo()
Display information about the blog
<<
<
|
_
|
bl
|
ge
|
ge
|
is
|
po
|
ti
|
wp
|
wp
>
>>