Advertisement
elbatron

print_r

Dec 7th, 2011
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 53.36 KB | None | 0 0
  1. WP_Query Object
  2. (
  3. [query_vars] => Array
  4. (
  5. [post_type] => attachment
  6. [exclude] =>
  7. [post_status] => inherit
  8. [post_mime_type] => image
  9. [posts_per_page] => -1
  10. [post_parent] => 45
  11. [error] =>
  12. [m] => 0
  13. [p] => 0
  14. [subpost] =>
  15. [subpost_id] =>
  16. [attachment] =>
  17. [attachment_id] => 0
  18. [name] =>
  19. [static] =>
  20. [pagename] =>
  21. [page_id] => 0
  22. [second] =>
  23. [minute] =>
  24. [hour] =>
  25. [day] => 0
  26. [monthnum] => 0
  27. [year] => 0
  28. [w] => 0
  29. [category_name] =>
  30. [tag] =>
  31. [cat] =>
  32. [tag_id] =>
  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. [category__in] => Array
  45. (
  46. )
  47.  
  48. [category__not_in] => Array
  49. (
  50. )
  51.  
  52. [category__and] => Array
  53. (
  54. )
  55.  
  56. [post__in] => Array
  57. (
  58. )
  59.  
  60. [post__not_in] => Array
  61. (
  62. )
  63.  
  64. [tag__in] => Array
  65. (
  66. )
  67.  
  68. [tag__not_in] => Array
  69. (
  70. )
  71.  
  72. [tag__and] => Array
  73. (
  74. )
  75.  
  76. [tag_slug__in] => Array
  77. (
  78. )
  79.  
  80. [tag_slug__and] => Array
  81. (
  82. )
  83.  
  84. [ignore_sticky_posts] =>
  85. [suppress_filters] =>
  86. [cache_results] => 1
  87. [update_post_term_cache] => 1
  88. [update_post_meta_cache] => 1
  89. [nopaging] => 1
  90. [comments_per_page] => 50
  91. [no_found_rows] =>
  92. [order] => DESC
  93. )
  94.  
  95. [tax_query] => WP_Tax_Query Object
  96. (
  97. [queries] => Array
  98. (
  99. )
  100.  
  101. [relation] => AND
  102. )
  103.  
  104. [meta_query] => WP_Meta_Query Object
  105. (
  106. [queries] => Array
  107. (
  108. )
  109.  
  110. [relation] =>
  111. )
  112.  
  113. [post_count] => 1
  114. [current_post] => -1
  115. [in_the_loop] =>
  116. [comment_count] => 0
  117. [current_comment] => -1
  118. [found_posts] => 0
  119. [max_num_pages] => 0
  120. [max_num_comment_pages] => 0
  121. [is_single] =>
  122. [is_preview] =>
  123. [is_page] =>
  124. [is_archive] =>
  125. [is_date] =>
  126. [is_year] =>
  127. [is_month] =>
  128. [is_day] =>
  129. [is_time] =>
  130. [is_author] =>
  131. [is_category] =>
  132. [is_tag] =>
  133. [is_tax] =>
  134. [is_search] =>
  135. [is_feed] =>
  136. [is_comment_feed] =>
  137. [is_trackback] =>
  138. [is_home] => 1
  139. [is_404] =>
  140. [is_comments_popup] =>
  141. [is_paged] =>
  142. [is_admin] =>
  143. [is_attachment] =>
  144. [is_singular] =>
  145. [is_robots] =>
  146. [is_posts_page] =>
  147. [is_post_type_archive] =>
  148. [query_vars_hash] => 568fe582deea943ffe70addad8bcf253
  149. [query_vars_changed] =>
  150. [thumbnails_cached] =>
  151. [query] => Array
  152. (
  153. [post_type] => attachment
  154. [exclude] =>
  155. [post_status] => inherit
  156. [post_mime_type] => image
  157. [posts_per_page] => -1
  158. [post_parent] => 45
  159. )
  160.  
  161. [request] => SELECT wp_posts.* FROM wp_posts WHERE 1=1 AND wp_posts.post_parent = 45 AND (post_mime_type LIKE 'image/%') AND wp_posts.post_type = 'attachment' AND (wp_posts.post_status = 'inherit') ORDER BY wp_posts.post_date DESC
  162. [posts] => Array
  163. (
  164. [0] => stdClass Object
  165. (
  166. [ID] => 136
  167. [post_author] => 1
  168. [post_date] => 2011-12-06 10:12:47
  169. [post_date_gmt] => 2011-12-06 10:12:47
  170. [post_content] =>
  171. [post_title] => Adventi vásár II.
  172. [post_excerpt] =>
  173. [post_status] => inherit
  174. [comment_status] => open
  175. [ping_status] => open
  176. [post_password] =>
  177. [post_name] => karacsonyivasar
  178. [to_ping] =>
  179. [pinged] =>
  180. [post_modified] => 2011-12-06 10:12:47
  181. [post_modified_gmt] => 2011-12-06 10:12:47
  182. [post_content_filtered] =>
  183. [post_parent] => 45
  184. [guid] => http://fourtunes.org/wp-content/uploads/2011/12/karacsonyivasar.jpg
  185. [menu_order] => 0
  186. [post_type] => attachment
  187. [post_mime_type] => image/jpeg
  188. [comment_count] => 0
  189. [filter] => raw
  190. )
  191.  
  192. )
  193.  
  194. [post] => stdClass Object
  195. (
  196. [ID] => 136
  197. [post_author] => 1
  198. [post_date] => 2011-12-06 10:12:47
  199. [post_date_gmt] => 2011-12-06 10:12:47
  200. [post_content] =>
  201. [post_title] => Adventi vásár II.
  202. [post_excerpt] =>
  203. [post_status] => inherit
  204. [comment_status] => open
  205. [ping_status] => open
  206. [post_password] =>
  207. [post_name] => karacsonyivasar
  208. [to_ping] =>
  209. [pinged] =>
  210. [post_modified] => 2011-12-06 10:12:47
  211. [post_modified_gmt] => 2011-12-06 10:12:47
  212. [post_content_filtered] =>
  213. [post_parent] => 45
  214. [guid] => http://fourtunes.org/wp-content/uploads/2011/12/karacsonyivasar.jpg
  215. [menu_order] => 0
  216. [post_type] => attachment
  217. [post_mime_type] => image/jpeg
  218. [comment_count] => 0
  219. [filter] => raw
  220. )
  221.  
  222. )
  223.  
  224. WP_Query Object
  225. (
  226. [query_vars] => Array
  227. (
  228. [post_type] => attachment
  229. [exclude] =>
  230. [post_status] => inherit
  231. [post_mime_type] => image
  232. [posts_per_page] => -1
  233. [post_parent] => 43
  234. [error] =>
  235. [m] => 0
  236. [p] => 0
  237. [subpost] =>
  238. [subpost_id] =>
  239. [attachment] =>
  240. [attachment_id] => 0
  241. [name] =>
  242. [static] =>
  243. [pagename] =>
  244. [page_id] => 0
  245. [second] =>
  246. [minute] =>
  247. [hour] =>
  248. [day] => 0
  249. [monthnum] => 0
  250. [year] => 0
  251. [w] => 0
  252. [category_name] =>
  253. [tag] =>
  254. [cat] =>
  255. [tag_id] =>
  256. [author_name] =>
  257. [feed] =>
  258. [tb] =>
  259. [paged] => 0
  260. [comments_popup] =>
  261. [meta_key] =>
  262. [meta_value] =>
  263. [preview] =>
  264. [s] =>
  265. [sentence] =>
  266. [fields] =>
  267. [category__in] => Array
  268. (
  269. )
  270.  
  271. [category__not_in] => Array
  272. (
  273. )
  274.  
  275. [category__and] => Array
  276. (
  277. )
  278.  
  279. [post__in] => Array
  280. (
  281. )
  282.  
  283. [post__not_in] => Array
  284. (
  285. )
  286.  
  287. [tag__in] => Array
  288. (
  289. )
  290.  
  291. [tag__not_in] => Array
  292. (
  293. )
  294.  
  295. [tag__and] => Array
  296. (
  297. )
  298.  
  299. [tag_slug__in] => Array
  300. (
  301. )
  302.  
  303. [tag_slug__and] => Array
  304. (
  305. )
  306.  
  307. [ignore_sticky_posts] =>
  308. [suppress_filters] =>
  309. [cache_results] => 1
  310. [update_post_term_cache] => 1
  311. [update_post_meta_cache] => 1
  312. [nopaging] => 1
  313. [comments_per_page] => 50
  314. [no_found_rows] =>
  315. [order] => DESC
  316. )
  317.  
  318. [tax_query] => WP_Tax_Query Object
  319. (
  320. [queries] => Array
  321. (
  322. )
  323.  
  324. [relation] => AND
  325. )
  326.  
  327. [meta_query] => WP_Meta_Query Object
  328. (
  329. [queries] => Array
  330. (
  331. )
  332.  
  333. [relation] =>
  334. )
  335.  
  336. [post_count] => 0
  337. [current_post] => -1
  338. [in_the_loop] =>
  339. [comment_count] => 0
  340. [current_comment] => -1
  341. [found_posts] => 0
  342. [max_num_pages] => 0
  343. [max_num_comment_pages] => 0
  344. [is_single] =>
  345. [is_preview] =>
  346. [is_page] =>
  347. [is_archive] =>
  348. [is_date] =>
  349. [is_year] =>
  350. [is_month] =>
  351. [is_day] =>
  352. [is_time] =>
  353. [is_author] =>
  354. [is_category] =>
  355. [is_tag] =>
  356. [is_tax] =>
  357. [is_search] =>
  358. [is_feed] =>
  359. [is_comment_feed] =>
  360. [is_trackback] =>
  361. [is_home] => 1
  362. [is_404] =>
  363. [is_comments_popup] =>
  364. [is_paged] =>
  365. [is_admin] =>
  366. [is_attachment] =>
  367. [is_singular] =>
  368. [is_robots] =>
  369. [is_posts_page] =>
  370. [is_post_type_archive] =>
  371. [query_vars_hash] => d837b6ce8332f49007b366218699c68e
  372. [query_vars_changed] =>
  373. [thumbnails_cached] =>
  374. [query] => Array
  375. (
  376. [post_type] => attachment
  377. [exclude] =>
  378. [post_status] => inherit
  379. [post_mime_type] => image
  380. [posts_per_page] => -1
  381. [post_parent] => 43
  382. )
  383.  
  384. [request] => SELECT wp_posts.* FROM wp_posts WHERE 1=1 AND wp_posts.post_parent = 43 AND (post_mime_type LIKE 'image/%') AND wp_posts.post_type = 'attachment' AND (wp_posts.post_status = 'inherit') ORDER BY wp_posts.post_date DESC
  385. [posts] => Array
  386. (
  387. )
  388.  
  389. )
  390. WP_Query Object
  391. (
  392. [query_vars] => Array
  393. (
  394. [post_type] => attachment
  395. [exclude] =>
  396. [post_status] => inherit
  397. [post_mime_type] => image
  398. [posts_per_page] => -1
  399. [post_parent] => 36
  400. [error] =>
  401. [m] => 0
  402. [p] => 0
  403. [subpost] =>
  404. [subpost_id] =>
  405. [attachment] =>
  406. [attachment_id] => 0
  407. [name] =>
  408. [static] =>
  409. [pagename] =>
  410. [page_id] => 0
  411. [second] =>
  412. [minute] =>
  413. [hour] =>
  414. [day] => 0
  415. [monthnum] => 0
  416. [year] => 0
  417. [w] => 0
  418. [category_name] =>
  419. [tag] =>
  420. [cat] =>
  421. [tag_id] =>
  422. [author_name] =>
  423. [feed] =>
  424. [tb] =>
  425. [paged] => 0
  426. [comments_popup] =>
  427. [meta_key] =>
  428. [meta_value] =>
  429. [preview] =>
  430. [s] =>
  431. [sentence] =>
  432. [fields] =>
  433. [category__in] => Array
  434. (
  435. )
  436.  
  437. [category__not_in] => Array
  438. (
  439. )
  440.  
  441. [category__and] => Array
  442. (
  443. )
  444.  
  445. [post__in] => Array
  446. (
  447. )
  448.  
  449. [post__not_in] => Array
  450. (
  451. )
  452.  
  453. [tag__in] => Array
  454. (
  455. )
  456.  
  457. [tag__not_in] => Array
  458. (
  459. )
  460.  
  461. [tag__and] => Array
  462. (
  463. )
  464.  
  465. [tag_slug__in] => Array
  466. (
  467. )
  468.  
  469. [tag_slug__and] => Array
  470. (
  471. )
  472.  
  473. [ignore_sticky_posts] =>
  474. [suppress_filters] =>
  475. [cache_results] => 1
  476. [update_post_term_cache] => 1
  477. [update_post_meta_cache] => 1
  478. [nopaging] => 1
  479. [comments_per_page] => 50
  480. [no_found_rows] =>
  481. [order] => DESC
  482. )
  483.  
  484. [tax_query] => WP_Tax_Query Object
  485. (
  486. [queries] => Array
  487. (
  488. )
  489.  
  490. [relation] => AND
  491. )
  492.  
  493. [meta_query] => WP_Meta_Query Object
  494. (
  495. [queries] => Array
  496. (
  497. )
  498.  
  499. [relation] =>
  500. )
  501.  
  502. [post_count] => 0
  503. [current_post] => -1
  504. [in_the_loop] =>
  505. [comment_count] => 0
  506. [current_comment] => -1
  507. [found_posts] => 0
  508. [max_num_pages] => 0
  509. [max_num_comment_pages] => 0
  510. [is_single] =>
  511. [is_preview] =>
  512. [is_page] =>
  513. [is_archive] =>
  514. [is_date] =>
  515. [is_year] =>
  516. [is_month] =>
  517. [is_day] =>
  518. [is_time] =>
  519. [is_author] =>
  520. [is_category] =>
  521. [is_tag] =>
  522. [is_tax] =>
  523. [is_search] =>
  524. [is_feed] =>
  525. [is_comment_feed] =>
  526. [is_trackback] =>
  527. [is_home] => 1
  528. [is_404] =>
  529. [is_comments_popup] =>
  530. [is_paged] =>
  531. [is_admin] =>
  532. [is_attachment] =>
  533. [is_singular] =>
  534. [is_robots] =>
  535. [is_posts_page] =>
  536. [is_post_type_archive] =>
  537. [query_vars_hash] => 9f3e159aa3877ce272a0d41cf9d0900c
  538. [query_vars_changed] =>
  539. [thumbnails_cached] =>
  540. [query] => Array
  541. (
  542. [post_type] => attachment
  543. [exclude] =>
  544. [post_status] => inherit
  545. [post_mime_type] => image
  546. [posts_per_page] => -1
  547. [post_parent] => 36
  548. )
  549.  
  550. [request] => SELECT wp_posts.* FROM wp_posts WHERE 1=1 AND wp_posts.post_parent = 36 AND (post_mime_type LIKE 'image/%') AND wp_posts.post_type = 'attachment' AND (wp_posts.post_status = 'inherit') ORDER BY wp_posts.post_date DESC
  551. [posts] => Array
  552. (
  553. )
  554.  
  555. )
  556. WP_Query Object
  557. (
  558. [query_vars] => Array
  559. (
  560. [post_type] => attachment
  561. [exclude] =>
  562. [post_status] => inherit
  563. [post_mime_type] => image
  564. [posts_per_page] => -1
  565. [post_parent] => 34
  566. [error] =>
  567. [m] => 0
  568. [p] => 0
  569. [subpost] =>
  570. [subpost_id] =>
  571. [attachment] =>
  572. [attachment_id] => 0
  573. [name] =>
  574. [static] =>
  575. [pagename] =>
  576. [page_id] => 0
  577. [second] =>
  578. [minute] =>
  579. [hour] =>
  580. [day] => 0
  581. [monthnum] => 0
  582. [year] => 0
  583. [w] => 0
  584. [category_name] =>
  585. [tag] =>
  586. [cat] =>
  587. [tag_id] =>
  588. [author_name] =>
  589. [feed] =>
  590. [tb] =>
  591. [paged] => 0
  592. [comments_popup] =>
  593. [meta_key] =>
  594. [meta_value] =>
  595. [preview] =>
  596. [s] =>
  597. [sentence] =>
  598. [fields] =>
  599. [category__in] => Array
  600. (
  601. )
  602.  
  603. [category__not_in] => Array
  604. (
  605. )
  606.  
  607. [category__and] => Array
  608. (
  609. )
  610.  
  611. [post__in] => Array
  612. (
  613. )
  614.  
  615. [post__not_in] => Array
  616. (
  617. )
  618.  
  619. [tag__in] => Array
  620. (
  621. )
  622.  
  623. [tag__not_in] => Array
  624. (
  625. )
  626.  
  627. [tag__and] => Array
  628. (
  629. )
  630.  
  631. [tag_slug__in] => Array
  632. (
  633. )
  634.  
  635. [tag_slug__and] => Array
  636. (
  637. )
  638.  
  639. [ignore_sticky_posts] =>
  640. [suppress_filters] =>
  641. [cache_results] => 1
  642. [update_post_term_cache] => 1
  643. [update_post_meta_cache] => 1
  644. [nopaging] => 1
  645. [comments_per_page] => 50
  646. [no_found_rows] =>
  647. [order] => DESC
  648. )
  649.  
  650. [tax_query] => WP_Tax_Query Object
  651. (
  652. [queries] => Array
  653. (
  654. )
  655.  
  656. [relation] => AND
  657. )
  658.  
  659. [meta_query] => WP_Meta_Query Object
  660. (
  661. [queries] => Array
  662. (
  663. )
  664.  
  665. [relation] =>
  666. )
  667.  
  668. [post_count] => 0
  669. [current_post] => -1
  670. [in_the_loop] =>
  671. [comment_count] => 0
  672. [current_comment] => -1
  673. [found_posts] => 0
  674. [max_num_pages] => 0
  675. [max_num_comment_pages] => 0
  676. [is_single] =>
  677. [is_preview] =>
  678. [is_page] =>
  679. [is_archive] =>
  680. [is_date] =>
  681. [is_year] =>
  682. [is_month] =>
  683. [is_day] =>
  684. [is_time] =>
  685. [is_author] =>
  686. [is_category] =>
  687. [is_tag] =>
  688. [is_tax] =>
  689. [is_search] =>
  690. [is_feed] =>
  691. [is_comment_feed] =>
  692. [is_trackback] =>
  693. [is_home] => 1
  694. [is_404] =>
  695. [is_comments_popup] =>
  696. [is_paged] =>
  697. [is_admin] =>
  698. [is_attachment] =>
  699. [is_singular] =>
  700. [is_robots] =>
  701. [is_posts_page] =>
  702. [is_post_type_archive] =>
  703. [query_vars_hash] => 7e4e1931973393532dc073e4054d0dea
  704. [query_vars_changed] =>
  705. [thumbnails_cached] =>
  706. [query] => Array
  707. (
  708. [post_type] => attachment
  709. [exclude] =>
  710. [post_status] => inherit
  711. [post_mime_type] => image
  712. [posts_per_page] => -1
  713. [post_parent] => 34
  714. )
  715.  
  716. [request] => SELECT wp_posts.* FROM wp_posts WHERE 1=1 AND wp_posts.post_parent = 34 AND (post_mime_type LIKE 'image/%') AND wp_posts.post_type = 'attachment' AND (wp_posts.post_status = 'inherit') ORDER BY wp_posts.post_date DESC
  717. [posts] => Array
  718. (
  719. )
  720.  
  721. )
  722. WP_Query Object
  723. (
  724. [query_vars] => Array
  725. (
  726. [post_type] => attachment
  727. [exclude] =>
  728. [post_status] => inherit
  729. [post_mime_type] => image
  730. [posts_per_page] => -1
  731. [post_parent] => 32
  732. [error] =>
  733. [m] => 0
  734. [p] => 0
  735. [subpost] =>
  736. [subpost_id] =>
  737. [attachment] =>
  738. [attachment_id] => 0
  739. [name] =>
  740. [static] =>
  741. [pagename] =>
  742. [page_id] => 0
  743. [second] =>
  744. [minute] =>
  745. [hour] =>
  746. [day] => 0
  747. [monthnum] => 0
  748. [year] => 0
  749. [w] => 0
  750. [category_name] =>
  751. [tag] =>
  752. [cat] =>
  753. [tag_id] =>
  754. [author_name] =>
  755. [feed] =>
  756. [tb] =>
  757. [paged] => 0
  758. [comments_popup] =>
  759. [meta_key] =>
  760. [meta_value] =>
  761. [preview] =>
  762. [s] =>
  763. [sentence] =>
  764. [fields] =>
  765. [category__in] => Array
  766. (
  767. )
  768.  
  769. [category__not_in] => Array
  770. (
  771. )
  772.  
  773. [category__and] => Array
  774. (
  775. )
  776.  
  777. [post__in] => Array
  778. (
  779. )
  780.  
  781. [post__not_in] => Array
  782. (
  783. )
  784.  
  785. [tag__in] => Array
  786. (
  787. )
  788.  
  789. [tag__not_in] => Array
  790. (
  791. )
  792.  
  793. [tag__and] => Array
  794. (
  795. )
  796.  
  797. [tag_slug__in] => Array
  798. (
  799. )
  800.  
  801. [tag_slug__and] => Array
  802. (
  803. )
  804.  
  805. [ignore_sticky_posts] =>
  806. [suppress_filters] =>
  807. [cache_results] => 1
  808. [update_post_term_cache] => 1
  809. [update_post_meta_cache] => 1
  810. [nopaging] => 1
  811. [comments_per_page] => 50
  812. [no_found_rows] =>
  813. [order] => DESC
  814. )
  815.  
  816. [tax_query] => WP_Tax_Query Object
  817. (
  818. [queries] => Array
  819. (
  820. )
  821.  
  822. [relation] => AND
  823. )
  824.  
  825. [meta_query] => WP_Meta_Query Object
  826. (
  827. [queries] => Array
  828. (
  829. )
  830.  
  831. [relation] =>
  832. )
  833.  
  834. [post_count] => 7
  835. [current_post] => -1
  836. [in_the_loop] =>
  837. [comment_count] => 0
  838. [current_comment] => -1
  839. [found_posts] => 0
  840. [max_num_pages] => 0
  841. [max_num_comment_pages] => 0
  842. [is_single] =>
  843. [is_preview] =>
  844. [is_page] =>
  845. [is_archive] =>
  846. [is_date] =>
  847. [is_year] =>
  848. [is_month] =>
  849. [is_day] =>
  850. [is_time] =>
  851. [is_author] =>
  852. [is_category] =>
  853. [is_tag] =>
  854. [is_tax] =>
  855. [is_search] =>
  856. [is_feed] =>
  857. [is_comment_feed] =>
  858. [is_trackback] =>
  859. [is_home] => 1
  860. [is_404] =>
  861. [is_comments_popup] =>
  862. [is_paged] =>
  863. [is_admin] =>
  864. [is_attachment] =>
  865. [is_singular] =>
  866. [is_robots] =>
  867. [is_posts_page] =>
  868. [is_post_type_archive] =>
  869. [query_vars_hash] => b43b4895a785f4a2083c344ad1634dc2
  870. [query_vars_changed] =>
  871. [thumbnails_cached] =>
  872. [query] => Array
  873. (
  874. [post_type] => attachment
  875. [exclude] =>
  876. [post_status] => inherit
  877. [post_mime_type] => image
  878. [posts_per_page] => -1
  879. [post_parent] => 32
  880. )
  881.  
  882. [request] => SELECT wp_posts.* FROM wp_posts WHERE 1=1 AND wp_posts.post_parent = 32 AND (post_mime_type LIKE 'image/%') AND wp_posts.post_type = 'attachment' AND (wp_posts.post_status = 'inherit') ORDER BY wp_posts.post_date DESC
  883. [posts] => Array
  884. (
  885. [0] => stdClass Object
  886. (
  887. [ID] => 116
  888. [post_author] => 1
  889. [post_date] => 2011-12-04 12:20:27
  890. [post_date_gmt] => 2011-12-04 12:20:27
  891. [post_content] =>
  892. [post_title] => Kongresszusi koncert
  893. [post_excerpt] =>
  894. [post_status] => inherit
  895. [comment_status] => open
  896. [ping_status] => open
  897. [post_password] =>
  898. [post_name] => img_3342-2
  899. [to_ping] =>
  900. [pinged] =>
  901. [post_modified] => 2011-12-04 12:20:27
  902. [post_modified_gmt] => 2011-12-04 12:20:27
  903. [post_content_filtered] =>
  904. [post_parent] => 32
  905. [guid] => http://fourtunes.org/wp-content/uploads/2011/12/IMG_33421.jpg
  906. [menu_order] => 0
  907. [post_type] => attachment
  908. [post_mime_type] => image/jpeg
  909. [comment_count] => 0
  910. [filter] => raw
  911. )
  912.  
  913. [1] => stdClass Object
  914. (
  915. [ID] => 115
  916. [post_author] => 1
  917. [post_date] => 2011-12-04 12:19:46
  918. [post_date_gmt] => 2011-12-04 12:19:46
  919. [post_content] =>
  920. [post_title] => Kongresszusi koncert
  921. [post_excerpt] =>
  922. [post_status] => inherit
  923. [comment_status] => open
  924. [ping_status] => open
  925. [post_password] =>
  926. [post_name] => img_3415
  927. [to_ping] =>
  928. [pinged] =>
  929. [post_modified] => 2011-12-04 12:19:46
  930. [post_modified_gmt] => 2011-12-04 12:19:46
  931. [post_content_filtered] =>
  932. [post_parent] => 32
  933. [guid] => http://fourtunes.org/wp-content/uploads/2011/12/IMG_3415.jpg
  934. [menu_order] => 0
  935. [post_type] => attachment
  936. [post_mime_type] => image/jpeg
  937. [comment_count] => 0
  938. [filter] => raw
  939. )
  940.  
  941. [2] => stdClass Object
  942. (
  943. [ID] => 114
  944. [post_author] => 1
  945. [post_date] => 2011-12-04 12:19:43
  946. [post_date_gmt] => 2011-12-04 12:19:43
  947. [post_content] =>
  948. [post_title] => Kongresszusi koncert
  949. [post_excerpt] =>
  950. [post_status] => inherit
  951. [comment_status] => open
  952. [ping_status] => open
  953. [post_password] =>
  954. [post_name] => img_3409
  955. [to_ping] =>
  956. [pinged] =>
  957. [post_modified] => 2011-12-04 12:19:43
  958. [post_modified_gmt] => 2011-12-04 12:19:43
  959. [post_content_filtered] =>
  960. [post_parent] => 32
  961. [guid] => http://fourtunes.org/wp-content/uploads/2011/12/IMG_3409.jpg
  962. [menu_order] => 0
  963. [post_type] => attachment
  964. [post_mime_type] => image/jpeg
  965. [comment_count] => 0
  966. [filter] => raw
  967. )
  968.  
  969. [3] => stdClass Object
  970. (
  971. [ID] => 113
  972. [post_author] => 1
  973. [post_date] => 2011-12-04 12:19:40
  974. [post_date_gmt] => 2011-12-04 12:19:40
  975. [post_content] =>
  976. [post_title] => Kongresszusi koncert
  977. [post_excerpt] =>
  978. [post_status] => inherit
  979. [comment_status] => open
  980. [ping_status] => open
  981. [post_password] =>
  982. [post_name] => img_3390
  983. [to_ping] =>
  984. [pinged] =>
  985. [post_modified] => 2011-12-04 12:19:40
  986. [post_modified_gmt] => 2011-12-04 12:19:40
  987. [post_content_filtered] =>
  988. [post_parent] => 32
  989. [guid] => http://fourtunes.org/wp-content/uploads/2011/12/IMG_3390.jpg
  990. [menu_order] => 0
  991. [post_type] => attachment
  992. [post_mime_type] => image/jpeg
  993. [comment_count] => 0
  994. [filter] => raw
  995. )
  996.  
  997. [4] => stdClass Object
  998. (
  999. [ID] => 112
  1000. [post_author] => 1
  1001. [post_date] => 2011-12-04 12:19:36
  1002. [post_date_gmt] => 2011-12-04 12:19:36
  1003. [post_content] =>
  1004. [post_title] => Kongresszusi koncert
  1005. [post_excerpt] =>
  1006. [post_status] => inherit
  1007. [comment_status] => open
  1008. [ping_status] => open
  1009. [post_password] =>
  1010. [post_name] => img_3357
  1011. [to_ping] =>
  1012. [pinged] =>
  1013. [post_modified] => 2011-12-04 12:19:36
  1014. [post_modified_gmt] => 2011-12-04 12:19:36
  1015. [post_content_filtered] =>
  1016. [post_parent] => 32
  1017. [guid] => http://fourtunes.org/wp-content/uploads/2011/12/IMG_3357.jpg
  1018. [menu_order] => 0
  1019. [post_type] => attachment
  1020. [post_mime_type] => image/jpeg
  1021. [comment_count] => 0
  1022. [filter] => raw
  1023. )
  1024.  
  1025. [5] => stdClass Object
  1026. (
  1027. [ID] => 111
  1028. [post_author] => 1
  1029. [post_date] => 2011-12-04 12:19:33
  1030. [post_date_gmt] => 2011-12-04 12:19:33
  1031. [post_content] =>
  1032. [post_title] => Kongresszusi koncert
  1033. [post_excerpt] =>
  1034. [post_status] => inherit
  1035. [comment_status] => open
  1036. [ping_status] => open
  1037. [post_password] =>
  1038. [post_name] => img_3352
  1039. [to_ping] =>
  1040. [pinged] =>
  1041. [post_modified] => 2011-12-04 12:19:33
  1042. [post_modified_gmt] => 2011-12-04 12:19:33
  1043. [post_content_filtered] =>
  1044. [post_parent] => 32
  1045. [guid] => http://fourtunes.org/wp-content/uploads/2011/12/IMG_3352.jpg
  1046. [menu_order] => 0
  1047. [post_type] => attachment
  1048. [post_mime_type] => image/jpeg
  1049. [comment_count] => 0
  1050. [filter] => raw
  1051. )
  1052.  
  1053. [6] => stdClass Object
  1054. (
  1055. [ID] => 110
  1056. [post_author] => 1
  1057. [post_date] => 2011-12-04 12:19:30
  1058. [post_date_gmt] => 2011-12-04 12:19:30
  1059. [post_content] =>
  1060. [post_title] => Kongresszusi koncert
  1061. [post_excerpt] =>
  1062. [post_status] => inherit
  1063. [comment_status] => open
  1064. [ping_status] => open
  1065. [post_password] =>
  1066. [post_name] => img_3342
  1067. [to_ping] =>
  1068. [pinged] =>
  1069. [post_modified] => 2011-12-04 12:19:30
  1070. [post_modified_gmt] => 2011-12-04 12:19:30
  1071. [post_content_filtered] =>
  1072. [post_parent] => 32
  1073. [guid] => http://fourtunes.org/wp-content/uploads/2011/12/IMG_3342.jpg
  1074. [menu_order] => 0
  1075. [post_type] => attachment
  1076. [post_mime_type] => image/jpeg
  1077. [comment_count] => 0
  1078. [filter] => raw
  1079. )
  1080.  
  1081. )
  1082.  
  1083. [post] => stdClass Object
  1084. (
  1085. [ID] => 116
  1086. [post_author] => 1
  1087. [post_date] => 2011-12-04 12:20:27
  1088. [post_date_gmt] => 2011-12-04 12:20:27
  1089. [post_content] =>
  1090. [post_title] => Kongresszusi koncert
  1091. [post_excerpt] =>
  1092. [post_status] => inherit
  1093. [comment_status] => open
  1094. [ping_status] => open
  1095. [post_password] =>
  1096. [post_name] => img_3342-2
  1097. [to_ping] =>
  1098. [pinged] =>
  1099. [post_modified] => 2011-12-04 12:20:27
  1100. [post_modified_gmt] => 2011-12-04 12:20:27
  1101. [post_content_filtered] =>
  1102. [post_parent] => 32
  1103. [guid] => http://fourtunes.org/wp-content/uploads/2011/12/IMG_33421.jpg
  1104. [menu_order] => 0
  1105. [post_type] => attachment
  1106. [post_mime_type] => image/jpeg
  1107. [comment_count] => 0
  1108. [filter] => raw
  1109. )
  1110.  
  1111. )
  1112.  
  1113.  
  1114.  
  1115.  
  1116.  
  1117.  
  1118.  
  1119. WP_Query Object
  1120. (
  1121. [query_vars] => Array
  1122. (
  1123. [post_type] => attachment
  1124. [exclude] =>
  1125. [post_status] => inherit
  1126. [post_mime_type] => image
  1127. [posts_per_page] => -1
  1128. [post_parent] => 1
  1129. [error] =>
  1130. [m] => 0
  1131. [p] => 0
  1132. [subpost] =>
  1133. [subpost_id] =>
  1134. [attachment] =>
  1135. [attachment_id] => 0
  1136. [name] =>
  1137. [static] =>
  1138. [pagename] =>
  1139. [page_id] => 0
  1140. [second] =>
  1141. [minute] =>
  1142. [hour] =>
  1143. [day] => 0
  1144. [monthnum] => 0
  1145. [year] => 0
  1146. [w] => 0
  1147. [category_name] =>
  1148. [tag] =>
  1149. [cat] =>
  1150. [tag_id] =>
  1151. [author_name] =>
  1152. [feed] =>
  1153. [tb] =>
  1154. [paged] => 0
  1155. [comments_popup] =>
  1156. [meta_key] =>
  1157. [meta_value] =>
  1158. [preview] =>
  1159. [s] =>
  1160. [sentence] =>
  1161. [fields] =>
  1162. [category__in] => Array
  1163. (
  1164. )
  1165.  
  1166. [category__not_in] => Array
  1167. (
  1168. )
  1169.  
  1170. [category__and] => Array
  1171. (
  1172. )
  1173.  
  1174. [post__in] => Array
  1175. (
  1176. )
  1177.  
  1178. [post__not_in] => Array
  1179. (
  1180. )
  1181.  
  1182. [tag__in] => Array
  1183. (
  1184. )
  1185.  
  1186. [tag__not_in] => Array
  1187. (
  1188. )
  1189.  
  1190. [tag__and] => Array
  1191. (
  1192. )
  1193.  
  1194. [tag_slug__in] => Array
  1195. (
  1196. )
  1197.  
  1198. [tag_slug__and] => Array
  1199. (
  1200. )
  1201.  
  1202. [ignore_sticky_posts] =>
  1203. [suppress_filters] =>
  1204. [cache_results] => 1
  1205. [update_post_term_cache] => 1
  1206. [update_post_meta_cache] => 1
  1207. [nopaging] => 1
  1208. [comments_per_page] => 50
  1209. [no_found_rows] =>
  1210. [order] => DESC
  1211. )
  1212.  
  1213. [tax_query] => WP_Tax_Query Object
  1214. (
  1215. [queries] => Array
  1216. (
  1217. )
  1218.  
  1219. [relation] => AND
  1220. )
  1221.  
  1222. [meta_query] => WP_Meta_Query Object
  1223. (
  1224. [queries] => Array
  1225. (
  1226. )
  1227.  
  1228. [relation] =>
  1229. )
  1230.  
  1231. [post_count] => 14
  1232. [current_post] => -1
  1233. [in_the_loop] =>
  1234. [comment_count] => 0
  1235. [current_comment] => -1
  1236. [found_posts] => 0
  1237. [max_num_pages] => 0
  1238. [max_num_comment_pages] => 0
  1239. [is_single] =>
  1240. [is_preview] =>
  1241. [is_page] =>
  1242. [is_archive] =>
  1243. [is_date] =>
  1244. [is_year] =>
  1245. [is_month] =>
  1246. [is_day] =>
  1247. [is_time] =>
  1248. [is_author] =>
  1249. [is_category] =>
  1250. [is_tag] =>
  1251. [is_tax] =>
  1252. [is_search] =>
  1253. [is_feed] =>
  1254. [is_comment_feed] =>
  1255. [is_trackback] =>
  1256. [is_home] => 1
  1257. [is_404] =>
  1258. [is_comments_popup] =>
  1259. [is_paged] =>
  1260. [is_admin] =>
  1261. [is_attachment] =>
  1262. [is_singular] =>
  1263. [is_robots] =>
  1264. [is_posts_page] =>
  1265. [is_post_type_archive] =>
  1266. [query_vars_hash] => d2875f4e34c0f166afcbfbc925f67ba1
  1267. [query_vars_changed] =>
  1268. [thumbnails_cached] =>
  1269. [query] => Array
  1270. (
  1271. [post_type] => attachment
  1272. [exclude] =>
  1273. [post_status] => inherit
  1274. [post_mime_type] => image
  1275. [posts_per_page] => -1
  1276. [post_parent] => 1
  1277. )
  1278.  
  1279. [request] => SELECT wp_posts.* FROM wp_posts WHERE 1=1 AND wp_posts.post_parent = 1 AND (post_mime_type LIKE 'image/%') AND wp_posts.post_type = 'attachment' AND (wp_posts.post_status = 'inherit') ORDER BY wp_posts.post_date DESC
  1280. [posts] => Array
  1281. (
  1282. [0] => stdClass Object
  1283. (
  1284. [ID] => 107
  1285. [post_author] => 1
  1286. [post_date] => 2011-12-04 12:15:12
  1287. [post_date_gmt] => 2011-12-04 12:15:12
  1288. [post_content] =>
  1289. [post_title] => fourtunes0039
  1290. [post_excerpt] =>
  1291. [post_status] => inherit
  1292. [comment_status] => open
  1293. [ping_status] => open
  1294. [post_password] =>
  1295. [post_name] => fourtunes0039-2
  1296. [to_ping] =>
  1297. [pinged] =>
  1298. [post_modified] => 2011-12-04 12:15:12
  1299. [post_modified_gmt] => 2011-12-04 12:15:12
  1300. [post_content_filtered] =>
  1301. [post_parent] => 1
  1302. [guid] => http://fourtunes.org/wp-content/uploads/2011/11/fourtunes00391.jpg
  1303. [menu_order] => 0
  1304. [post_type] => attachment
  1305. [post_mime_type] => image/jpeg
  1306. [comment_count] => 0
  1307. [filter] => raw
  1308. )
  1309.  
  1310. [1] => stdClass Object
  1311. (
  1312. [ID] => 105
  1313. [post_author] => 1
  1314. [post_date] => 2011-12-04 12:14:12
  1315. [post_date_gmt] => 2011-12-04 12:14:12
  1316. [post_content] =>
  1317. [post_title] => Koncert a St. Margaret Anglikán Egyház támogatására
  1318. [post_excerpt] =>
  1319. [post_status] => inherit
  1320. [comment_status] => open
  1321. [ping_status] => open
  1322. [post_password] =>
  1323. [post_name] => fourtunes0059
  1324. [to_ping] =>
  1325. [pinged] =>
  1326. [post_modified] => 2011-12-04 12:14:12
  1327. [post_modified_gmt] => 2011-12-04 12:14:12
  1328. [post_content_filtered] =>
  1329. [post_parent] => 1
  1330. [guid] => http://fourtunes.org/wp-content/uploads/2011/11/fourtunes0059.jpg
  1331. [menu_order] => 0
  1332. [post_type] => attachment
  1333. [post_mime_type] => image/jpeg
  1334. [comment_count] => 0
  1335. [filter] => raw
  1336. )
  1337.  
  1338. [2] => stdClass Object
  1339. (
  1340. [ID] => 104
  1341. [post_author] => 1
  1342. [post_date] => 2011-12-04 12:14:09
  1343. [post_date_gmt] => 2011-12-04 12:14:09
  1344. [post_content] =>
  1345. [post_title] => Koncert a St. Margaret Anglikán Egyház támogatására
  1346. [post_excerpt] =>
  1347. [post_status] => inherit
  1348. [comment_status] => open
  1349. [ping_status] => open
  1350. [post_password] =>
  1351. [post_name] => fourtunes0056
  1352. [to_ping] =>
  1353. [pinged] =>
  1354. [post_modified] => 2011-12-04 12:14:09
  1355. [post_modified_gmt] => 2011-12-04 12:14:09
  1356. [post_content_filtered] =>
  1357. [post_parent] => 1
  1358. [guid] => http://fourtunes.org/wp-content/uploads/2011/11/fourtunes0056.jpg
  1359. [menu_order] => 0
  1360. [post_type] => attachment
  1361. [post_mime_type] => image/jpeg
  1362. [comment_count] => 0
  1363. [filter] => raw
  1364. )
  1365.  
  1366. [3] => stdClass Object
  1367. (
  1368. [ID] => 103
  1369. [post_author] => 1
  1370. [post_date] => 2011-12-04 12:14:06
  1371. [post_date_gmt] => 2011-12-04 12:14:06
  1372. [post_content] =>
  1373. [post_title] => Koncert a St. Margaret Anglikán Egyház támogatására
  1374. [post_excerpt] =>
  1375. [post_status] => inherit
  1376. [comment_status] => open
  1377. [ping_status] => open
  1378. [post_password] =>
  1379. [post_name] => fourtunes0045
  1380. [to_ping] =>
  1381. [pinged] =>
  1382. [post_modified] => 2011-12-04 12:14:06
  1383. [post_modified_gmt] => 2011-12-04 12:14:06
  1384. [post_content_filtered] =>
  1385. [post_parent] => 1
  1386. [guid] => http://fourtunes.org/wp-content/uploads/2011/11/fourtunes0045.jpg
  1387. [menu_order] => 0
  1388. [post_type] => attachment
  1389. [post_mime_type] => image/jpeg
  1390. [comment_count] => 0
  1391. [filter] => raw
  1392. )
  1393.  
  1394. [4] => stdClass Object
  1395. (
  1396. [ID] => 102
  1397. [post_author] => 1
  1398. [post_date] => 2011-12-04 12:14:02
  1399. [post_date_gmt] => 2011-12-04 12:14:02
  1400. [post_content] =>
  1401. [post_title] => Koncert a St. Margaret Anglikán Egyház támogatására
  1402. [post_excerpt] =>
  1403. [post_status] => inherit
  1404. [comment_status] => open
  1405. [ping_status] => open
  1406. [post_password] =>
  1407. [post_name] => fourtunes0042
  1408. [to_ping] =>
  1409. [pinged] =>
  1410. [post_modified] => 2011-12-04 12:14:02
  1411. [post_modified_gmt] => 2011-12-04 12:14:02
  1412. [post_content_filtered] =>
  1413. [post_parent] => 1
  1414. [guid] => http://fourtunes.org/wp-content/uploads/2011/11/fourtunes0042.jpg
  1415. [menu_order] => 0
  1416. [post_type] => attachment
  1417. [post_mime_type] => image/jpeg
  1418. [comment_count] => 0
  1419. [filter] => raw
  1420. )
  1421.  
  1422. [5] => stdClass Object
  1423. (
  1424. [ID] => 101
  1425. [post_author] => 1
  1426. [post_date] => 2011-12-04 12:13:59
  1427. [post_date_gmt] => 2011-12-04 12:13:59
  1428. [post_content] =>
  1429. [post_title] => Koncert a St. Margaret Anglikán Egyház támogatására
  1430. [post_excerpt] =>
  1431. [post_status] => inherit
  1432. [comment_status] => open
  1433. [ping_status] => open
  1434. [post_password] =>
  1435. [post_name] => fourtunes0039
  1436. [to_ping] =>
  1437. [pinged] =>
  1438. [post_modified] => 2011-12-04 12:13:59
  1439. [post_modified_gmt] => 2011-12-04 12:13:59
  1440. [post_content_filtered] =>
  1441. [post_parent] => 1
  1442. [guid] => http://fourtunes.org/wp-content/uploads/2011/11/fourtunes0039.jpg
  1443. [menu_order] => 0
  1444. [post_type] => attachment
  1445. [post_mime_type] => image/jpeg
  1446. [comment_count] => 0
  1447. [filter] => raw
  1448. )
  1449.  
  1450. [6] => stdClass Object
  1451. (
  1452. [ID] => 100
  1453. [post_author] => 1
  1454. [post_date] => 2011-12-04 12:13:55
  1455. [post_date_gmt] => 2011-12-04 12:13:55
  1456. [post_content] =>
  1457. [post_title] => Koncert a St. Margaret Anglikán Egyház támogatására
  1458. [post_excerpt] =>
  1459. [post_status] => inherit
  1460. [comment_status] => open
  1461. [ping_status] => open
  1462. [post_password] =>
  1463. [post_name] => fourtunes0037
  1464. [to_ping] =>
  1465. [pinged] =>
  1466. [post_modified] => 2011-12-04 12:13:55
  1467. [post_modified_gmt] => 2011-12-04 12:13:55
  1468. [post_content_filtered] =>
  1469. [post_parent] => 1
  1470. [guid] => http://fourtunes.org/wp-content/uploads/2011/11/fourtunes0037.jpg
  1471. [menu_order] => 0
  1472. [post_type] => attachment
  1473. [post_mime_type] => image/jpeg
  1474. [comment_count] => 0
  1475. [filter] => raw
  1476. )
  1477.  
  1478. [7] => stdClass Object
  1479. (
  1480. [ID] => 99
  1481. [post_author] => 1
  1482. [post_date] => 2011-12-04 12:13:52
  1483. [post_date_gmt] => 2011-12-04 12:13:52
  1484. [post_content] =>
  1485. [post_title] => Koncert a St. Margaret Anglikán Egyház támogatására
  1486. [post_excerpt] =>
  1487. [post_status] => inherit
  1488. [comment_status] => open
  1489. [ping_status] => open
  1490. [post_password] =>
  1491. [post_name] => fourtunes0034
  1492. [to_ping] =>
  1493. [pinged] =>
  1494. [post_modified] => 2011-12-04 12:13:52
  1495. [post_modified_gmt] => 2011-12-04 12:13:52
  1496. [post_content_filtered] =>
  1497. [post_parent] => 1
  1498. [guid] => http://fourtunes.org/wp-content/uploads/2011/11/fourtunes0034.jpg
  1499. [menu_order] => 0
  1500. [post_type] => attachment
  1501. [post_mime_type] => image/jpeg
  1502. [comment_count] => 0
  1503. [filter] => raw
  1504. )
  1505.  
  1506. [8] => stdClass Object
  1507. (
  1508. [ID] => 98
  1509. [post_author] => 1
  1510. [post_date] => 2011-12-04 12:13:50
  1511. [post_date_gmt] => 2011-12-04 12:13:50
  1512. [post_content] =>
  1513. [post_title] => Koncert a St. Margaret Anglikán Egyház támogatására
  1514. [post_excerpt] =>
  1515. [post_status] => inherit
  1516. [comment_status] => open
  1517. [ping_status] => open
  1518. [post_password] =>
  1519. [post_name] => fourtunes0033
  1520. [to_ping] =>
  1521. [pinged] =>
  1522. [post_modified] => 2011-12-04 12:13:50
  1523. [post_modified_gmt] => 2011-12-04 12:13:50
  1524. [post_content_filtered] =>
  1525. [post_parent] => 1
  1526. [guid] => http://fourtunes.org/wp-content/uploads/2011/11/fourtunes0033.jpg
  1527. [menu_order] => 0
  1528. [post_type] => attachment
  1529. [post_mime_type] => image/jpeg
  1530. [comment_count] => 0
  1531. [filter] => raw
  1532. )
  1533.  
  1534. [9] => stdClass Object
  1535. (
  1536. [ID] => 97
  1537. [post_author] => 1
  1538. [post_date] => 2011-12-04 12:13:46
  1539. [post_date_gmt] => 2011-12-04 12:13:46
  1540. [post_content] =>
  1541. [post_title] => Koncert a St. Margaret Anglikán Egyház támogatására
  1542. [post_excerpt] =>
  1543. [post_status] => inherit
  1544. [comment_status] => open
  1545. [ping_status] => open
  1546. [post_password] =>
  1547. [post_name] => fourtunes0026
  1548. [to_ping] =>
  1549. [pinged] =>
  1550. [post_modified] => 2011-12-04 12:13:46
  1551. [post_modified_gmt] => 2011-12-04 12:13:46
  1552. [post_content_filtered] =>
  1553. [post_parent] => 1
  1554. [guid] => http://fourtunes.org/wp-content/uploads/2011/11/fourtunes0026.jpg
  1555. [menu_order] => 0
  1556. [post_type] => attachment
  1557. [post_mime_type] => image/jpeg
  1558. [comment_count] => 0
  1559. [filter] => raw
  1560. )
  1561.  
  1562. [10] => stdClass Object
  1563. (
  1564. [ID] => 96
  1565. [post_author] => 1
  1566. [post_date] => 2011-12-04 12:13:43
  1567. [post_date_gmt] => 2011-12-04 12:13:43
  1568. [post_content] =>
  1569. [post_title] => Koncert a St. Margaret Anglikán Egyház támogatására
  1570. [post_excerpt] =>
  1571. [post_status] => inherit
  1572. [comment_status] => open
  1573. [ping_status] => open
  1574. [post_password] =>
  1575. [post_name] => fourtunes0021
  1576. [to_ping] =>
  1577. [pinged] =>
  1578. [post_modified] => 2011-12-04 12:13:43
  1579. [post_modified_gmt] => 2011-12-04 12:13:43
  1580. [post_content_filtered] =>
  1581. [post_parent] => 1
  1582. [guid] => http://fourtunes.org/wp-content/uploads/2011/11/fourtunes0021.jpg
  1583. [menu_order] => 0
  1584. [post_type] => attachment
  1585. [post_mime_type] => image/jpeg
  1586. [comment_count] => 0
  1587. [filter] => raw
  1588. )
  1589.  
  1590. [11] => stdClass Object
  1591. (
  1592. [ID] => 95
  1593. [post_author] => 1
  1594. [post_date] => 2011-12-04 12:13:41
  1595. [post_date_gmt] => 2011-12-04 12:13:41
  1596. [post_content] =>
  1597. [post_title] => Koncert a St. Margaret Anglikán Egyház támogatására
  1598. [post_excerpt] =>
  1599. [post_status] => inherit
  1600. [comment_status] => open
  1601. [ping_status] => open
  1602. [post_password] =>
  1603. [post_name] => fourtunes0012
  1604. [to_ping] =>
  1605. [pinged] =>
  1606. [post_modified] => 2011-12-04 12:13:41
  1607. [post_modified_gmt] => 2011-12-04 12:13:41
  1608. [post_content_filtered] =>
  1609. [post_parent] => 1
  1610. [guid] => http://fourtunes.org/wp-content/uploads/2011/11/fourtunes0012.jpg
  1611. [menu_order] => 0
  1612. [post_type] => attachment
  1613. [post_mime_type] => image/jpeg
  1614. [comment_count] => 0
  1615. [filter] => raw
  1616. )
  1617.  
  1618. [12] => stdClass Object
  1619. (
  1620. [ID] => 94
  1621. [post_author] => 1
  1622. [post_date] => 2011-12-04 12:13:39
  1623. [post_date_gmt] => 2011-12-04 12:13:39
  1624. [post_content] =>
  1625. [post_title] => Koncert a St. Margaret Anglikán Egyház támogatására
  1626. [post_excerpt] =>
  1627. [post_status] => inherit
  1628. [comment_status] => open
  1629. [ping_status] => open
  1630. [post_password] =>
  1631. [post_name] => fourtunes0009
  1632. [to_ping] =>
  1633. [pinged] =>
  1634. [post_modified] => 2011-12-04 12:13:39
  1635. [post_modified_gmt] => 2011-12-04 12:13:39
  1636. [post_content_filtered] =>
  1637. [post_parent] => 1
  1638. [guid] => http://fourtunes.org/wp-content/uploads/2011/11/fourtunes0009.jpg
  1639. [menu_order] => 0
  1640. [post_type] => attachment
  1641. [post_mime_type] => image/jpeg
  1642. [comment_count] => 0
  1643. [filter] => raw
  1644. )
  1645.  
  1646. [13] => stdClass Object
  1647. (
  1648. [ID] => 93
  1649. [post_author] => 1
  1650. [post_date] => 2011-12-04 12:13:36
  1651. [post_date_gmt] => 2011-12-04 12:13:36
  1652. [post_content] =>
  1653. [post_title] => Koncert a St. Margaret Anglikán Egyház támogatására
  1654. [post_excerpt] =>
  1655. [post_status] => inherit
  1656. [comment_status] => open
  1657. [ping_status] => open
  1658. [post_password] =>
  1659. [post_name] => fourtunes0007
  1660. [to_ping] =>
  1661. [pinged] =>
  1662. [post_modified] => 2011-12-04 12:13:36
  1663. [post_modified_gmt] => 2011-12-04 12:13:36
  1664. [post_content_filtered] =>
  1665. [post_parent] => 1
  1666. [guid] => http://fourtunes.org/wp-content/uploads/2011/11/fourtunes0007.jpg
  1667. [menu_order] => 0
  1668. [post_type] => attachment
  1669. [post_mime_type] => image/jpeg
  1670. [comment_count] => 0
  1671. [filter] => raw
  1672. )
  1673.  
  1674. )
  1675.  
  1676. [post] => stdClass Object
  1677. (
  1678. [ID] => 107
  1679. [post_author] => 1
  1680. [post_date] => 2011-12-04 12:15:12
  1681. [post_date_gmt] => 2011-12-04 12:15:12
  1682. [post_content] =>
  1683. [post_title] => fourtunes0039
  1684. [post_excerpt] =>
  1685. [post_status] => inherit
  1686. [comment_status] => open
  1687. [ping_status] => open
  1688. [post_password] =>
  1689. [post_name] => fourtunes0039-2
  1690. [to_ping] =>
  1691. [pinged] =>
  1692. [post_modified] => 2011-12-04 12:15:12
  1693. [post_modified_gmt] => 2011-12-04 12:15:12
  1694. [post_content_filtered] =>
  1695. [post_parent] => 1
  1696. [guid] => http://fourtunes.org/wp-content/uploads/2011/11/fourtunes00391.jpg
  1697. [menu_order] => 0
  1698. [post_type] => attachment
  1699. [post_mime_type] => image/jpeg
  1700. [comment_count] => 0
  1701. [filter] => raw
  1702. )
  1703. )
  1704.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement