Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2014
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.29 KB | None | 0 0
  1. WP_Query Object
  2. (
  3. [query] => Array
  4. (
  5. [post_type] => item
  6. [tax_query] => Array
  7. (
  8. [0] => Array
  9. (
  10. [taxonomy] => departments
  11. [terms] => Bedding
  12. )
  13.  
  14. )
  15.  
  16. )
  17.  
  18. [query_vars] => Array
  19. (
  20. [post_type] => item
  21. [tax_query] => Array
  22. (
  23. [0] => Array
  24. (
  25. [taxonomy] => departments
  26. [terms] => Bedding
  27. )
  28.  
  29. )
  30.  
  31. [error] =>
  32. [m] =>
  33. [p] => 0
  34. [post_parent] =>
  35. [subpost] =>
  36. [subpost_id] =>
  37. [attachment] =>
  38. [attachment_id] => 0
  39. [name] =>
  40. [static] =>
  41. [pagename] =>
  42. [page_id] => 0
  43. [second] =>
  44. [minute] =>
  45. [hour] =>
  46. [day] => 0
  47. [monthnum] => 0
  48. [year] => 0
  49. [w] => 0
  50. [category_name] =>
  51. [tag] =>
  52. [cat] =>
  53. [tag_id] =>
  54. [author] =>
  55. [author_name] =>
  56. [feed] =>
  57. [tb] =>
  58. [paged] => 0
  59. [comments_popup] =>
  60. [meta_key] =>
  61. [meta_value] =>
  62. [preview] =>
  63. [s] =>
  64. [sentence] =>
  65. [fields] =>
  66. [menu_order] =>
  67. [category__in] => Array
  68. (
  69. )
  70.  
  71. [category__not_in] => Array
  72. (
  73. )
  74.  
  75. [category__and] => Array
  76. (
  77. )
  78.  
  79. [post__in] => Array
  80. (
  81. )
  82.  
  83. [post__not_in] => Array
  84. (
  85. )
  86.  
  87. [tag__in] => Array
  88. (
  89. )
  90.  
  91. [tag__not_in] => Array
  92. (
  93. )
  94.  
  95. [tag__and] => Array
  96. (
  97. )
  98.  
  99. [tag_slug__in] => Array
  100. (
  101. )
  102.  
  103. [tag_slug__and] => Array
  104. (
  105. )
  106.  
  107. [post_parent__in] => Array
  108. (
  109. )
  110.  
  111. [post_parent__not_in] => Array
  112. (
  113. )
  114.  
  115. [author__in] => Array
  116. (
  117. )
  118.  
  119. [author__not_in] => Array
  120. (
  121. )
  122.  
  123. [ignore_sticky_posts] =>
  124. [suppress_filters] =>
  125. [cache_results] => 1
  126. [update_post_term_cache] => 1
  127. [update_post_meta_cache] => 1
  128. [posts_per_page] => 10
  129. [nopaging] =>
  130. [comments_per_page] => 50
  131. [no_found_rows] =>
  132. [taxonomy] => departments
  133. [term_id] => Bedding
  134. [order] => DESC
  135. )
  136.  
  137. [tax_query] => WP_Tax_Query Object
  138. (
  139. [queries] => Array
  140. (
  141. [0] => Array
  142. (
  143. [taxonomy] => departments
  144. [terms] => Array
  145. (
  146. [0] => Bedding
  147. )
  148.  
  149. [include_children] => 1
  150. [field] => term_id
  151. [operator] => IN
  152. )
  153.  
  154. )
  155.  
  156. [relation] => AND
  157. )
  158.  
  159. [meta_query] => WP_Meta_Query Object
  160. (
  161. [queries] => Array
  162. (
  163. )
  164.  
  165. [relation] =>
  166. )
  167.  
  168. [date_query] =>
  169. [request] => SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts WHERE 1=1 AND 0 = 1 AND wp_posts.post_type = 'item' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'private') GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC LIMIT 0, 10
  170. [posts] => Array
  171. (
  172. )
  173.  
  174. [post_count] => 0
  175. [current_post] => -1
  176. [in_the_loop] =>
  177. [comment_count] => 0
  178. [current_comment] => -1
  179. [found_posts] => 0
  180. [max_num_pages] => 0
  181. [max_num_comment_pages] => 0
  182. [is_single] =>
  183. [is_preview] =>
  184. [is_page] =>
  185. [is_archive] => 1
  186. [is_date] =>
  187. [is_year] =>
  188. [is_month] =>
  189. [is_day] =>
  190. [is_time] =>
  191. [is_author] =>
  192. [is_category] =>
  193. [is_tag] =>
  194. [is_tax] => 1
  195. [is_search] =>
  196. [is_feed] =>
  197. [is_comment_feed] =>
  198. [is_trackback] =>
  199. [is_home] =>
  200. [is_404] =>
  201. [is_comments_popup] =>
  202. [is_paged] =>
  203. [is_admin] =>
  204. [is_attachment] =>
  205. [is_singular] =>
  206. [is_robots] =>
  207. [is_posts_page] =>
  208. [is_post_type_archive] =>
  209. [query_vars_hash] => 0c2df70935a668cae4c39a455ba21c8d
  210. [query_vars_changed] =>
  211. [thumbnails_cached] =>
  212. [stopwords:WP_Query:private] =>
  213. )
  214. Bath
  215. WP_Query Object
  216. (
  217. [query] => Array
  218. (
  219. [post_type] => item
  220. [tax_query] => Array
  221. (
  222. [0] => Array
  223. (
  224. [taxonomy] => departments
  225. [terms] => Bath
  226. )
  227.  
  228. )
  229.  
  230. )
  231.  
  232. [query_vars] => Array
  233. (
  234. [post_type] => item
  235. [tax_query] => Array
  236. (
  237. [0] => Array
  238. (
  239. [taxonomy] => departments
  240. [terms] => Bath
  241. )
  242.  
  243. )
  244.  
  245. [error] =>
  246. [m] =>
  247. [p] => 0
  248. [post_parent] =>
  249. [subpost] =>
  250. [subpost_id] =>
  251. [attachment] =>
  252. [attachment_id] => 0
  253. [name] =>
  254. [static] =>
  255. [pagename] =>
  256. [page_id] => 0
  257. [second] =>
  258. [minute] =>
  259. [hour] =>
  260. [day] => 0
  261. [monthnum] => 0
  262. [year] => 0
  263. [w] => 0
  264. [category_name] =>
  265. [tag] =>
  266. [cat] =>
  267. [tag_id] =>
  268. [author] =>
  269. [author_name] =>
  270. [feed] =>
  271. [tb] =>
  272. [paged] => 0
  273. [comments_popup] =>
  274. [meta_key] =>
  275. [meta_value] =>
  276. [preview] =>
  277. [s] =>
  278. [sentence] =>
  279. [fields] =>
  280. [menu_order] =>
  281. [category__in] => Array
  282. (
  283. )
  284.  
  285. [category__not_in] => Array
  286. (
  287. )
  288.  
  289. [category__and] => Array
  290. (
  291. )
  292.  
  293. [post__in] => Array
  294. (
  295. )
  296.  
  297. [post__not_in] => Array
  298. (
  299. )
  300.  
  301. [tag__in] => Array
  302. (
  303. )
  304.  
  305. [tag__not_in] => Array
  306. (
  307. )
  308.  
  309. [tag__and] => Array
  310. (
  311. )
  312.  
  313. [tag_slug__in] => Array
  314. (
  315. )
  316.  
  317. [tag_slug__and] => Array
  318. (
  319. )
  320.  
  321. [post_parent__in] => Array
  322. (
  323. )
  324.  
  325. [post_parent__not_in] => Array
  326. (
  327. )
  328.  
  329. [author__in] => Array
  330. (
  331. )
  332.  
  333. [author__not_in] => Array
  334. (
  335. )
  336.  
  337. [ignore_sticky_posts] =>
  338. [suppress_filters] =>
  339. [cache_results] => 1
  340. [update_post_term_cache] => 1
  341. [update_post_meta_cache] => 1
  342. [posts_per_page] => 10
  343. [nopaging] =>
  344. [comments_per_page] => 50
  345. [no_found_rows] =>
  346. [taxonomy] => departments
  347. [term_id] => Bath
  348. [order] => DESC
  349. )
  350.  
  351. [tax_query] => WP_Tax_Query Object
  352. (
  353. [queries] => Array
  354. (
  355. [0] => Array
  356. (
  357. [taxonomy] => departments
  358. [terms] => Array
  359. (
  360. [0] => Bath
  361. )
  362.  
  363. [include_children] => 1
  364. [field] => term_id
  365. [operator] => IN
  366. )
  367.  
  368. )
  369.  
  370. [relation] => AND
  371. )
  372.  
  373. [meta_query] => WP_Meta_Query Object
  374. (
  375. [queries] => Array
  376. (
  377. )
  378.  
  379. [relation] =>
  380. )
  381.  
  382. [date_query] =>
  383. [request] => SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts WHERE 1=1 AND 0 = 1 AND wp_posts.post_type = 'item' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'private') GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC LIMIT 0, 10
  384. [posts] => Array
  385. (
  386. )
  387.  
  388. [post_count] => 0
  389. [current_post] => -1
  390. [in_the_loop] =>
  391. [comment_count] => 0
  392. [current_comment] => -1
  393. [found_posts] => 0
  394. [max_num_pages] => 0
  395. [max_num_comment_pages] => 0
  396. [is_single] =>
  397. [is_preview] =>
  398. [is_page] =>
  399. [is_archive] => 1
  400. [is_date] =>
  401. [is_year] =>
  402. [is_month] =>
  403. [is_day] =>
  404. [is_time] =>
  405. [is_author] =>
  406. [is_category] =>
  407. [is_tag] =>
  408. [is_tax] => 1
  409. [is_search] =>
  410. [is_feed] =>
  411. [is_comment_feed] =>
  412. [is_trackback] =>
  413. [is_home] =>
  414. [is_404] =>
  415. [is_comments_popup] =>
  416. [is_paged] =>
  417. [is_admin] =>
  418. [is_attachment] =>
  419. [is_singular] =>
  420. [is_robots] =>
  421. [is_posts_page] =>
  422. [is_post_type_archive] =>
  423. [query_vars_hash] => cc9de354e6a3b72ab5ed187cd54fbfe5
  424. [query_vars_changed] =>
  425. [thumbnails_cached] =>
  426. [stopwords:WP_Query:private] =>
  427. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement