Post Tag
the_ID();
the_title();
the_tags();
the_meta();
post_class();
body_class();
sticky_class();
the_excerpt();
the_content();
the_title_rss();
the_category();
the_shortlink();
wp_link_pages();
posts_nav_link();
next_post_link();
next_posts_link();
the_excerpt_rss();
the_content_rss();
next_image_link();
the_category_rss();
single_post_title();
the_title_attribute();
previous_post_link();
previous_posts_link();
previous_image_link();
post_password_required()
Comment Tags
get_avatar();
comment_ID();
comment_text();
comment_type();
comment_time();
comment_date();
comment_form();
comment_class();
comments_link();
comment_author();
comment_excerpt();
comment_text_rss();
wp_list_comments();
comments_rss_link();
comment_id_fields();
comments_number();
comment_author_IP();
comment_form_title();
comment_reply_link();
next_comments_link();
comment_author_url();
comment_author_rss();
comment_author_link();
comments_popup_link();
comment_author_email();
comments_popup_script();
previous_comments_link();
permalink_comments_rss();
comment_author_url_link();
paginate_comments_links();
cancel_comment_reply_link();
comment_author_email_link();
Navigation Menu Tags
wp_nav_menu();
wp_get_nav_menu();
wp_get_nav_menu_item() |
Conditional Tags
is_tag();
is_tax();
is_day();
is_404();
is_date();
is_time();
is_year();
is_feed();
has_tag();
is_page();
is_home();
is_admin();
is_paged();
is_single();
is_sticky();
is_month();
is_search();
is_author();
is_archive();
is_preview();
is_singular();
is_category();
pings_open();
in_category();
is_trackback();
is_front_page();
is_attachment();
comments_open();
is_page_template();
is_comments_popup();
Blog Info Tags
bloginfo();
bloginfo_rss();
get_bloginfo();
get_bloginfo_rss()
Login/Logout Tags
wp_logout();
wp_register();
wp_loginout();
wp_login_url();
wp_logout_url();
wp_login_form();
is_user_logged_in();
wp_lostpassword_url();
wp_registration_url();
Shortlink Tags
the_shortlink();
wp_get_shortlink();
wp_shortlink_header();
wp_shortlink_wp_head();
Permalink Tags
the_permalink();
get_permalink();
post_permalink();
permalink_anchor();
get_post_permalink();
permalink_single_rss(); |
Category Tag
the_category();
single_cat_title();
the_category_rss();
wp_list_categories();
category_description();
wp_dropdown_categories();
Links Manager Tags
get_bookmark();
get_bookmarks();
wp_list_bookmarks();
get_bookmark_field();
Title Tags
wp_title();
single_cat_title();
single_tag_title();
single_post_title();
the_search_query();
single_month_title();
Navigation Menu Tags
wp_nav_menu();
wp_get_nav_menu();
wp_get_nav_menu_item();
Attachment Tags
is_attachment();
the_attachment_link();
get_attachment_link();
wp_attachment_is_image();
wp_get_attachment_image();
wp_get_attachment_metadata();
wp_get_attachment_image_src();
Tag Tags
the_tags();
wp_tag_cloud();
tag_description();
single_tag_title();
wp_generate_tag_cloud()
Date and Time Tags
the_time();
the_date();
get_calendar();
get_the_date();
the_date_xml();
the_modified_date();
the_modified_time();
single_month_title();
the_modified_author();
Attachment Tags
is_attachment();
the_attachment_link();
get_attachment_link();
wp_attachment_is_image();
wp_get_attachment_image();
wp_get_attachment_metadata();
wp_get_attachment_image_src()
Lists & Dropdown Tags
wp_page_menu();
wp_list_pages();
wp_get_archives();
wp_list_authors();
wp_list_comments();
wp_dropdown_pages();
wp_list_bookmarks();
wp_dropdown_users();
wp_list_categories();
wp_dropdown_categories() |
Include Tags
get_footer();
get_header();
get_sidebar();
get_search_form();
get_template_part();
comments_template();
Author Tags
the_author();
wp_list_authors();
the_author_link();
the_author_meta();
the_author_posts();
wp_dropdown_users();
get_the_author_link();
the_author_posts_link()
Query Tags
get_posts();
query_posts();
rewind_posts();
wp_reset_query()
Edit Link Tags
edit_tag_link();
edit_post_link();
edit_comment_link();
edit_bookmark_link();
Post Thumbnail Tags
has_post_thumbnail();
the_post_thumbnail();
get_post_thumbnail_id();
get_the_post_thumbnail();
Shortcodes Functions
do_shortcode();
add_shortcode();
shortcode_atts();
strip_shortcodes();
remove_shortcode();
remove_all_shortcodes();
|