rdusnr

Untitled

May 13th, 2017
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.49 KB | None | 0 0
  1.  
  2. WP_Query Object
  3. (
  4. [query] => Array
  5. (
  6. [post_type] => photo
  7. [post_status] => publish
  8. [posts_per_page] => 10
  9. [order] => ASC
  10. )
  11.  
  12. [query_vars] => Array
  13. (
  14. [post_type] => photo
  15. [post_status] => publish
  16. [posts_per_page] => 10
  17. [order] => ASC
  18. [error] =>
  19. [m] =>
  20. [p] => 0
  21. [post_parent] =>
  22. [subpost] =>
  23. [subpost_id] =>
  24. <a class="d4pbbc-attachment" target="_blank" title="IMG_0103" href="https://crossdresserheaven-268e.kxcdn.com/wp-content/uploads/rtMedia/groups/7/2017/05/IMG_0103.jpg"><img class="d4pbbc-attachment-image" alt="IMG_0103" src="https://crossdresserheaven-268e.kxcdn.com/wp-content/uploads/rtMedia/groups/7/2017/05/IMG_0103.jpg" /></a> =>
  25. [attachment_id] => 0
  26. [name] =>
  27. [static] =>
  28. [pagename] =>
  29. [page_id] => 0
  30. [second] =>
  31. [minute] =>
  32. [hour] =>
  33. [day] => 0
  34. [monthnum] => 0
  35. [year] => 0
  36. [w] => 0
  37. [category_name] =>
  38. [tag] =>
  39. [cat] =>
  40. [tag_id] =>
  41. [author] =>
  42. [author_name] =>
  43. [feed] =>
  44. [tb] =>
  45. [paged] => 0
  46. [meta_key] =>
  47. [meta_value] =>
  48. [preview] =>
  49. <del class="d4pbbc-strikethrough"></del> =>
  50. [sentence] =>
  51. [title] =>
  52. [fields] =>
  53. [menu_order] =>
  54. =>
  55. [category__in] => Array
  56. (
  57. )
  58.  
  59. [category__not_in] => Array
  60. (
  61. )
  62.  
  63. [category__and] => Array
  64. (
  65. )
  66.  
  67. [post__in] => Array
  68. (
  69. )
  70.  
  71. [post__not_in] => Array
  72. (
  73. )
  74.  
  75. [post_name__in] => Array
  76. (
  77. )
  78.  
  79. [tag__in] => Array
  80. (
  81. )
  82.  
  83. [tag__not_in] => Array
  84. (
  85. )
  86.  
  87. [tag__and] => Array
  88. (
  89. )
  90.  
  91. [tag_slug__in] => Array
  92. (
  93. )
  94.  
  95. [tag_slug__and] => Array
  96. (
  97. )
  98.  
  99. [post_parent__in] => Array
  100. (
  101. )
  102.  
  103. [post_parent__not_in] => Array
  104. (
  105. )
  106.  
  107. [author__in] => Array
  108. (
  109. )
  110.  
  111. [author__not_in] => Array
  112. (
  113. )
  114.  
  115. [ignore_sticky_posts] =>
  116. [suppress_filters] =>
  117. [cache_results] => 1
  118. [update_post_term_cache] => 1
  119. [lazy_load_term_meta] => 1
  120. [update_post_meta_cache] => 1
  121. [nopaging] =>
  122. [comments_per_page] => 20
  123. [no_found_rows] =>
  124. )
  125.  
  126. [tax_query] => WP_Tax_Query Object
  127. (
  128. [queries] => Array
  129. (
  130. )
  131.  
  132. [relation] => AND
  133. [table_aliases:protected] => Array
  134. (
  135. )
  136.  
  137. [queried_terms] => Array
  138. (
  139. )
  140.  
  141. [primary_table] => wp_posts
  142. [primary_id_column] => ID
  143. )
  144.  
  145. [meta_query] => WP_Meta_Query Object
  146. (
  147. [queries] => Array
  148. (
  149. )
  150.  
  151. [relation] =>
  152. [meta_table] =>
  153. [meta_id_column] =>
  154. [primary_table] =>
  155. [primary_id_column] =>
  156. [table_aliases:protected] => Array
  157. (
  158. )
  159.  
  160. [clauses:protected] => Array
  161. (
  162. )
  163.  
  164. [has_or_relation:protected] =>
  165. )
  166.  
  167. [date_query] =>
  168. [request] => SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.post_type = 'photo' AND ((wp_posts.post_status = 'publish')) ORDER BY wp_posts.post_date ASC LIMIT 0, 10
  169. [posts] => Array
  170. (
  171. [0] => WP_Post Object
  172. (
  173. [ID] => 22104
  174. [post_author] => 594
  175. [post_date] => 2016-05-19 21:49:05
  176. [post_date_gmt] => 2016-05-20 04:49:05
  177. [post_content] =>
  178. [post_title] => Aztec print Scuba dress
  179. [post_excerpt] =>
  180. [post_status] => publish
  181. [comment_status] => open
  182. [ping_status] => closed
  183. [post_password] =>
  184. [post_name] => aztec-print-scuba-dress
  185. [to_ping] =>
  186. [pinged] =>
  187. [post_modified] => 2016-05-19 21:49:05
  188. [post_modified_gmt] => 2016-05-20 04:49:05
  189. [post_content_filtered] =>
  190. [post_parent] => 0
  191. [guid] => https://www.crossdresserheaven.com/photo/aztec-print-scuba-dress/
  192. [menu_order] => 0
  193. [post_type] => photo
  194. [post_mime_type] =>
  195. [comment_count] => 20
  196. [filter] => raw
  197. )
  198.  
  199. [1] => WP_Post Object
  200. (
  201. [ID] => 22118
  202. [post_author] => 63
  203. [post_date] => 2016-05-20 08:39:23
  204. [post_date_gmt] => 2016-05-20 15:39:23
  205. [post_content] => Test Photo
  206. [post_title] => Icon
  207. [post_excerpt] =>
  208. [post_status] => publish
  209. [comment_status] => open
  210. [ping_status] => closed
  211. [post_password] =>
  212. [post_name] => icon
  213. [to_ping] =>
  214. [pinged] =>
  215. [post_modified] => 2016-05-20 08:39:23
  216. [post_modified_gmt] => 2016-05-20 15:39:23
  217. [post_content_filtered] =>
  218. [post_parent] => 0
  219. [guid] => https://www.crossdresserheaven.com/photo/icon/
  220. [menu_order] => 0
  221. [post_type] => photo
  222. [post_mime_type] =>
  223. [comment_count] => 1
  224. [filter] => raw
  225. )
  226.  
  227. [2] => WP_Post Object
  228. (
  229. [ID] => 22120
  230. [post_author] => 3853
  231. [post_date] => 2016-05-20 09:49:14
  232. [post_date_gmt] => 2016-05-20 16:49:14
  233. [post_content] => Test image
  234. [post_title] => Shoes
  235. [post_excerpt] =>
  236. [post_status] => publish
  237. [comment_status] => open
  238. [ping_status] => closed
  239. [post_password] =>
  240. [post_name] => shoes
  241. [to_ping] =>
  242. [pinged] =>
  243. [post_modified] => 2016-05-20 09:49:14
  244. [post_modified_gmt] => 2016-05-20 16:49:14
  245. [post_content_filtered] =>
  246. [post_parent] => 0
  247. [guid] => https://www.crossdresserheaven.com/photo/shoes/
  248. [menu_order] => 0
  249. [post_type] => photo
  250. [post_mime_type] =>
  251. [comment_count] => 1
  252. [filter] => raw
  253. )
  254.  
  255. [3] => WP_Post Object
  256. (
  257. [ID] => 22129
  258. [post_author] => 131
  259. [post_date] => 2016-05-20 18:40:04
  260. [post_date_gmt] => 2016-05-21 01:40:04
  261. [post_content] => Cyn relaxing while in cha!
  262. [post_title] => Friday night photo 1
  263. [post_excerpt] =>
  264. [post_status] => publish
  265. [comment_status] => open
  266. [ping_status] => closed
  267. [post_password] =>
  268. [post_name] => friday-night-photo-1
  269. [to_ping] =>
  270. [pinged] =>
  271. [post_modified] => 2016-05-20 18:40:04
  272. [post_modified_gmt] => 2016-05-21 01:40:04
  273. [post_content_filtered] =>
  274. [post_parent] => 0
  275. [guid] => https://www.crossdresserheaven.com/photo/friday-night-photo-1/
  276. [menu_order] => 0
  277. [post_type] => photo
  278. [post_mime_type] =>
  279. [comment_count] => 2
  280. [filter] => raw
  281. )
  282.  
  283. [4] => WP_Post Object
  284. (
  285. [ID] => 22131
  286. [post_author] => 131
  287. [post_date] => 2016-05-20 18:41:54
  288. [post_date_gmt] => 2016-05-21 01:41:54
  289. [post_content] => test pic
  290. [post_title] => Cyn in Fridaay night Chat # 2
  291. [post_excerpt] =>
  292. [post_status] => publish
  293. [comment_status] => open
  294. [ping_status] => closed
  295. [post_password] =>
  296. [post_name] => cyn-in-fridaay-night-chat-2
  297. [to_ping] =>
  298. [pinged] =>
  299. [post_modified] => 2016-05-20 18:41:54
  300. [post_modified_gmt] => 2016-05-21 01:41:54
  301. [post_content_filtered] =>
  302. [post_parent] => 0
  303. [guid] => https://www.crossdresserheaven.com/photo/cyn-in-fridaay-night-chat-2/
  304. [menu_order] => 0
  305. [post_type] => photo
  306. [post_mime_type] =>
  307. [comment_count] => 6
  308. [filter] => raw
  309. )
  310.  
  311. [5] => WP_Post Object
  312. (
  313. [ID] => 22139
  314. [post_author] => 1099
  315. [post_date] => 2016-05-21 01:10:13
  316. [post_date_gmt] => 2016-05-21 08:10:13
  317. [post_content] => Not exactly new; a fun reminder of a great trip from Adelaide to Perth in 2013
  318. [post_title] => Jane on a Train - JoaT
  319. [post_excerpt] =>
  320. [post_status] => publish
  321. [comment_status] => open
  322. [ping_status] => closed
  323. [post_password] =>
  324. [post_name] => jane-on-a-train-joat
  325. [to_ping] =>
  326. [pinged] =>
  327. [post_modified] => 2016-05-21 01:10:13
  328. [post_modified_gmt] => 2016-05-21 08:10:13
  329. [post_content_filtered] =>
  330. [post_parent] => 0
  331. [guid] => https://www.crossdresserheaven.com/photo/jane-on-a-train-joat/
  332. [menu_order] => 0
  333. [post_type] => photo
  334. [post_mime_type] =>
  335. [comment_count] => 0
  336. [filter] => raw
  337. )
  338.  
  339. [6] => WP_Post Object
  340. (
  341. [ID] => 22141
  342. [post_author] => 1099
  343. [post_date] => 2016-05-21 01:11:31
  344. [post_date_gmt] => 2016-05-21 08:11:31
  345. [post_content] => A pleasant dinner as we crossed the Nullarbor
  346. [post_title] => JoaT Pt II
  347. [post_excerpt] =>
  348. [post_status] => publish
  349. [comment_status] => open
  350. [ping_status] => closed
  351. [post_password] =>
  352. [post_name] => joat-pt-ii
  353. [to_ping] =>
  354. [pinged] =>
  355. [post_modified] => 2016-05-21 01:11:31
  356. [post_modified_gmt] => 2016-05-21 08:11:31
  357. [post_content_filtered] =>
  358. [post_parent] => 0
  359. [guid] => https://www.crossdresserheaven.com/photo/joat-pt-ii/
  360. [menu_order] => 0
  361. [post_type] => photo
  362. [post_mime_type] =>
  363. [comment_count] => 2
  364. [filter] => raw
  365. )
  366.  
  367. [7] => WP_Post Object
  368. (
  369. [ID] => 22145
  370. [post_author] => 3410
  371. [post_date] => 2016-05-21 05:10:49
  372. [post_date_gmt] => 2016-05-21 12:10:49
  373. [post_content] =>
  374. [post_title] => Sally At Work
  375. [post_excerpt] =>
  376. [post_status] => publish
  377. [comment_status] => open
  378. [ping_status] => closed
  379. [post_password] =>
  380. [post_name] => sally-at-work
  381. [to_ping] =>
  382. [pinged] =>
  383. [post_modified] => 2016-05-21 05:10:49
  384. [post_modified_gmt] => 2016-05-21 12:10:49
  385. [post_content_filtered] =>
  386. [post_parent] => 0
  387. [guid] => https://www.crossdresserheaven.com/photo/sally-at-work/
  388. [menu_order] => 0
  389. [post_type] => photo
  390. [post_mime_type] =>
  391. [comment_count] => 7
  392. [filter] => raw
  393. )
  394.  
  395. [8] => WP_Post Object
  396. (
  397. [ID] => 22158
  398. [post_author] => 6149
  399. [post_date] => 2016-05-21 12:43:06
  400. [post_date_gmt] => 2016-05-21 19:43:06
  401. [post_content] =>
  402. [post_title] => New shoes
  403. [post_excerpt] =>
  404. [post_status] => publish
  405. [comment_status] => open
  406. [ping_status] => closed
  407. [post_password] =>
  408. [post_name] => new-shoes
  409. [to_ping] =>
  410. [pinged] =>
  411. [post_modified] => 2016-05-21 12:43:06
  412. [post_modified_gmt] => 2016-05-21 19:43:06
  413. [post_content_filtered] =>
  414. [post_parent] => 0
  415. [guid] => https://www.crossdresserheaven.com/photo/new-shoes/
  416. [menu_order] => 0
  417. [post_type] => photo
  418. [post_mime_type] =>
  419. [comment_count] => 1
  420. [filter] => raw
  421. )
  422.  
  423. [9] => WP_Post Object
  424. (
  425. [ID] => 22165
  426. [post_author] => 5848
  427. [post_date] => 2016-05-21 13:52:00
  428. [post_date_gmt] => 2016-05-21 20:52:00
  429. [post_content] =>
  430. [post_title] => At my Part Time Job
  431. [post_excerpt] =>
  432. [post_status] => publish
  433. [comment_status] => open
  434. [ping_status] => closed
  435. [post_password] =>
  436. [post_name] => at-my-part-time-job
  437. [to_ping] =>
  438. [pinged] =>
  439. [post_modified] => 2016-05-21 13:52:00
  440. [post_modified_gmt] => 2016-05-21 20:52:00
  441. [post_content_filtered] =>
  442. [post_parent] => 0
  443. [guid] => https://www.crossdresserheaven.com/photo/at-my-part-time-job/
  444. [menu_order] => 0
  445. [post_type] => photo
  446. [post_mime_type] =>
  447. [comment_count] => 0
  448. [filter] => raw
  449. )
  450.  
  451. )
  452.  
  453. [post_count] => 10
  454. [current_post] => -1
  455. [in_the_loop] =>
  456. [post] => WP_Post Object
  457. (
  458. [ID] => 22104
  459. [post_author] => 594
  460. [post_date] => 2016-05-19 21:49:05
  461. [post_date_gmt] => 2016-05-20 04:49:05
  462. [post_content] =>
  463. [post_title] => Aztec print Scuba dress
  464. [post_excerpt] =>
  465. [post_status] => publish
  466. [comment_status] => open
  467. [ping_status] => closed
  468. [post_password] =>
  469. [post_name] => aztec-print-scuba-dress
  470. [to_ping] =>
  471. [pinged] =>
  472. [post_modified] => 2016-05-19 21:49:05
  473. [post_modified_gmt] => 2016-05-20 04:49:05
  474. [post_content_filtered] =>
  475. [post_parent] => 0
  476. [guid] => https://www.crossdresserheaven.com/photo/aztec-print-scuba-dress/
  477. [menu_order] => 0
  478. [post_type] => photo
  479. [post_mime_type] =>
  480. [comment_count] => 20
  481. [filter] => raw
  482. )
  483.  
  484. [comment_count] => 0
  485. [current_comment] => -1
  486. [found_posts] => 3391
  487. [max_num_pages] => 340
  488. [max_num_comment_pages] => 0
  489. [is_single] =>
  490. [is_preview] =>
  491. [is_page] =>
  492. [is_archive] => 1
  493. [is_date] =>
  494. [is_year] =>
  495. [is_month] =>
  496. [is_day] =>
  497. [is_time] =>
  498. [is_author] =>
  499. [is_category] =>
  500. [is_tag] =>
  501. [is_tax] =>
  502. [is_search] =>
  503. [is_feed] =>
  504. [is_comment_feed] =>
  505. [is_trackback] =>
  506. [is_home] =>
  507. [is_404] =>
  508. [is_embed] =>
  509. [is_paged] =>
  510. [is_admin] =>
  511. [is_attachment] =>
  512. [is_singular] =>
  513. [is_robots] =>
  514. [is_posts_page] =>
  515. [is_post_type_archive] => 1
  516. [query_vars_hash:WP_Query:private] => 8ef7f0ee5a260ca625d5dcbecdb868a0
  517. [query_vars_changed:WP_Query:private] =>
  518. [thumbnails_cached] =>
  519. [stopwords:WP_Query:private] =>
  520. [compat_fields:WP_Query:private] => Array
  521. (
  522. [0] => query_vars_hash
  523. [1] => query_vars_changed
  524. )
  525.  
  526. [compat_methods:WP_Query:private] => Array
  527. (
  528. [0] => init_query_flags
  529. [1] => parse_tax_query
  530. )
  531.  
  532. )
Advertisement
Add Comment
Please, Sign In to add comment