Advertisement
Guest User

Untitled

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