Advertisement
Guest User

Untitled

a guest
Aug 10th, 2014
447
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.85 KB | None | 0 0
  1. (
  2. [query] => Array
  3. (
  4. [p] => 4
  5. )
  6.  
  7. [query_vars] => Array
  8. (
  9. [p] => 4
  10. [error] =>
  11. [m] =>
  12. [post_parent] =>
  13. [subpost] =>
  14. [subpost_id] =>
  15. [attachment] =>
  16. [attachment_id] => 0
  17. [name] =>
  18. [static] =>
  19. [pagename] =>
  20. [page_id] => 0
  21. [second] =>
  22. [minute] =>
  23. [hour] =>
  24. [day] => 0
  25. [monthnum] => 0
  26. [year] => 0
  27. [w] => 0
  28. [category_name] =>
  29. [tag] =>
  30. [cat] =>
  31. [tag_id] =>
  32. [author] =>
  33. [author_name] =>
  34. [feed] =>
  35. [tb] =>
  36. [paged] => 0
  37. [comments_popup] =>
  38. [meta_key] =>
  39. [meta_value] =>
  40. [preview] =>
  41. [s] =>
  42. [sentence] =>
  43. [fields] =>
  44. [menu_order] =>
  45. [category__in] => Array
  46. (
  47. )
  48.  
  49. [category__not_in] => Array
  50. (
  51. )
  52.  
  53. [category__and] => Array
  54. (
  55. )
  56.  
  57. [post__in] => Array
  58. (
  59. )
  60.  
  61. [post__not_in] => Array
  62. (
  63. )
  64.  
  65. [tag__in] => Array
  66. (
  67. )
  68.  
  69. [tag__not_in] => Array
  70. (
  71. )
  72.  
  73. [tag__and] => Array
  74. (
  75. )
  76.  
  77. [tag_slug__in] => Array
  78. (
  79. )
  80.  
  81. [tag_slug__and] => Array
  82. (
  83. )
  84.  
  85. [post_parent__in] => Array
  86. (
  87. )
  88.  
  89. [post_parent__not_in] => Array
  90. (
  91. )
  92.  
  93. [author__in] => Array
  94. (
  95. )
  96.  
  97. [author__not_in] => Array
  98. (
  99. )
  100.  
  101. [ignore_sticky_posts] =>
  102. [suppress_filters] =>
  103. [cache_results] => 1
  104. [update_post_term_cache] => 1
  105. [update_post_meta_cache] => 1
  106. [post_type] =>
  107. [posts_per_page] => 10
  108. [nopaging] =>
  109. [comments_per_page] => 50
  110. [no_found_rows] =>
  111. [order] => DESC
  112. )
  113.  
  114. [tax_query] =>
  115. [meta_query] => WP_Meta_Query Object
  116. (
  117. [queries] => Array
  118. (
  119. )
  120.  
  121. [relation] =>
  122. )
  123.  
  124. [date_query] =>
  125. [request] => SELECT wp_posts.* FROM wp_posts WHERE 1=1 AND wp_posts.ID = 4 AND wp_posts.post_type = 'post' ORDER BY wp_posts.post_date DESC
  126. [posts] => Array
  127. (
  128. )
  129.  
  130. [post_count] => 0
  131. [current_post] => -1
  132. [in_the_loop] =>
  133. [comment_count] => 0
  134. [current_comment] => -1
  135. [found_posts] => 1
  136. [max_num_pages] => 0
  137. [max_num_comment_pages] => 0
  138. [is_single] => 1
  139. [is_preview] =>
  140. [is_page] =>
  141. [is_archive] =>
  142. [is_date] =>
  143. [is_year] =>
  144. [is_month] =>
  145. [is_day] =>
  146. [is_time] =>
  147. [is_author] =>
  148. [is_category] =>
  149. [is_tag] =>
  150. [is_tax] =>
  151. [is_search] =>
  152. [is_feed] =>
  153. [is_comment_feed] =>
  154. [is_trackback] =>
  155. [is_home] =>
  156. [is_404] =>
  157. [is_comments_popup] =>
  158. [is_paged] =>
  159. [is_admin] =>
  160. [is_attachment] =>
  161. [is_singular] => 1
  162. [is_robots] =>
  163. [is_posts_page] =>
  164. [is_post_type_archive] =>
  165. [query_vars_hash:WP_Query:private] => 527521e84c6f970ff0862392c152b425
  166. [query_vars_changed:WP_Query:private] =>
  167. [thumbnails_cached] =>
  168. [stopwords:WP_Query:private] =>
  169. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement