以ä¸ãæªæ¤è¨¼ï¼ åã ã®ãªã³ã¯ã以ä¸ã®ããã«ã㦠http://example.com/archives.php?key=season&value=å¬ archives.php ãä½æãã¦ä»¥ä¸ãè¨è¿°ã <?php query_posts('posts_per_page=-1&meta_key=' . $_GET['key'] . '&meta_value=' . $_GET['value']); if(have_posts()) : while(have_posts()) : the_post(); /* do stuff */ endwhile; endif; wp_reset_query(); ?> url ã¨ã³ã³ã¼ãã¨ã $_GET ã®æç¡ãã§ãã¯ã¨ãã¯ããã«ã¯ããã£ã¦ãã ããã kzãããæ©éã®ã¬ã¹ããããã¨ããããã¾ãï¼ æ´ããã¢ããã¤ã¹ãåèã«è©¦ãã¦ã¿ãã®ã§ãããç§ã®ããæ¹ãã¾ã
{{#tags}}- {{label}}
{{/tags}}