Advertisement
Guest User

pre get post output

a guest
Nov 5th, 2015
283
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. object(WP_Query)#165 (46) {
  2.  ["query"]=>
  3.   array(2) {
  4.     ["m"]=>
  5.     string(6) "201608"
  6.     ["post_type"]=>
  7.     string(6) "events"
  8.   }
  9.   ["query_vars"]=>
  10.   array(52) {
  11.     ["m"]=>
  12.     string(6) "201608"
  13.     ["post_type"]=>
  14.     string(6) "events"
  15.     ["error"]=>
  16.     string(0) ""
  17.     ["p"]=>
  18.     int(0)
  19.     ["post_parent"]=>
  20.     string(0) ""
  21.     ["subpost"]=>
  22.     string(0) ""
  23.     ["subpost_id"]=>
  24.     string(0) ""
  25.     ["attachment"]=>
  26.     string(0) ""
  27.     ["attachment_id"]=>
  28.     int(0)
  29.     ["name"]=>
  30.     string(0) ""
  31.     ["static"]=>
  32.     string(0) ""
  33.     ["pagename"]=>
  34.     string(0) ""
  35.     ["page_id"]=>
  36.     int(0)
  37.     ["second"]=>
  38.     string(0) ""
  39.     ["minute"]=>
  40.     string(0) ""
  41.     ["hour"]=>
  42.     string(0) ""
  43.     ["w"]=>
  44.     int(0)
  45.     ["category_name"]=>
  46.     string(0) ""
  47.     ["tag"]=>
  48.     string(0) ""
  49.     ["cat"]=>
  50.     string(0) ""
  51.     ["tag_id"]=>
  52.     string(0) ""
  53.     ["author"]=>
  54.     string(0) ""
  55.     ["author_name"]=>
  56.     string(0) ""
  57.     ["feed"]=>
  58.     string(0) ""
  59.     ["tb"]=>
  60.     string(0) ""
  61.     ["paged"]=>
  62.     int(0)
  63.     ["comments_popup"]=>
  64.     string(0) ""
  65.     ["meta_key"]=>
  66.     string(10) "event_date"
  67.     ["meta_value"]=>
  68.     string(0) ""
  69.     ["preview"]=>
  70.     string(0) ""
  71.     ["s"]=>
  72.     string(0) ""
  73.     ["sentence"]=>
  74.     string(0) ""
  75.     ["fields"]=>
  76.     string(0) ""
  77.     ["menu_order"]=>
  78.     string(0) ""
  79.     ["category__in"]=>
  80.     array(0) {
  81.     }
  82.     ["category__not_in"]=>
  83.     array(0) {
  84.     }
  85.     ["category__and"]=>
  86.     array(0) {
  87.     }
  88.     ["post__in"]=>
  89.     array(0) {
  90.     }
  91.     ["post__not_in"]=>
  92.     array(0) {
  93.     }
  94.     ["tag__in"]=>
  95.     array(0) {
  96.     }
  97.     ["tag__not_in"]=>
  98.     array(0) {
  99.     }
  100.     ["tag__and"]=>
  101.     array(0) {
  102.     }
  103.     ["tag_slug__in"]=>
  104.     array(0) {
  105.     }
  106.     ["tag_slug__and"]=>
  107.     array(0) {
  108.     }
  109.     ["post_parent__in"]=>
  110.     array(0) {
  111.     }
  112.     ["post_parent__not_in"]=>
  113.     array(0) {
  114.     }
  115.     ["author__in"]=>
  116.     array(0) {
  117.     }
  118.     ["author__not_in"]=>
  119.     array(0) {
  120.     }
  121.     ["orderby"]=>
  122.     string(10) "meta_value"
  123.     ["order"]=>
  124.     string(3) "ASC"
  125.     ["post_per_page"]=>
  126.     int(10)
  127.     ["meta_query"]=>
  128.     array(1) {
  129.       [0]=>
  130.       array(3) {
  131.         ["key"]=>
  132.         string(10) "event_date"
  133.         ["value"]=>
  134.         array(2) {
  135.           [0]=>
  136.           string(10) "2016-08-01"
  137.           [1]=>
  138.           string(10) "2016-08-31"
  139.         }
  140.         ["compare"]=>
  141.         string(7) "BETWEEN"
  142.       }
  143.     }
  144.   }
  145.   ["tax_query"]=>
  146.   object(WP_Tax_Query)#110 (6) {
  147.    ["queries"]=>
  148.     array(0) {
  149.     }
  150.     ["relation"]=>
  151.     string(3) "AND"
  152.     ["table_aliases":protected]=>
  153.     array(0) {
  154.     }
  155.     ["queried_terms"]=>
  156.     array(0) {
  157.     }
  158.     ["primary_table"]=>
  159.     NULL
  160.     ["primary_id_column"]=>
  161.     NULL
  162.   }
  163.   ["meta_query"]=>
  164.   bool(false)
  165.   ["date_query"]=>
  166.   bool(false)
  167.   ["post_count"]=>
  168.   int(0)
  169.   ["current_post"]=>
  170.   int(-1)
  171.   ["in_the_loop"]=>
  172.   bool(false)
  173.   ["comment_count"]=>
  174.   int(0)
  175.   ["current_comment"]=>
  176.   int(-1)
  177.   ["found_posts"]=>
  178.   int(0)
  179.   ["max_num_pages"]=>
  180.   int(0)
  181.   ["max_num_comment_pages"]=>
  182.   int(0)
  183.   ["is_single"]=>
  184.   bool(false)
  185.   ["is_preview"]=>
  186.   bool(false)
  187.   ["is_page"]=>
  188.   bool(false)
  189.   ["is_archive"]=>
  190.   bool(true)
  191.   ["is_date"]=>
  192.   bool(true)
  193.   ["is_year"]=>
  194.   bool(false)
  195.   ["is_month"]=>
  196.   bool(true)
  197.   ["is_day"]=>
  198.   bool(false)
  199.   ["is_time"]=>
  200.   bool(false)
  201.   ["is_author"]=>
  202.   bool(false)
  203.   ["is_category"]=>
  204.   bool(false)
  205.   ["is_tag"]=>
  206.   bool(false)
  207.   ["is_tax"]=>
  208.   bool(false)
  209.   ["is_search"]=>
  210.   bool(false)
  211.   ["is_feed"]=>
  212.   bool(false)
  213.   ["is_comment_feed"]=>
  214.   bool(false)
  215.   ["is_trackback"]=>
  216.   bool(false)
  217.   ["is_home"]=>
  218.   bool(false)
  219.   ["is_404"]=>
  220.   bool(false)
  221.   ["is_comments_popup"]=>
  222.   bool(false)
  223.   ["is_paged"]=>
  224.   bool(false)
  225.   ["is_admin"]=>
  226.   bool(false)
  227.   ["is_attachment"]=>
  228.   bool(false)
  229.   ["is_singular"]=>
  230.   bool(false)
  231.   ["is_robots"]=>
  232.   bool(false)
  233.   ["is_posts_page"]=>
  234.   bool(false)
  235.   ["is_post_type_archive"]=>
  236.   bool(true)
  237.   ["query_vars_hash":"WP_Query":private]=>
  238.   string(32) "c24e634661e5ca6feafbdb4e850c6370"
  239.   ["query_vars_changed":"WP_Query":private]=>
  240.   bool(false)
  241.   ["thumbnails_cached"]=>
  242.   bool(false)
  243.   ["stopwords":"WP_Query":private]=>
  244.   NULL
  245.   ["compat_fields":"WP_Query":private]=>
  246.   array(2) {
  247.     [0]=>
  248.     string(15) "query_vars_hash"
  249.     [1]=>
  250.     string(18) "query_vars_changed"
  251.   }
  252.   ["compat_methods":"WP_Query":private]=>
  253.   array(2) {
  254.     [0]=>
  255.     string(16) "init_query_flags"
  256.     [1]=>
  257.     string(15) "parse_tax_query"
  258.   }
  259. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement