Advertisement
Guest User

Untitled

a guest
Sep 16th, 2016
423
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 95.07 KB | None | 0 0
  1. WP_Admin_Bar Object
  2. (
  3. [nodes:WP_Admin_Bar:private] => Array
  4. (
  5. [user-actions] => stdClass Object
  6. (
  7. [id] => user-actions
  8. [title] =>
  9. [parent] => my-account
  10. [href] =>
  11. [meta] => Array
  12. (
  13. [class] => ab-submenu
  14. )
  15.  
  16. [children] => Array
  17. (
  18. [0] => stdClass Object
  19. (
  20. [id] => user-info
  21. [title] => Name
  22. [parent] => user-actions
  23. [href] => http://example.com/wp-admin/profile.php
  24. [meta] => Array
  25. (
  26. [tabindex] => -1
  27. )
  28.  
  29. [children] => Array
  30. (
  31. )
  32.  
  33. [type] => item
  34. )
  35.  
  36. [1] => stdClass Object
  37. (
  38. [id] => edit-profile
  39. [title] => Edit My Profile
  40. [parent] => user-actions
  41. [href] => http://example.com/wp-admin/profile.php
  42. [meta] => Array
  43. (
  44. )
  45.  
  46. [children] => Array
  47. (
  48. )
  49.  
  50. [type] => item
  51. )
  52.  
  53. [2] => stdClass Object
  54. (
  55. [id] => logout
  56. [title] => Log Out
  57. [parent] => user-actions
  58. [href] => http://example.com/wp-login.php?action=logout&_wpnonce=3d348e2cbb
  59. [meta] => Array
  60. (
  61. )
  62.  
  63. [children] => Array
  64. (
  65. )
  66.  
  67. [type] => item
  68. )
  69.  
  70. )
  71.  
  72. [type] => group
  73. )
  74.  
  75. [user-info] => stdClass Object
  76. (
  77. [id] => user-info
  78. [title] => Name
  79. [parent] => user-actions
  80. [href] => http://example.com/wp-admin/profile.php
  81. [meta] => Array
  82. (
  83. [tabindex] => -1
  84. )
  85.  
  86. [children] => Array
  87. (
  88. )
  89.  
  90. [type] => item
  91. )
  92.  
  93. [edit-profile] => stdClass Object
  94. (
  95. [id] => edit-profile
  96. [title] => Edit My Profile
  97. [parent] => user-actions
  98. [href] => http://example.com/wp-admin/profile.php
  99. [meta] => Array
  100. (
  101. )
  102.  
  103. [children] => Array
  104. (
  105. )
  106.  
  107. [type] => item
  108. )
  109.  
  110. [logout] => stdClass Object
  111. (
  112. [id] => logout
  113. [title] => Log Out
  114. [parent] => user-actions
  115. [href] => http://example.com/wp-login.php?action=logout&_wpnonce=3d348e2cbb
  116. [meta] => Array
  117. (
  118. )
  119.  
  120. [children] => Array
  121. (
  122. )
  123.  
  124. [type] => item
  125. )
  126.  
  127. [menu-toggle] => stdClass Object
  128. (
  129. [id] => menu-toggle
  130. [title] => Menu
  131. [parent] => root-default
  132. [href] => #
  133. [meta] => Array
  134. (
  135. )
  136.  
  137. [children] => Array
  138. (
  139. )
  140.  
  141. [type] => item
  142. )
  143.  
  144. [my-account] => stdClass Object
  145. (
  146. [id] => my-account
  147. [title] => Howdy, Name
  148. [parent] => top-secondary
  149. [href] => http://example.com/wp-admin/profile.php
  150. [meta] => Array
  151. (
  152. [class] => with-avatar
  153. )
  154.  
  155. [children] => Array
  156. (
  157. [0] => stdClass Object
  158. (
  159. [id] => user-actions
  160. [title] =>
  161. [parent] => my-account
  162. [href] =>
  163. [meta] => Array
  164. (
  165. [class] => ab-submenu
  166. )
  167.  
  168. [children] => Array
  169. (
  170. [0] => stdClass Object
  171. (
  172. [id] => user-info
  173. [title] => Name
  174. [parent] => user-actions
  175. [href] => http://example.com/wp-admin/profile.php
  176. [meta] => Array
  177. (
  178. [tabindex] => -1
  179. )
  180.  
  181. [children] => Array
  182. (
  183. )
  184.  
  185. [type] => item
  186. )
  187.  
  188. [1] => stdClass Object
  189. (
  190. [id] => edit-profile
  191. [title] => Edit My Profile
  192. [parent] => user-actions
  193. [href] => http://example.com/wp-admin/profile.php
  194. [meta] => Array
  195. (
  196. )
  197.  
  198. [children] => Array
  199. (
  200. )
  201.  
  202. [type] => item
  203. )
  204.  
  205. [2] => stdClass Object
  206. (
  207. [id] => logout
  208. [title] => Log Out
  209. [parent] => user-actions
  210. [href] => http://example.com/wp-login.php?action=logout&_wpnonce=3d348e2cbb
  211. [meta] => Array
  212. (
  213. )
  214.  
  215. [children] => Array
  216. (
  217. )
  218.  
  219. [type] => item
  220. )
  221.  
  222. )
  223.  
  224. [type] => group
  225. )
  226.  
  227. )
  228.  
  229. [type] => item
  230. )
  231.  
  232. [wp-logo] => stdClass Object
  233. (
  234. [id] => wp-logo
  235. [title] => About WordPress
  236. [parent] => root-default
  237. [href] => http://example.com/wp-admin/about.php
  238. [meta] => Array
  239. (
  240. )
  241.  
  242. [children] => Array
  243. (
  244. [0] => stdClass Object
  245. (
  246. [id] => wp-logo-default
  247. [parent] => wp-logo
  248. [type] => group
  249. [children] => Array
  250. (
  251. [0] => stdClass Object
  252. (
  253. [id] => about
  254. [title] => About WordPress
  255. [parent] => wp-logo-default
  256. [href] => http://example.com/wp-admin/about.php
  257. [meta] => Array
  258. (
  259. )
  260.  
  261. [children] => Array
  262. (
  263. )
  264.  
  265. [type] => item
  266. )
  267.  
  268. )
  269.  
  270. [meta] => Array
  271. (
  272. [class] => ab-submenu
  273. )
  274.  
  275. [title] =>
  276. [href] =>
  277. )
  278.  
  279. [1] => stdClass Object
  280. (
  281. [id] => wp-logo-external
  282. [title] =>
  283. [parent] => wp-logo
  284. [href] =>
  285. [meta] => Array
  286. (
  287. [class] => ab-sub-secondary ab-submenu
  288. )
  289.  
  290. [children] => Array
  291. (
  292. [0] => stdClass Object
  293. (
  294. [id] => wporg
  295. [title] => WordPress.org
  296. [parent] => wp-logo-external
  297. [href] => https://wordpress.org/
  298. [meta] => Array
  299. (
  300. )
  301.  
  302. [children] => Array
  303. (
  304. )
  305.  
  306. [type] => item
  307. )
  308.  
  309. [1] => stdClass Object
  310. (
  311. [id] => documentation
  312. [title] => Documentation
  313. [parent] => wp-logo-external
  314. [href] => https://codex.wordpress.org/
  315. [meta] => Array
  316. (
  317. )
  318.  
  319. [children] => Array
  320. (
  321. )
  322.  
  323. [type] => item
  324. )
  325.  
  326. [2] => stdClass Object
  327. (
  328. [id] => support-forums
  329. [title] => Support Forums
  330. [parent] => wp-logo-external
  331. [href] => https://wordpress.org/support/
  332. [meta] => Array
  333. (
  334. )
  335.  
  336. [children] => Array
  337. (
  338. )
  339.  
  340. [type] => item
  341. )
  342.  
  343. [3] => stdClass Object
  344. (
  345. [id] => feedback
  346. [title] => Feedback
  347. [parent] => wp-logo-external
  348. [href] => https://wordpress.org/support/forum/requests-and-feedback
  349. [meta] => Array
  350. (
  351. )
  352.  
  353. [children] => Array
  354. (
  355. )
  356.  
  357. [type] => item
  358. )
  359.  
  360. )
  361.  
  362. [type] => group
  363. )
  364.  
  365. )
  366.  
  367. [type] => item
  368. )
  369.  
  370. [about] => stdClass Object
  371. (
  372. [id] => about
  373. [title] => About WordPress
  374. [parent] => wp-logo-default
  375. [href] => http://example.com/wp-admin/about.php
  376. [meta] => Array
  377. (
  378. )
  379.  
  380. [children] => Array
  381. (
  382. )
  383.  
  384. [type] => item
  385. )
  386.  
  387. [wporg] => stdClass Object
  388. (
  389. [id] => wporg
  390. [title] => WordPress.org
  391. [parent] => wp-logo-external
  392. [href] => https://wordpress.org/
  393. [meta] => Array
  394. (
  395. )
  396.  
  397. [children] => Array
  398. (
  399. )
  400.  
  401. [type] => item
  402. )
  403.  
  404. [documentation] => stdClass Object
  405. (
  406. [id] => documentation
  407. [title] => Documentation
  408. [parent] => wp-logo-external
  409. [href] => https://codex.wordpress.org/
  410. [meta] => Array
  411. (
  412. )
  413.  
  414. [children] => Array
  415. (
  416. )
  417.  
  418. [type] => item
  419. )
  420.  
  421. [support-forums] => stdClass Object
  422. (
  423. [id] => support-forums
  424. [title] => Support Forums
  425. [parent] => wp-logo-external
  426. [href] => https://wordpress.org/support/
  427. [meta] => Array
  428. (
  429. )
  430.  
  431. [children] => Array
  432. (
  433. )
  434.  
  435. [type] => item
  436. )
  437.  
  438. [feedback] => stdClass Object
  439. (
  440. [id] => feedback
  441. [title] => Feedback
  442. [parent] => wp-logo-external
  443. [href] => https://wordpress.org/support/forum/requests-and-feedback
  444. [meta] => Array
  445. (
  446. )
  447.  
  448. [children] => Array
  449. (
  450. )
  451.  
  452. [type] => item
  453. )
  454.  
  455. [site-name] => stdClass Object
  456. (
  457. [id] => site-name
  458. [title] => Site Title
  459. [parent] => root-default
  460. [href] => http://example.com/
  461. [meta] => Array
  462. (
  463. )
  464.  
  465. [children] => Array
  466. (
  467. [0] => stdClass Object
  468. (
  469. [id] => site-name-default
  470. [parent] => site-name
  471. [type] => group
  472. [children] => Array
  473. (
  474. [0] => stdClass Object
  475. (
  476. [id] => view-site
  477. [title] => Visit Site
  478. [parent] => site-name-default
  479. [href] => http://example.com/
  480. [meta] => Array
  481. (
  482. )
  483.  
  484. [children] => Array
  485. (
  486. )
  487.  
  488. [type] => item
  489. )
  490.  
  491. )
  492.  
  493. [meta] => Array
  494. (
  495. [class] => ab-submenu
  496. )
  497.  
  498. [title] =>
  499. [href] =>
  500. )
  501.  
  502. )
  503.  
  504. [type] => item
  505. )
  506.  
  507. [view-site] => stdClass Object
  508. (
  509. [id] => view-site
  510. [title] => Visit Site
  511. [parent] => site-name-default
  512. [href] => http://example.com/
  513. [meta] => Array
  514. (
  515. )
  516.  
  517. [children] => Array
  518. (
  519. )
  520.  
  521. [type] => item
  522. )
  523.  
  524. [comments] => stdClass Object
  525. (
  526. [id] => comments
  527. [title] => 00 comments awaiting moderation
  528. [parent] => root-default
  529. [href] => http://example.com/wp-admin/edit-comments.php
  530. [meta] => Array
  531. (
  532. )
  533.  
  534. [children] => Array
  535. (
  536. )
  537.  
  538. [type] => item
  539. )
  540.  
  541. [new-content] => stdClass Object
  542. (
  543. [id] => new-content
  544. [title] => New
  545. [parent] => root-default
  546. [href] => http://example.com/wp-admin/post-new.php
  547. [meta] => Array
  548. (
  549. )
  550.  
  551. [children] => Array
  552. (
  553. [0] => stdClass Object
  554. (
  555. [id] => new-content-default
  556. [parent] => new-content
  557. [type] => group
  558. [children] => Array
  559. (
  560. [0] => stdClass Object
  561. (
  562. [id] => new-post
  563. [title] => Post
  564. [parent] => new-content-default
  565. [href] => http://example.com/wp-admin/post-new.php
  566. [meta] => Array
  567. (
  568. )
  569.  
  570. [children] => Array
  571. (
  572. )
  573.  
  574. [type] => item
  575. )
  576.  
  577. [1] => stdClass Object
  578. (
  579. [id] => new-media
  580. [title] => Media
  581. [parent] => new-content-default
  582. [href] => http://example.com/wp-admin/media-new.php
  583. [meta] => Array
  584. (
  585. )
  586.  
  587. [children] => Array
  588. (
  589. )
  590.  
  591. [type] => item
  592. )
  593.  
  594. [2] => stdClass Object
  595. (
  596. [id] => new-page
  597. [title] => Page
  598. [parent] => new-content-default
  599. [href] => http://example.com/wp-admin/post-new.php?post_type=page
  600. [meta] => Array
  601. (
  602. )
  603.  
  604. [children] => Array
  605. (
  606. )
  607.  
  608. [type] => item
  609. )
  610.  
  611. [3] => stdClass Object
  612. (
  613. [id] => new-user
  614. [title] => User
  615. [parent] => new-content-default
  616. [href] => http://example.com/wp-admin/user-new.php
  617. [meta] => Array
  618. (
  619. )
  620.  
  621. [children] => Array
  622. (
  623. )
  624.  
  625. [type] => item
  626. )
  627.  
  628. )
  629.  
  630. [meta] => Array
  631. (
  632. [class] => ab-submenu
  633. )
  634.  
  635. [title] =>
  636. [href] =>
  637. )
  638.  
  639. )
  640.  
  641. [type] => item
  642. )
  643.  
  644. [new-post] => stdClass Object
  645. (
  646. [id] => new-post
  647. [title] => Post
  648. [parent] => new-content-default
  649. [href] => http://example.com/wp-admin/post-new.php
  650. [meta] => Array
  651. (
  652. )
  653.  
  654. [children] => Array
  655. (
  656. )
  657.  
  658. [type] => item
  659. )
  660.  
  661. [new-media] => stdClass Object
  662. (
  663. [id] => new-media
  664. [title] => Media
  665. [parent] => new-content-default
  666. [href] => http://example.com/wp-admin/media-new.php
  667. [meta] => Array
  668. (
  669. )
  670.  
  671. [children] => Array
  672. (
  673. )
  674.  
  675. [type] => item
  676. )
  677.  
  678. [new-page] => stdClass Object
  679. (
  680. [id] => new-page
  681. [title] => Page
  682. [parent] => new-content-default
  683. [href] => http://example.com/wp-admin/post-new.php?post_type=page
  684. [meta] => Array
  685. (
  686. )
  687.  
  688. [children] => Array
  689. (
  690. )
  691.  
  692. [type] => item
  693. )
  694.  
  695. [new-user] => stdClass Object
  696. (
  697. [id] => new-user
  698. [title] => User
  699. [parent] => new-content-default
  700. [href] => http://example.com/wp-admin/user-new.php
  701. [meta] => Array
  702. (
  703. )
  704.  
  705. [children] => Array
  706. (
  707. )
  708.  
  709. [type] => item
  710. )
  711.  
  712. [top-secondary] => stdClass Object
  713. (
  714. [id] => top-secondary
  715. [title] =>
  716. [parent] => root
  717. [href] =>
  718. [meta] => Array
  719. (
  720. [class] => ab-top-secondary ab-top-menu
  721. )
  722.  
  723. [children] => Array
  724. (
  725. [0] => stdClass Object
  726. (
  727. [id] => my-account
  728. [title] => Howdy, Name
  729. [parent] => top-secondary
  730. [href] => http://example.com/wp-admin/profile.php
  731. [meta] => Array
  732. (
  733. [class] => with-avatar
  734. )
  735.  
  736. [children] => Array
  737. (
  738. [0] => stdClass Object
  739. (
  740. [id] => user-actions
  741. [title] =>
  742. [parent] => my-account
  743. [href] =>
  744. [meta] => Array
  745. (
  746. [class] => ab-submenu
  747. )
  748.  
  749. [children] => Array
  750. (
  751. [0] => stdClass Object
  752. (
  753. [id] => user-info
  754. [title] => Name
  755. [parent] => user-actions
  756. [href] => http://example.com/wp-admin/profile.php
  757. [meta] => Array
  758. (
  759. [tabindex] => -1
  760. )
  761.  
  762. [children] => Array
  763. (
  764. )
  765.  
  766. [type] => item
  767. )
  768.  
  769. [1] => stdClass Object
  770. (
  771. [id] => edit-profile
  772. [title] => Edit My Profile
  773. [parent] => user-actions
  774. [href] => http://example.com/wp-admin/profile.php
  775. [meta] => Array
  776. (
  777. )
  778.  
  779. [children] => Array
  780. (
  781. )
  782.  
  783. [type] => item
  784. )
  785.  
  786. [2] => stdClass Object
  787. (
  788. [id] => logout
  789. [title] => Log Out
  790. [parent] => user-actions
  791. [href] => http://example.com/wp-login.php?action=logout&_wpnonce=3d348e2cbb
  792. [meta] => Array
  793. (
  794. )
  795.  
  796. [children] => Array
  797. (
  798. )
  799.  
  800. [type] => item
  801. )
  802.  
  803. )
  804.  
  805. [type] => group
  806. )
  807.  
  808. )
  809.  
  810. [type] => item
  811. )
  812.  
  813. )
  814.  
  815. [type] => group
  816. )
  817.  
  818. [wp-logo-external] => stdClass Object
  819. (
  820. [id] => wp-logo-external
  821. [title] =>
  822. [parent] => wp-logo
  823. [href] =>
  824. [meta] => Array
  825. (
  826. [class] => ab-sub-secondary ab-submenu
  827. )
  828.  
  829. [children] => Array
  830. (
  831. [0] => stdClass Object
  832. (
  833. [id] => wporg
  834. [title] => WordPress.org
  835. [parent] => wp-logo-external
  836. [href] => https://wordpress.org/
  837. [meta] => Array
  838. (
  839. )
  840.  
  841. [children] => Array
  842. (
  843. )
  844.  
  845. [type] => item
  846. )
  847.  
  848. [1] => stdClass Object
  849. (
  850. [id] => documentation
  851. [title] => Documentation
  852. [parent] => wp-logo-external
  853. [href] => https://codex.wordpress.org/
  854. [meta] => Array
  855. (
  856. )
  857.  
  858. [children] => Array
  859. (
  860. )
  861.  
  862. [type] => item
  863. )
  864.  
  865. [2] => stdClass Object
  866. (
  867. [id] => support-forums
  868. [title] => Support Forums
  869. [parent] => wp-logo-external
  870. [href] => https://wordpress.org/support/
  871. [meta] => Array
  872. (
  873. )
  874.  
  875. [children] => Array
  876. (
  877. )
  878.  
  879. [type] => item
  880. )
  881.  
  882. [3] => stdClass Object
  883. (
  884. [id] => feedback
  885. [title] => Feedback
  886. [parent] => wp-logo-external
  887. [href] => https://wordpress.org/support/forum/requests-and-feedback
  888. [meta] => Array
  889. (
  890. )
  891.  
  892. [children] => Array
  893. (
  894. )
  895.  
  896. [type] => item
  897. )
  898.  
  899. )
  900.  
  901. [type] => group
  902. )
  903.  
  904. [root] => stdClass Object
  905. (
  906. [id] => root
  907. [title] =>
  908. [parent] => root
  909. [href] =>
  910. [meta] => Array
  911. (
  912. )
  913.  
  914. [children] => Array
  915. (
  916. [0] => stdClass Object
  917. (
  918. [id] => root-default
  919. [parent] => root
  920. [type] => group
  921. [children] => Array
  922. (
  923. [0] => stdClass Object
  924. (
  925. [id] => menu-toggle
  926. [title] => Menu
  927. [parent] => root-default
  928. [href] => #
  929. [meta] => Array
  930. (
  931. )
  932.  
  933. [children] => Array
  934. (
  935. )
  936.  
  937. [type] => item
  938. )
  939.  
  940. [1] => stdClass Object
  941. (
  942. [id] => wp-logo
  943. [title] => About WordPress
  944. [parent] => root-default
  945. [href] => http://example.com/wp-admin/about.php
  946. [meta] => Array
  947. (
  948. )
  949.  
  950. [children] => Array
  951. (
  952. [0] => stdClass Object
  953. (
  954. [id] => wp-logo-default
  955. [parent] => wp-logo
  956. [type] => group
  957. [children] => Array
  958. (
  959. [0] => stdClass Object
  960. (
  961. [id] => about
  962. [title] => About WordPress
  963. [parent] => wp-logo-default
  964. [href] => http://example.com/wp-admin/about.php
  965. [meta] => Array
  966. (
  967. )
  968.  
  969. [children] => Array
  970. (
  971. )
  972.  
  973. [type] => item
  974. )
  975.  
  976. )
  977.  
  978. [meta] => Array
  979. (
  980. [class] => ab-submenu
  981. )
  982.  
  983. [title] =>
  984. [href] =>
  985. )
  986.  
  987. [1] => stdClass Object
  988. (
  989. [id] => wp-logo-external
  990. [title] =>
  991. [parent] => wp-logo
  992. [href] =>
  993. [meta] => Array
  994. (
  995. [class] => ab-sub-secondary ab-submenu
  996. )
  997.  
  998. [children] => Array
  999. (
  1000. [0] => stdClass Object
  1001. (
  1002. [id] => wporg
  1003. [title] => WordPress.org
  1004. [parent] => wp-logo-external
  1005. [href] => https://wordpress.org/
  1006. [meta] => Array
  1007. (
  1008. )
  1009.  
  1010. [children] => Array
  1011. (
  1012. )
  1013.  
  1014. [type] => item
  1015. )
  1016.  
  1017. [1] => stdClass Object
  1018. (
  1019. [id] => documentation
  1020. [title] => Documentation
  1021. [parent] => wp-logo-external
  1022. [href] => https://codex.wordpress.org/
  1023. [meta] => Array
  1024. (
  1025. )
  1026.  
  1027. [children] => Array
  1028. (
  1029. )
  1030.  
  1031. [type] => item
  1032. )
  1033.  
  1034. [2] => stdClass Object
  1035. (
  1036. [id] => support-forums
  1037. [title] => Support Forums
  1038. [parent] => wp-logo-external
  1039. [href] => https://wordpress.org/support/
  1040. [meta] => Array
  1041. (
  1042. )
  1043.  
  1044. [children] => Array
  1045. (
  1046. )
  1047.  
  1048. [type] => item
  1049. )
  1050.  
  1051. [3] => stdClass Object
  1052. (
  1053. [id] => feedback
  1054. [title] => Feedback
  1055. [parent] => wp-logo-external
  1056. [href] => https://wordpress.org/support/forum/requests-and-feedback
  1057. [meta] => Array
  1058. (
  1059. )
  1060.  
  1061. [children] => Array
  1062. (
  1063. )
  1064.  
  1065. [type] => item
  1066. )
  1067.  
  1068. )
  1069.  
  1070. [type] => group
  1071. )
  1072.  
  1073. )
  1074.  
  1075. [type] => item
  1076. )
  1077.  
  1078. [2] => stdClass Object
  1079. (
  1080. [id] => site-name
  1081. [title] => Site Title
  1082. [parent] => root-default
  1083. [href] => http://example.com/
  1084. [meta] => Array
  1085. (
  1086. )
  1087.  
  1088. [children] => Array
  1089. (
  1090. [0] => stdClass Object
  1091. (
  1092. [id] => site-name-default
  1093. [parent] => site-name
  1094. [type] => group
  1095. [children] => Array
  1096. (
  1097. [0] => stdClass Object
  1098. (
  1099. [id] => view-site
  1100. [title] => Visit Site
  1101. [parent] => site-name-default
  1102. [href] => http://example.com/
  1103. [meta] => Array
  1104. (
  1105. )
  1106.  
  1107. [children] => Array
  1108. (
  1109. )
  1110.  
  1111. [type] => item
  1112. )
  1113.  
  1114. )
  1115.  
  1116. [meta] => Array
  1117. (
  1118. [class] => ab-submenu
  1119. )
  1120.  
  1121. [title] =>
  1122. [href] =>
  1123. )
  1124.  
  1125. )
  1126.  
  1127. [type] => item
  1128. )
  1129.  
  1130. [3] => stdClass Object
  1131. (
  1132. [id] => comments
  1133. [title] => 00 comments awaiting moderation
  1134. [parent] => root-default
  1135. [href] => http://example.com/wp-admin/edit-comments.php
  1136. [meta] => Array
  1137. (
  1138. )
  1139.  
  1140. [children] => Array
  1141. (
  1142. )
  1143.  
  1144. [type] => item
  1145. )
  1146.  
  1147. [4] => stdClass Object
  1148. (
  1149. [id] => new-content
  1150. [title] => New
  1151. [parent] => root-default
  1152. [href] => http://example.com/wp-admin/post-new.php
  1153. [meta] => Array
  1154. (
  1155. )
  1156.  
  1157. [children] => Array
  1158. (
  1159. [0] => stdClass Object
  1160. (
  1161. [id] => new-content-default
  1162. [parent] => new-content
  1163. [type] => group
  1164. [children] => Array
  1165. (
  1166. [0] => stdClass Object
  1167. (
  1168. [id] => new-post
  1169. [title] => Post
  1170. [parent] => new-content-default
  1171. [href] => http://example.com/wp-admin/post-new.php
  1172. [meta] => Array
  1173. (
  1174. )
  1175.  
  1176. [children] => Array
  1177. (
  1178. )
  1179.  
  1180. [type] => item
  1181. )
  1182.  
  1183. [1] => stdClass Object
  1184. (
  1185. [id] => new-media
  1186. [title] => Media
  1187. [parent] => new-content-default
  1188. [href] => http://example.com/wp-admin/media-new.php
  1189. [meta] => Array
  1190. (
  1191. )
  1192.  
  1193. [children] => Array
  1194. (
  1195. )
  1196.  
  1197. [type] => item
  1198. )
  1199.  
  1200. [2] => stdClass Object
  1201. (
  1202. [id] => new-page
  1203. [title] => Page
  1204. [parent] => new-content-default
  1205. [href] => http://example.com/wp-admin/post-new.php?post_type=page
  1206. [meta] => Array
  1207. (
  1208. )
  1209.  
  1210. [children] => Array
  1211. (
  1212. )
  1213.  
  1214. [type] => item
  1215. )
  1216.  
  1217. [3] => stdClass Object
  1218. (
  1219. [id] => new-user
  1220. [title] => User
  1221. [parent] => new-content-default
  1222. [href] => http://example.com/wp-admin/user-new.php
  1223. [meta] => Array
  1224. (
  1225. )
  1226.  
  1227. [children] => Array
  1228. (
  1229. )
  1230.  
  1231. [type] => item
  1232. )
  1233.  
  1234. )
  1235.  
  1236. [meta] => Array
  1237. (
  1238. [class] => ab-submenu
  1239. )
  1240.  
  1241. [title] =>
  1242. [href] =>
  1243. )
  1244.  
  1245. )
  1246.  
  1247. [type] => item
  1248. )
  1249.  
  1250. )
  1251.  
  1252. [meta] => Array
  1253. (
  1254. [class] => ab-top-menu
  1255. )
  1256.  
  1257. [title] =>
  1258. [href] =>
  1259. )
  1260.  
  1261. [1] => stdClass Object
  1262. (
  1263. [id] => top-secondary
  1264. [title] =>
  1265. [parent] => root
  1266. [href] =>
  1267. [meta] => Array
  1268. (
  1269. [class] => ab-top-secondary ab-top-menu
  1270. )
  1271.  
  1272. [children] => Array
  1273. (
  1274. [0] => stdClass Object
  1275. (
  1276. [id] => my-account
  1277. [title] => Howdy, Name
  1278. [parent] => top-secondary
  1279. [href] => http://example.com/wp-admin/profile.php
  1280. [meta] => Array
  1281. (
  1282. [class] => with-avatar
  1283. )
  1284.  
  1285. [children] => Array
  1286. (
  1287. [0] => stdClass Object
  1288. (
  1289. [id] => user-actions
  1290. [title] =>
  1291. [parent] => my-account
  1292. [href] =>
  1293. [meta] => Array
  1294. (
  1295. [class] => ab-submenu
  1296. )
  1297.  
  1298. [children] => Array
  1299. (
  1300. [0] => stdClass Object
  1301. (
  1302. [id] => user-info
  1303. [title] => Name
  1304. [parent] => user-actions
  1305. [href] => http://example.com/wp-admin/profile.php
  1306. [meta] => Array
  1307. (
  1308. [tabindex] => -1
  1309. )
  1310.  
  1311. [children] => Array
  1312. (
  1313. )
  1314.  
  1315. [type] => item
  1316. )
  1317.  
  1318. [1] => stdClass Object
  1319. (
  1320. [id] => edit-profile
  1321. [title] => Edit My Profile
  1322. [parent] => user-actions
  1323. [href] => http://example.com/wp-admin/profile.php
  1324. [meta] => Array
  1325. (
  1326. )
  1327.  
  1328. [children] => Array
  1329. (
  1330. )
  1331.  
  1332. [type] => item
  1333. )
  1334.  
  1335. [2] => stdClass Object
  1336. (
  1337. [id] => logout
  1338. [title] => Log Out
  1339. [parent] => user-actions
  1340. [href] => http://example.com/wp-login.php?action=logout&_wpnonce=3d348e2cbb
  1341. [meta] => Array
  1342. (
  1343. )
  1344.  
  1345. [children] => Array
  1346. (
  1347. )
  1348.  
  1349. [type] => item
  1350. )
  1351.  
  1352. )
  1353.  
  1354. [type] => group
  1355. )
  1356.  
  1357. )
  1358.  
  1359. [type] => item
  1360. )
  1361.  
  1362. )
  1363.  
  1364. [type] => group
  1365. )
  1366.  
  1367. )
  1368.  
  1369. [type] => item
  1370. )
  1371.  
  1372. [root-default] => stdClass Object
  1373. (
  1374. [id] => root-default
  1375. [parent] => root
  1376. [type] => group
  1377. [children] => Array
  1378. (
  1379. [0] => stdClass Object
  1380. (
  1381. [id] => menu-toggle
  1382. [title] => Menu
  1383. [parent] => root-default
  1384. [href] => #
  1385. [meta] => Array
  1386. (
  1387. )
  1388.  
  1389. [children] => Array
  1390. (
  1391. )
  1392.  
  1393. [type] => item
  1394. )
  1395.  
  1396. [1] => stdClass Object
  1397. (
  1398. [id] => wp-logo
  1399. [title] => About WordPress
  1400. [parent] => root-default
  1401. [href] => http://example.com/wp-admin/about.php
  1402. [meta] => Array
  1403. (
  1404. )
  1405.  
  1406. [children] => Array
  1407. (
  1408. [0] => stdClass Object
  1409. (
  1410. [id] => wp-logo-default
  1411. [parent] => wp-logo
  1412. [type] => group
  1413. [children] => Array
  1414. (
  1415. [0] => stdClass Object
  1416. (
  1417. [id] => about
  1418. [title] => About WordPress
  1419. [parent] => wp-logo-default
  1420. [href] => http://example.com/wp-admin/about.php
  1421. [meta] => Array
  1422. (
  1423. )
  1424.  
  1425. [children] => Array
  1426. (
  1427. )
  1428.  
  1429. [type] => item
  1430. )
  1431.  
  1432. )
  1433.  
  1434. [meta] => Array
  1435. (
  1436. [class] => ab-submenu
  1437. )
  1438.  
  1439. [title] =>
  1440. [href] =>
  1441. )
  1442.  
  1443. [1] => stdClass Object
  1444. (
  1445. [id] => wp-logo-external
  1446. [title] =>
  1447. [parent] => wp-logo
  1448. [href] =>
  1449. [meta] => Array
  1450. (
  1451. [class] => ab-sub-secondary ab-submenu
  1452. )
  1453.  
  1454. [children] => Array
  1455. (
  1456. [0] => stdClass Object
  1457. (
  1458. [id] => wporg
  1459. [title] => WordPress.org
  1460. [parent] => wp-logo-external
  1461. [href] => https://wordpress.org/
  1462. [meta] => Array
  1463. (
  1464. )
  1465.  
  1466. [children] => Array
  1467. (
  1468. )
  1469.  
  1470. [type] => item
  1471. )
  1472.  
  1473. [1] => stdClass Object
  1474. (
  1475. [id] => documentation
  1476. [title] => Documentation
  1477. [parent] => wp-logo-external
  1478. [href] => https://codex.wordpress.org/
  1479. [meta] => Array
  1480. (
  1481. )
  1482.  
  1483. [children] => Array
  1484. (
  1485. )
  1486.  
  1487. [type] => item
  1488. )
  1489.  
  1490. [2] => stdClass Object
  1491. (
  1492. [id] => support-forums
  1493. [title] => Support Forums
  1494. [parent] => wp-logo-external
  1495. [href] => https://wordpress.org/support/
  1496. [meta] => Array
  1497. (
  1498. )
  1499.  
  1500. [children] => Array
  1501. (
  1502. )
  1503.  
  1504. [type] => item
  1505. )
  1506.  
  1507. [3] => stdClass Object
  1508. (
  1509. [id] => feedback
  1510. [title] => Feedback
  1511. [parent] => wp-logo-external
  1512. [href] => https://wordpress.org/support/forum/requests-and-feedback
  1513. [meta] => Array
  1514. (
  1515. )
  1516.  
  1517. [children] => Array
  1518. (
  1519. )
  1520.  
  1521. [type] => item
  1522. )
  1523.  
  1524. )
  1525.  
  1526. [type] => group
  1527. )
  1528.  
  1529. )
  1530.  
  1531. [type] => item
  1532. )
  1533.  
  1534. [2] => stdClass Object
  1535. (
  1536. [id] => site-name
  1537. [title] => Site Title
  1538. [parent] => root-default
  1539. [href] => http://example.com/
  1540. [meta] => Array
  1541. (
  1542. )
  1543.  
  1544. [children] => Array
  1545. (
  1546. [0] => stdClass Object
  1547. (
  1548. [id] => site-name-default
  1549. [parent] => site-name
  1550. [type] => group
  1551. [children] => Array
  1552. (
  1553. [0] => stdClass Object
  1554. (
  1555. [id] => view-site
  1556. [title] => Visit Site
  1557. [parent] => site-name-default
  1558. [href] => http://example.com/
  1559. [meta] => Array
  1560. (
  1561. )
  1562.  
  1563. [children] => Array
  1564. (
  1565. )
  1566.  
  1567. [type] => item
  1568. )
  1569.  
  1570. )
  1571.  
  1572. [meta] => Array
  1573. (
  1574. [class] => ab-submenu
  1575. )
  1576.  
  1577. [title] =>
  1578. [href] =>
  1579. )
  1580.  
  1581. )
  1582.  
  1583. [type] => item
  1584. )
  1585.  
  1586. [3] => stdClass Object
  1587. (
  1588. [id] => comments
  1589. [title] => 00 comments awaiting moderation
  1590. [parent] => root-default
  1591. [href] => http://example.com/wp-admin/edit-comments.php
  1592. [meta] => Array
  1593. (
  1594. )
  1595.  
  1596. [children] => Array
  1597. (
  1598. )
  1599.  
  1600. [type] => item
  1601. )
  1602.  
  1603. [4] => stdClass Object
  1604. (
  1605. [id] => new-content
  1606. [title] => New
  1607. [parent] => root-default
  1608. [href] => http://example.com/wp-admin/post-new.php
  1609. [meta] => Array
  1610. (
  1611. )
  1612.  
  1613. [children] => Array
  1614. (
  1615. [0] => stdClass Object
  1616. (
  1617. [id] => new-content-default
  1618. [parent] => new-content
  1619. [type] => group
  1620. [children] => Array
  1621. (
  1622. [0] => stdClass Object
  1623. (
  1624. [id] => new-post
  1625. [title] => Post
  1626. [parent] => new-content-default
  1627. [href] => http://example.com/wp-admin/post-new.php
  1628. [meta] => Array
  1629. (
  1630. )
  1631.  
  1632. [children] => Array
  1633. (
  1634. )
  1635.  
  1636. [type] => item
  1637. )
  1638.  
  1639. [1] => stdClass Object
  1640. (
  1641. [id] => new-media
  1642. [title] => Media
  1643. [parent] => new-content-default
  1644. [href] => http://example.com/wp-admin/media-new.php
  1645. [meta] => Array
  1646. (
  1647. )
  1648.  
  1649. [children] => Array
  1650. (
  1651. )
  1652.  
  1653. [type] => item
  1654. )
  1655.  
  1656. [2] => stdClass Object
  1657. (
  1658. [id] => new-page
  1659. [title] => Page
  1660. [parent] => new-content-default
  1661. [href] => http://example.com/wp-admin/post-new.php?post_type=page
  1662. [meta] => Array
  1663. (
  1664. )
  1665.  
  1666. [children] => Array
  1667. (
  1668. )
  1669.  
  1670. [type] => item
  1671. )
  1672.  
  1673. [3] => stdClass Object
  1674. (
  1675. [id] => new-user
  1676. [title] => User
  1677. [parent] => new-content-default
  1678. [href] => http://example.com/wp-admin/user-new.php
  1679. [meta] => Array
  1680. (
  1681. )
  1682.  
  1683. [children] => Array
  1684. (
  1685. )
  1686.  
  1687. [type] => item
  1688. )
  1689.  
  1690. )
  1691.  
  1692. [meta] => Array
  1693. (
  1694. [class] => ab-submenu
  1695. )
  1696.  
  1697. [title] =>
  1698. [href] =>
  1699. )
  1700.  
  1701. )
  1702.  
  1703. [type] => item
  1704. )
  1705.  
  1706. )
  1707.  
  1708. [meta] => Array
  1709. (
  1710. [class] => ab-top-menu
  1711. )
  1712.  
  1713. [title] =>
  1714. [href] =>
  1715. )
  1716.  
  1717. [wp-logo-default] => stdClass Object
  1718. (
  1719. [id] => wp-logo-default
  1720. [parent] => wp-logo
  1721. [type] => group
  1722. [children] => Array
  1723. (
  1724. [0] => stdClass Object
  1725. (
  1726. [id] => about
  1727. [title] => About WordPress
  1728. [parent] => wp-logo-default
  1729. [href] => http://example.com/wp-admin/about.php
  1730. [meta] => Array
  1731. (
  1732. )
  1733.  
  1734. [children] => Array
  1735. (
  1736. )
  1737.  
  1738. [type] => item
  1739. )
  1740.  
  1741. )
  1742.  
  1743. [meta] => Array
  1744. (
  1745. [class] => ab-submenu
  1746. )
  1747.  
  1748. [title] =>
  1749. [href] =>
  1750. )
  1751.  
  1752. [site-name-default] => stdClass Object
  1753. (
  1754. [id] => site-name-default
  1755. [parent] => site-name
  1756. [type] => group
  1757. [children] => Array
  1758. (
  1759. [0] => stdClass Object
  1760. (
  1761. [id] => view-site
  1762. [title] => Visit Site
  1763. [parent] => site-name-default
  1764. [href] => http://example.com/
  1765. [meta] => Array
  1766. (
  1767. )
  1768.  
  1769. [children] => Array
  1770. (
  1771. )
  1772.  
  1773. [type] => item
  1774. )
  1775.  
  1776. )
  1777.  
  1778. [meta] => Array
  1779. (
  1780. [class] => ab-submenu
  1781. )
  1782.  
  1783. [title] =>
  1784. [href] =>
  1785. )
  1786.  
  1787. [new-content-default] => stdClass Object
  1788. (
  1789. [id] => new-content-default
  1790. [parent] => new-content
  1791. [type] => group
  1792. [children] => Array
  1793. (
  1794. [0] => stdClass Object
  1795. (
  1796. [id] => new-post
  1797. [title] => Post
  1798. [parent] => new-content-default
  1799. [href] => http://example.com/wp-admin/post-new.php
  1800. [meta] => Array
  1801. (
  1802. )
  1803.  
  1804. [children] => Array
  1805. (
  1806. )
  1807.  
  1808. [type] => item
  1809. )
  1810.  
  1811. [1] => stdClass Object
  1812. (
  1813. [id] => new-media
  1814. [title] => Media
  1815. [parent] => new-content-default
  1816. [href] => http://example.com/wp-admin/media-new.php
  1817. [meta] => Array
  1818. (
  1819. )
  1820.  
  1821. [children] => Array
  1822. (
  1823. )
  1824.  
  1825. [type] => item
  1826. )
  1827.  
  1828. [2] => stdClass Object
  1829. (
  1830. [id] => new-page
  1831. [title] => Page
  1832. [parent] => new-content-default
  1833. [href] => http://example.com/wp-admin/post-new.php?post_type=page
  1834. [meta] => Array
  1835. (
  1836. )
  1837.  
  1838. [children] => Array
  1839. (
  1840. )
  1841.  
  1842. [type] => item
  1843. )
  1844.  
  1845. [3] => stdClass Object
  1846. (
  1847. [id] => new-user
  1848. [title] => User
  1849. [parent] => new-content-default
  1850. [href] => http://example.com/wp-admin/user-new.php
  1851. [meta] => Array
  1852. (
  1853. )
  1854.  
  1855. [children] => Array
  1856. (
  1857. )
  1858.  
  1859. [type] => item
  1860. )
  1861.  
  1862. )
  1863.  
  1864. [meta] => Array
  1865. (
  1866. [class] => ab-submenu
  1867. )
  1868.  
  1869. [title] =>
  1870. [href] =>
  1871. )
  1872.  
  1873. )
  1874.  
  1875. [bound:WP_Admin_Bar:private] => 1
  1876. [user] => stdClass Object
  1877. (
  1878. [blogs] => Array
  1879. (
  1880. [1] => stdClass Object
  1881. (
  1882. [userblog_id] => 1
  1883. [blogname] => Site Title
  1884. [domain] =>
  1885. [path] =>
  1886. [site_id] => 1
  1887. [siteurl] => http://example.com
  1888. [archived] => 0
  1889. [spam] => 0
  1890. [deleted] => 0
  1891. )
  1892.  
  1893. )
  1894.  
  1895. [active_blog] => stdClass Object
  1896. (
  1897. [userblog_id] => 1
  1898. [blogname] => Site Title
  1899. [domain] =>
  1900. [path] =>
  1901. [site_id] => 1
  1902. [siteurl] => http://example.com
  1903. [archived] => 0
  1904. [spam] => 0
  1905. [deleted] => 0
  1906. )
  1907.  
  1908. [domain] => http://example.com/
  1909. [account_domain] => http://example.com/
  1910. )
  1911.  
  1912. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement