Функции WordPress (Function Reference)

Post, Page, Attachment and Bookmarks Functions

Posts

  • [[is_post]]

Post insertion/removal

  • [[wp_delete_post]]

Pages

  • [[wp_list_pages]]

Custom field (postmeta)

  • [[add_post_meta]]

Attachments

Bookmarks

  • [[wp_list_bookmarks]]

Others

  • [[get_the_ID]]
Category, Tag and Taxonomy Functions

Categories

Category Creation

  • [[wp_create_category]]

Tags

  • [[get_tag]]

Taxonomy

  • [[get_term]]
User and Author Functions

Users and Authors

  • [[auth_redirect]]

User meta

  • [[delete_usermeta]]

User insertion/removal

  • [[wp_create_user]]

Login / Logout

Feed Functions
Comment, Ping, and Trackback Functions
  • [[add_ping]]
Action, Filter, and Plugin Functions

Filters

  • [[add_filter]]

Actions

  • [[add_action]]

Plugins

  • [[plugin_basename]]

Shortcodes

  • [[add_shortcode]]
Theme-Related Functions

Include functions

Other functions

  • [[get_404_template]]
Formatting Functions
  • [[clean_url]]
Miscellaneous Functions 1

Time/Date Functions

  • [[current_time]]

Serialization

  • [[is_serialized]]

Options

  • [[add_option]]

XMLRPC

  • [[xmlrpc_getpostcategory]]
Miscellaneous Functions 2

Localization

  • [[get_locale]]

Cron (Scheduling)

  • [[wp_cron]]

Miscellaneous

Легенда: красный текст означает, что перевод описания функции еще не готов. Здесь перечислены не все функции! Добавляться будут по мере перевода.