Lines:
1 to 12 of 12
<?php namespace Yoast\WP\SEO\Wrappers; use WP_Query; /* class WP_Query_Wrapper */ /* function WP_Query_Wrapper::get_query() – Returns the global WP_Query object. */ /* function WP_Query_Wrapper::get_main_query() – Returns the global main WP_Query object. */ /* function WP_Query_Wrapper::set_query() – Sets the global WP_Query object. */ /* function WP_Query_Wrapper::reset_query() – Resets the global WP_Query object. */