ネクストベータ代表Blog

WEBシステム SI屋の代表のブログです。

*

WordPressを読む 27-7 /blog/wp-includes/query.php 7

      2014/12/11

/blog/wp-includes/query.php 7

WP_Query::set_found_posts()

WP_Query::next_post()

WP_Query::the_post()

WP_Query::have_posts()

WP_Query::rewind_posts()

WP_Query::next_comment()

WP_Query::the_comment()

WP_Query::have_comments()

WP_Query::rewind_comments()

WP_Query::query()

WP_Query::get_queried_object()

WP_Query::get_queried_object_id()

WP_Query::__construct()

WP_Query::__get()

WP_Query::__isset()

WP_Query::__unset()

WP_Query:: __call()

WP_Query::is_archive()

 - Wordpress