14 | 5.1786 | 23508752 | All_in_One_SEO_Pack->aiosp_mrt_get_url( $query = class WP_Query { public $query = ['page' => '', 'pagename' => 'blog']; public $query_vars = ['page' => 0, 'pagename' => 'blog', 'error' => '', 'm' => '', 'p' => 0, 'post_parent' => '', 'subpost' => '', 'subpost_id' => '', 'attachment' => '', 'attachment_id' => 0, 'name' => '', 'page_id' => 0, 'second' => '', 'minute' => '', 'hour' => '', 'day' => 0, 'monthnum' => 0, 'year' => 0, 'w' => 0, 'category_name' => '', 'tag' => '', 'cat' => '', 'tag_id' => '', 'author' => '', 'author_name' => '', 'feed' => '', 'tb' => '', 'paged' => 0, 'meta_key' => '', 'meta_value' => '', 'preview' => '', 's' => '', 'sentence' => '', 'title' => '', 'fields' => '', 'menu_order' => '', 'embed' => '', 'category__in' => [...], 'category__not_in' => [...], 'category__and' => [...], 'post__in' => [...], 'post__not_in' => [...], 'post_name__in' => [...], 'tag__in' => [...], 'tag__not_in' => [...], 'tag__and' => [...], 'tag_slug__in' => [...], 'tag_slug__and' => [...], 'post_parent__in' => [...], 'post_parent__not_in' => [...], 'author__in' => [...], 'author__not_in' => [...], 'ignore_sticky_posts' => FALSE, 'suppress_filters' => FALSE, 'cache_results' => TRUE, 'update_post_term_cache' => TRUE, 'lazy_load_term_meta' => TRUE, 'update_post_meta_cache' => TRUE, 'post_type' => '', 'posts_per_page' => 10, 'nopaging' => FALSE, 'comments_per_page' => '50', 'no_found_rows' => FALSE, 'order' => 'DESC']; public $tax_query = class WP_Tax_Query { public $queries = [...]; public $relation = 'AND'; protected $table_aliases = [...]; public $queried_terms = [...]; public $primary_table = 'xel_std_wp3_1_posts'; public $primary_id_column = 'ID' }; public $meta_query = class WP_Meta_Query { public $queries = [...]; public $relation = NULL; public $meta_table = NULL; public $meta_id_column = NULL; public $primary_table = NULL; public $primary_id_column = NULL; protected $table_aliases = [...]; protected $clauses = [...]; protected $has_or_relation = FALSE }; public $date_query = FALSE; public $queried_object = class WP_Post { public $ID = 1842; public $post_author = '1'; public $post_date = '2018-07-23 09:06:39'; public $post_date_gmt = '2018-07-23 09:06:39'; public $post_content = ''; public $post_title = 'Blog'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'blog'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2020-03-03 10:39:38'; public $post_modified_gmt = '2020-03-03 10:39:38'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'http://wp.themedemo.co/pixxy/?page_id=1842'; public $menu_order = 0; public $post_type = 'page'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }; public $queried_object_id = 1842; public $request = 'SELECT SQL_CALC_FOUND_ROWS xel_std_wp3_1_posts.ID FROM xel_std_wp3_1_posts WHERE 1=1 AND xel_std_wp3_1_posts.post_type = \'post\' AND (xel_std_wp3_1_posts.post_status = \'publish\') ORDER BY xel_std_wp3_1_posts.post_date DESC LIMIT 0, 10'; public $posts = class WP_Query { public $query = [...]; public $query_vars = [...]; public $tax_query = class WP_Tax_Query { ... }; public $meta_query = class WP_Meta_Query { ... }; public $date_query = FALSE; public $queried_object = *uninitialized*; public $queried_object_id = *uninitialized*; public $request = 'SELECT SQL_CALC_FOUND_ROWS xel_std_wp3_1_posts.ID FROM xel_std_wp3_1_posts LEFT JOIN xel_std_wp3_1_term_relationships ON (xel_std_wp3_1_posts.ID = xel_std_wp3_1_term_relationships.object_id) WHERE 1=1 AND ( \n xel_std_wp3_1_term_relationships.term_taxonomy_id IN (31)\n) AND xel_std_wp3_1_posts.post_type = \'post\' AND (xel_std_wp3_1_posts.post_status = \'publish\') GROUP BY xel_std_wp3_1_posts.ID ORDER BY xel_std_wp3_1_posts.post_date DESC LIMIT 0, 10'; public $posts = [...]; public $post_count = 10; public $current_post = -1; public $in_the_loop = FALSE; public $post = class WP_Post { ... }; public $comments = *uninitialized*; public $comment_count = 0; public $current_comment = -1; public $comment = *uninitialized*; public $found_posts = '12'; public $max_num_pages = 2; public $max_num_comment_pages = 0; public $is_single = FALSE; public $is_preview = FALSE; public $is_page = FALSE; public $is_archive = TRUE; public $is_date = FALSE; public $is_year = FALSE; public $is_month = FALSE; public $is_day = FALSE; public $is_time = FALSE; public $is_author = FALSE; public $is_category = TRUE; public $is_tag = FALSE; public $is_tax = FALSE; public $is_search = FALSE; public $is_feed = FALSE; public $is_comment_feed = FALSE; public $is_trackback = FALSE; public $is_home = FALSE; public $is_privacy_policy = FALSE; public $is_404 = FALSE; public $is_embed = FALSE; public $is_paged = FALSE; public $is_admin = FALSE; public $is_attachment = FALSE; public $is_singular = FALSE; public $is_robots = FALSE; public $is_posts_page = FALSE; public $is_post_type_archive = FALSE; private $query_vars_hash = '466253f9b8aff8ce2c4695a93436fc7f'; private $query_vars_changed = FALSE; public $thumbnails_cached = FALSE; private $stopwords = NULL; private $compat_fields = [...]; private $compat_methods = [...] }; public $post_count = 10; public $current_post = -1; public $in_the_loop = FALSE; public $post = class WP_Post { public $ID = 1; public $post_author = '1'; public $post_date = '2018-11-10 20:37:26'; public $post_date_gmt = '2018-11-10 20:37:26'; public $post_content = 'Welkom bij WordPress. Dit is je eerste bericht. Pas het aan of verwijder het en start met bloggen.'; public $post_title = 'Hallo wereld.'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'open'; public $ping_status = 'open'; public $post_password = ''; public $post_name = 'hallo-wereld'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2018-11-10 20:37:26'; public $post_modified_gmt = '2018-11-10 20:37:26'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://woningspot.nl/?p=1'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }; public $comments = *uninitialized*; public $comment_count = 0; public $current_comment = -1; public $comment = *uninitialized*; public $found_posts = '50'; public $max_num_pages = 5; public $max_num_comment_pages = 0; public $is_single = FALSE; public $is_preview = FALSE; public $is_page = FALSE; public $is_archive = FALSE; public $is_date = FALSE; public $is_year = FALSE; public $is_month = FALSE; public $is_day = FALSE; public $is_time = FALSE; public $is_author = FALSE; public $is_category = FALSE; public $is_tag = FALSE; public $is_tax = FALSE; public $is_search = FALSE; public $is_feed = FALSE; public $is_comment_feed = FALSE; public $is_trackback = FALSE; public $is_home = TRUE; public $is_privacy_policy = FALSE; public $is_404 = FALSE; public $is_embed = FALSE; public $is_paged = FALSE; public $is_admin = FALSE; public $is_attachment = FALSE; public $is_singular = FALSE; public $is_robots = FALSE; public $is_posts_page = TRUE; public $is_post_type_archive = FALSE; private $query_vars_hash = 'ef0f2f8d04452b7f051c9fd6dc322a94'; private $query_vars_changed = FALSE; public $thumbnails_cached = FALSE; private $stopwords = NULL; private $compat_fields = [0 => 'query_vars_hash', 1 => 'query_vars_changed']; private $compat_methods = [0 => 'init_query_flags', 1 => 'parse_tax_query'] }, $show_page = TRUE ) | .../aioseop_class.php:4614 |