WordPressのタグ一覧・・・
1年かけてまとめていこう
<?php bloginfo(); ?> <?php bloginfo_rss(); ?> <?php category_description(); ?> <?php comment_author(); ?> <?php comment_author_email(); ?> <?php comment_author_email_link(); ?> <?php comment_author_IP(); ?> <?php comment_author_link(); ?> <?php comment_author_rss(); ?> <?php comment_author_url(); ?> <?php comment_author_url_link(); ?> <?php comment_date(); ?> <?php comment_excerpt(); ?> <?php comment_ID(); ?> <?php comment_link_rss(); ?> <?php comment_text(); ?> <?php comment_text_rss(); ?> <?php comment_time(); ?> <?php comment_type(); ?> <?php comments_link(); ?> <?php comments_number(); ?> <?php comments_popup_link(); ?> <?php comments_popup_script(); ?> <?php comments_rss_link(); ?> <?php dropdown_cats(); ?> <?php edit_comment_link(); ?> <?php edit_post_link(); ?> <?php get_archives(); ?> <?php get_bloginfo(); ?> <?php get_bloginfo_rss(); ?> <?php get_calendar(); ?> <?php get_category_paren(); ?>ts <?php get_day_link(); ?> <?php get_links(); ?> <?php get_links_list(); ?> <?php get_linksbyname(); ?> <?php get_month_link(); ?> <?php get_permalink(); ?> <?php get_posts(); ?> <?php get_the_categor(); ?>y <?php get_the_time(); ?> <?php get_year_link(); ?> <?php in_category(); ?> <?php link_pages(); ?> <?php list_authors(); ?> <?php list_cats(); ?> <?php next_post(); ?> <?php next_post_link(); ?> <?php permalink_anchor(); ?> <?php permalink_comments_rss(); ?> <?php permalink_single_rss(); ?> <?php posts_nav_link(); ?> <?php previous_post(); ?> <?php previous_post_link(); ?> <?php query_posts(); ?> <?php rss_enclosure(); ?> <?php single_cat_title(); ?> <?php single_month_title(); ?> <?php single_post_title(); ?> <?php the_author(); ?> <?php the_author_aim(); ?> <?php the_author_description(); ?> <?php the_author_email(); ?> <?php the_author_firstname(); ?> <?php the_author_icq(); ?> <?php the_author_ID(); ?> <?php the_author_lastname(); ?> <?php the_author_login(); ?> <?php the_author_msn(); ?> <?php the_author_nickname(); ?> <?php the_author_posts(); ?> <?php the_author_posts_link(); ?> <?php the_author_url(); ?> <?php the_author_yim(); ?> <?php the_category(); ?> <?php the_category_head(); ?> <?php the_category_ID(); ?> <?php the_category_rss(); ?> <?php the_content(); ?> <?php the_content_rss(); ?> <?php the_date(); ?> <?php the_date_xml(); ?> <?php the_excerpt(); ?> <?php the_excerpt_rss(); ?> <?php the_ID(); ?> <?php the_meta(); ?> <?php the_permalink(); ?> <?php the_time(); ?> <?php the_title(); ?> <?php the_title_rss(); ?> <?php the_weekday(); ?> <?php the_weekday_date(); ?> <?php trackback_rdf(); ?> <?php trackback_url(); ?> <?php wp_get_archives(); ?> <?php wp_get_links(); ?> <?php wp_get_linksbyname(); ?> <?php wp_link_pages(); ?> <?php wp_list_authors(); ?> <?php wp_list_cats(); ?> <?php wp_list_pages(); ?> <?php wp_loginout(); ?> <?php wp_register(); ?> <?php wp_title(); ?>
と思いきやこちらに・・・w テンプレートタグ
よし。参照させてもらおう。
No related posts.