You are on page 1of 1

WordPress3.

0 bloginfo(‘rdf_url’);
bloginfo(‘rss2_url’);
is_day();
is_feed();
❖❖ PERMALINK TAGS
get_permalink();
has_post_thumbnail();
the_post_thumbnail();
comment_excerpt();
comment_form_title();

CHEAT SHEET bloginfo(‘rss_url’);


bloginfo(‘site_url’);
is_front_page();
is_home();
get_post_permalink();
permalink_anchor();
❖❖ CATEGORY TAGS
comment_form();
comment_ID();
TEMPLATES & TAGS <VERSION 1.0> bloginfo(‘stylesheet_directory ’); is_month(); category_description(); comment_id_fields();
permalink_single_rss();
bloginfo(‘stylesheet_url ’); is_page(); single_cat_title(); comment_reply_link();
post_permalink();
❖❖ TEMPLATES & FILES bloginfo(‘template_directory ’); is_page_template();
the_permalink();
the_category(); comment_text();
bloginfo(‘template_url’); is_paged(); the_category_rss(); comment_text_rss();
404.php
home.php
bloginfo(‘text_direction’); is_post_type_hierarchical(); ❖❖ SHORTLINK TAGS wp_dropdown_categories(); comment_time();
bloginfo(‘url’); is_preview(); wp_list_categories(); comment_type();
index.php the_shortlink();
bloginfo(‘version’); is_search(); comments_link();
front-page.php
bloginfo(‘wpurl’); is_single();
wp_get_shortlink(); ❖❖ TAG TAGS comments_number();
single.php wp_shortlink_header();
bloginfo_rss(); is_singular(); single_tag_title(); comments_popup_link();
single-{post-type}.php wp_shortlink_wp_head();
get_bloginfo(); is_sticky(); tag_description(); comments_popup_script();
page.php
pag-{id}.php
get_bloginfo_rss() is_tag(); ❖❖ EDIT LINK TAGS the_tags(); comments_rss_link();
is_tax(); wp_generate_tag_cloud(); get_avatar();
page-{slug}.php ❖❖ TITLE TAGS edit_bookmark_link();
is_time(); wp_tag_cloud(); next_comments_link();
archive.php edit_comment_link();
single_cat_title(); is_trackback(); paginate_comments_links();
category.php
single_month_title(); is_user_logged_in();
edit_post_link(); ❖❖ AUTHOR TAGS permalink_comments_rss();
category-{id}.php edit_tag_link();
single_post_title(); is_year(); the_author(); previous_comments_link();
category-{slug}.php
tag.php
single_tag_title(); pings_open(); ❖❖ POST TAGS the_author_link(); wp_list_comments();
the_search_query(); get_the_author_link();
body_class();
tag-{id}.php
wp_title(); ❖❖ LOGIN & LOGOUT TAGS next_image_link();
the_author_meta(); ❖❖ LINKS MANAGER TAGS
tag-{slug}.php the_author_posts();
is_user_logged_in(); next_post_link(); get_bookmark();
taxonomy.php ❖❖ INCLUDE TAGS wp_login_form(); the_author_posts_link(); get_bookmark_field();
taxonomy-{taxonomy}.php next_posts_link();
comments_template(); wp_login_url(); wp_dropdown_users(); get_bookmarks();
taxonomy-{taxonomy}-{term}.php post_class();
get_footer(); wp_loginout(); wp_list_authors(); wp_list_bookmarks();
author.php post_password_required();
get_header(); wp_logout();
author-{id}.php get_search_form(); wp_logout_url();
posts_nav_link(); ❖❖ DATE & TIME TAGS ❖❖ ATTACHMENT TAGS
author-{nicename}.php previous_image_link();
get_sidebar(); wp_lostpassword_url(); get_calendar(); get_attachment_link();
date.php previous_post_link();
get_template_part(); wp_register(); get_the_date(); is_attachment();
search.php previous_posts_link();
wp_registration_url(); single_month_title(); the_attachment_link();
searchform.php ❖❖ MENU TAGS single_post_title();
the_date(); wp_attachment_is_image();
attachment.php ❖❖ LISTS & DROPDOWNS sticky_class();
wp_get_nav_menu(); the_date_xml(); wp_get_attachment_image();
MIME_type.php (image.php, video.php..) the_category();
wp_get_nav_menu_item(); wp_dropdown_categories(); the_modified_author(); wp_get_attachment_image_src();
functions.php the_category_rss();
wp_nav_menu(); wp_dropdown_pages(); the_modified_date(); wp_get_attachment_metadata();
style.css the_content();
wp_dropdown_users(); the_modified_time();
editor-style.css ❖❖ CONDITIONAL TAGS wp_get_archives();
the_content_rss();
the_time(); ❖❖ URL TAGS
the_excerpt();
comments_open(); get_admin_url();
❖❖ BLOGINFO TAGS has_excerpt();
wp_list_authors(); the_excerpt_rss(); ❖❖ COMMENT TAGS get_home_url();
wp_list_bookmarks(); the_ID();
bloginfo(‘admin_email’); has_tag(); cancel_comment_reply_link(); get_search_link();
wp_list_categories(); the_meta();
bloginfo(‘atom_url’); in_the_loop(); comment_author(); get_site_url();
wp_list_comments(); the_shortlink();
bloginfo(‘blogname’); is_404(); comment_author_email(); home_url();
wp_list_pages(); the_tags();
bloginfo(‘charset’); is_active_sidebar(); comment_author_email_link(); the_feed_link();
wp_page_menu(); the_title();
bloginfo(‘comments_atom_url’); is_admin(); comment_author_IP(); wp_ajaxurl();
bloginfo(‘comments_rss2_url’); is_archive(); ❖❖ QUERY TAGS the_title_attribute(); comment_author_link();
bloginfo(‘description’); the_title_rss(); comment_author_rss();
is_attachment(); get_posts();
bloginfo(‘home’); wp_link_pages(); comment_author_url();
is_author(); query_posts();
bloginfo(‘html_type’);
bloginfo(‘language’);
is_category(); rewind_posts(); ❖❖ POST THUMBNAIL TAGS comment_author_url_link();
is_comments_popup(); wp_reset_query(); comment_class(); www.hpvorlagen24.de
bloginfo(‘name’); get_post_thumbnail_id();
is_date(); comment_date(); Twitter: hpv24sabine
get_the_post_thumbnail();
Sabine Kunkel-Dücking

You might also like