Advertisement
Guest User

Untitled

a guest
Aug 6th, 2012
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 35.66 KB | None | 0 0
  1. array(12) {
  2.   ["post"]=>
  3.   object(stdClass)#513 (26) {
  4.    ["labels"]=>
  5.     object(stdClass)#511 (14) {
  6.      ["name"]=>
  7.       string(5) "Posts"
  8.       ["singular_name"]=>
  9.       string(4) "Post"
  10.       ["add_new"]=>
  11.       string(7) "Add New"
  12.       ["add_new_item"]=>
  13.       string(12) "Add New Post"
  14.       ["edit_item"]=>
  15.       string(9) "Edit Post"
  16.       ["new_item"]=>
  17.       string(8) "New Post"
  18.       ["view_item"]=>
  19.       string(9) "View Post"
  20.       ["search_items"]=>
  21.       string(12) "Search Posts"
  22.       ["not_found"]=>
  23.       string(15) "No posts found."
  24.       ["not_found_in_trash"]=>
  25.       string(24) "No posts found in Trash."
  26.       ["parent_item_colon"]=>
  27.       NULL
  28.       ["all_items"]=>
  29.       string(9) "All Posts"
  30.       ["menu_name"]=>
  31.       string(5) "Posts"
  32.       ["name_admin_bar"]=>
  33.       string(4) "Post"
  34.     }
  35.     ["description"]=>
  36.     string(0) ""
  37.     ["publicly_queryable"]=>
  38.     bool(true)
  39.     ["exclude_from_search"]=>
  40.     bool(false)
  41.     ["capability_type"]=>
  42.     string(4) "post"
  43.     ["map_meta_cap"]=>
  44.     bool(true)
  45.     ["_builtin"]=>
  46.     bool(true)
  47.     ["_edit_link"]=>
  48.     string(16) "post.php?post=%d"
  49.     ["hierarchical"]=>
  50.     bool(false)
  51.     ["public"]=>
  52.     bool(true)
  53.     ["rewrite"]=>
  54.     bool(false)
  55.     ["has_archive"]=>
  56.     bool(false)
  57.     ["query_var"]=>
  58.     bool(false)
  59.     ["register_meta_box_cb"]=>
  60.     NULL
  61.     ["taxonomies"]=>
  62.     array(0) {
  63.     }
  64.     ["show_ui"]=>
  65.     bool(true)
  66.     ["menu_position"]=>
  67.     NULL
  68.     ["menu_icon"]=>
  69.     NULL
  70.     ["can_export"]=>
  71.     bool(true)
  72.     ["show_in_nav_menus"]=>
  73.     bool(true)
  74.     ["show_in_menu"]=>
  75.     bool(true)
  76.     ["show_in_admin_bar"]=>
  77.     bool(true)
  78.     ["delete_with_user"]=>
  79.     bool(true)
  80.     ["name"]=>
  81.     string(4) "post"
  82.     ["cap"]=>
  83.     object(stdClass)#512 (14) {
  84.      ["edit_post"]=>
  85.       string(9) "edit_post"
  86.       ["read_post"]=>
  87.       string(9) "read_post"
  88.       ["delete_post"]=>
  89.       string(11) "delete_post"
  90.       ["edit_posts"]=>
  91.       string(10) "edit_posts"
  92.       ["edit_others_posts"]=>
  93.       string(17) "edit_others_posts"
  94.       ["publish_posts"]=>
  95.       string(13) "publish_posts"
  96.       ["read_private_posts"]=>
  97.       string(18) "read_private_posts"
  98.       ["read"]=>
  99.       string(4) "read"
  100.       ["delete_posts"]=>
  101.       string(12) "delete_posts"
  102.       ["delete_private_posts"]=>
  103.       string(20) "delete_private_posts"
  104.       ["delete_published_posts"]=>
  105.       string(22) "delete_published_posts"
  106.       ["delete_others_posts"]=>
  107.       string(19) "delete_others_posts"
  108.       ["edit_private_posts"]=>
  109.       string(18) "edit_private_posts"
  110.       ["edit_published_posts"]=>
  111.       string(20) "edit_published_posts"
  112.     }
  113.     ["label"]=>
  114.     string(5) "Posts"
  115.   }
  116.   ["page"]=>
  117.   object(stdClass)#570 (26) {
  118.    ["labels"]=>
  119.     object(stdClass)#572 (14) {
  120.      ["name"]=>
  121.       string(5) "Pages"
  122.       ["singular_name"]=>
  123.       string(4) "Page"
  124.       ["add_new"]=>
  125.       string(7) "Add New"
  126.       ["add_new_item"]=>
  127.       string(12) "Add New Page"
  128.       ["edit_item"]=>
  129.       string(9) "Edit Page"
  130.       ["new_item"]=>
  131.       string(8) "New Page"
  132.       ["view_item"]=>
  133.       string(9) "View Page"
  134.       ["search_items"]=>
  135.       string(12) "Search Pages"
  136.       ["not_found"]=>
  137.       string(15) "No pages found."
  138.       ["not_found_in_trash"]=>
  139.       string(24) "No pages found in Trash."
  140.       ["parent_item_colon"]=>
  141.       string(12) "Parent Page:"
  142.       ["all_items"]=>
  143.       string(9) "All Pages"
  144.       ["menu_name"]=>
  145.       string(5) "Pages"
  146.       ["name_admin_bar"]=>
  147.       string(4) "Page"
  148.     }
  149.     ["description"]=>
  150.     string(0) ""
  151.     ["publicly_queryable"]=>
  152.     bool(false)
  153.     ["exclude_from_search"]=>
  154.     bool(false)
  155.     ["capability_type"]=>
  156.     string(4) "page"
  157.     ["map_meta_cap"]=>
  158.     bool(true)
  159.     ["_builtin"]=>
  160.     bool(true)
  161.     ["_edit_link"]=>
  162.     string(16) "post.php?post=%d"
  163.     ["hierarchical"]=>
  164.     bool(true)
  165.     ["public"]=>
  166.     bool(true)
  167.     ["rewrite"]=>
  168.     bool(false)
  169.     ["has_archive"]=>
  170.     bool(false)
  171.     ["query_var"]=>
  172.     bool(false)
  173.     ["register_meta_box_cb"]=>
  174.     NULL
  175.     ["taxonomies"]=>
  176.     array(0) {
  177.     }
  178.     ["show_ui"]=>
  179.     bool(true)
  180.     ["menu_position"]=>
  181.     NULL
  182.     ["menu_icon"]=>
  183.     NULL
  184.     ["can_export"]=>
  185.     bool(true)
  186.     ["show_in_nav_menus"]=>
  187.     bool(true)
  188.     ["show_in_menu"]=>
  189.     bool(true)
  190.     ["show_in_admin_bar"]=>
  191.     bool(true)
  192.     ["delete_with_user"]=>
  193.     bool(true)
  194.     ["name"]=>
  195.     string(4) "page"
  196.     ["cap"]=>
  197.     object(stdClass)#571 (14) {
  198.      ["edit_post"]=>
  199.       string(9) "edit_page"
  200.       ["read_post"]=>
  201.       string(9) "read_page"
  202.       ["delete_post"]=>
  203.       string(11) "delete_page"
  204.       ["edit_posts"]=>
  205.       string(10) "edit_pages"
  206.       ["edit_others_posts"]=>
  207.       string(17) "edit_others_pages"
  208.       ["publish_posts"]=>
  209.       string(13) "publish_pages"
  210.       ["read_private_posts"]=>
  211.       string(18) "read_private_pages"
  212.       ["read"]=>
  213.       string(4) "read"
  214.       ["delete_posts"]=>
  215.       string(12) "delete_pages"
  216.       ["delete_private_posts"]=>
  217.       string(20) "delete_private_pages"
  218.       ["delete_published_posts"]=>
  219.       string(22) "delete_published_pages"
  220.       ["delete_others_posts"]=>
  221.       string(19) "delete_others_pages"
  222.       ["edit_private_posts"]=>
  223.       string(18) "edit_private_pages"
  224.       ["edit_published_posts"]=>
  225.       string(20) "edit_published_pages"
  226.     }
  227.     ["label"]=>
  228.     string(5) "Pages"
  229.   }
  230.   ["attachment"]=>
  231.   object(stdClass)#573 (26) {
  232.    ["labels"]=>
  233.     object(stdClass)#575 (14) {
  234.      ["name"]=>
  235.       string(5) "Media"
  236.       ["singular_name"]=>
  237.       string(5) "Media"
  238.       ["add_new"]=>
  239.       string(7) "Add New"
  240.       ["add_new_item"]=>
  241.       string(12) "Add New Post"
  242.       ["edit_item"]=>
  243.       string(10) "Edit Media"
  244.       ["new_item"]=>
  245.       string(8) "New Post"
  246.       ["view_item"]=>
  247.       string(9) "View Post"
  248.       ["search_items"]=>
  249.       string(12) "Search Posts"
  250.       ["not_found"]=>
  251.       string(15) "No posts found."
  252.       ["not_found_in_trash"]=>
  253.       string(24) "No posts found in Trash."
  254.       ["parent_item_colon"]=>
  255.       NULL
  256.       ["all_items"]=>
  257.       string(5) "Media"
  258.       ["menu_name"]=>
  259.       string(5) "Media"
  260.       ["name_admin_bar"]=>
  261.       string(5) "Media"
  262.     }
  263.     ["description"]=>
  264.     string(0) ""
  265.     ["publicly_queryable"]=>
  266.     bool(true)
  267.     ["exclude_from_search"]=>
  268.     bool(false)
  269.     ["capability_type"]=>
  270.     string(4) "post"
  271.     ["map_meta_cap"]=>
  272.     bool(true)
  273.     ["_builtin"]=>
  274.     bool(true)
  275.     ["_edit_link"]=>
  276.     string(26) "media.php?attachment_id=%d"
  277.     ["hierarchical"]=>
  278.     bool(false)
  279.     ["public"]=>
  280.     bool(true)
  281.     ["rewrite"]=>
  282.     bool(false)
  283.     ["has_archive"]=>
  284.     bool(false)
  285.     ["query_var"]=>
  286.     bool(false)
  287.     ["register_meta_box_cb"]=>
  288.     NULL
  289.     ["taxonomies"]=>
  290.     array(0) {
  291.     }
  292.     ["show_ui"]=>
  293.     bool(false)
  294.     ["menu_position"]=>
  295.     NULL
  296.     ["menu_icon"]=>
  297.     NULL
  298.     ["can_export"]=>
  299.     bool(true)
  300.     ["show_in_nav_menus"]=>
  301.     bool(false)
  302.     ["show_in_menu"]=>
  303.     bool(false)
  304.     ["show_in_admin_bar"]=>
  305.     bool(false)
  306.     ["delete_with_user"]=>
  307.     bool(true)
  308.     ["name"]=>
  309.     string(10) "attachment"
  310.     ["cap"]=>
  311.     object(stdClass)#574 (14) {
  312.      ["edit_post"]=>
  313.       string(9) "edit_post"
  314.       ["read_post"]=>
  315.       string(9) "read_post"
  316.       ["delete_post"]=>
  317.       string(11) "delete_post"
  318.       ["edit_posts"]=>
  319.       string(10) "edit_posts"
  320.       ["edit_others_posts"]=>
  321.       string(17) "edit_others_posts"
  322.       ["publish_posts"]=>
  323.       string(13) "publish_posts"
  324.       ["read_private_posts"]=>
  325.       string(18) "read_private_posts"
  326.       ["read"]=>
  327.       string(4) "read"
  328.       ["delete_posts"]=>
  329.       string(12) "delete_posts"
  330.       ["delete_private_posts"]=>
  331.       string(20) "delete_private_posts"
  332.       ["delete_published_posts"]=>
  333.       string(22) "delete_published_posts"
  334.       ["delete_others_posts"]=>
  335.       string(19) "delete_others_posts"
  336.       ["edit_private_posts"]=>
  337.       string(18) "edit_private_posts"
  338.       ["edit_published_posts"]=>
  339.       string(20) "edit_published_posts"
  340.     }
  341.     ["label"]=>
  342.     string(5) "Media"
  343.   }
  344.   ["revision"]=>
  345.   object(stdClass)#576 (26) {
  346.    ["labels"]=>
  347.     object(stdClass)#578 (14) {
  348.      ["name"]=>
  349.       string(9) "Revisions"
  350.       ["singular_name"]=>
  351.       string(8) "Revision"
  352.       ["add_new"]=>
  353.       string(7) "Add New"
  354.       ["add_new_item"]=>
  355.       string(12) "Add New Post"
  356.       ["edit_item"]=>
  357.       string(9) "Edit Post"
  358.       ["new_item"]=>
  359.       string(8) "New Post"
  360.       ["view_item"]=>
  361.       string(9) "View Post"
  362.       ["search_items"]=>
  363.       string(12) "Search Posts"
  364.       ["not_found"]=>
  365.       string(15) "No posts found."
  366.       ["not_found_in_trash"]=>
  367.       string(24) "No posts found in Trash."
  368.       ["parent_item_colon"]=>
  369.       NULL
  370.       ["all_items"]=>
  371.       string(9) "Revisions"
  372.       ["menu_name"]=>
  373.       string(9) "Revisions"
  374.       ["name_admin_bar"]=>
  375.       string(8) "Revision"
  376.     }
  377.     ["description"]=>
  378.     string(0) ""
  379.     ["publicly_queryable"]=>
  380.     bool(false)
  381.     ["exclude_from_search"]=>
  382.     bool(true)
  383.     ["capability_type"]=>
  384.     string(4) "post"
  385.     ["map_meta_cap"]=>
  386.     bool(true)
  387.     ["_builtin"]=>
  388.     bool(true)
  389.     ["_edit_link"]=>
  390.     string(24) "revision.php?revision=%d"
  391.     ["hierarchical"]=>
  392.     bool(false)
  393.     ["public"]=>
  394.     bool(false)
  395.     ["rewrite"]=>
  396.     bool(false)
  397.     ["has_archive"]=>
  398.     bool(false)
  399.     ["query_var"]=>
  400.     bool(false)
  401.     ["register_meta_box_cb"]=>
  402.     NULL
  403.     ["taxonomies"]=>
  404.     array(0) {
  405.     }
  406.     ["show_ui"]=>
  407.     bool(false)
  408.     ["menu_position"]=>
  409.     NULL
  410.     ["menu_icon"]=>
  411.     NULL
  412.     ["can_export"]=>
  413.     bool(false)
  414.     ["show_in_nav_menus"]=>
  415.     bool(false)
  416.     ["show_in_menu"]=>
  417.     bool(false)
  418.     ["show_in_admin_bar"]=>
  419.     bool(false)
  420.     ["delete_with_user"]=>
  421.     bool(true)
  422.     ["name"]=>
  423.     string(8) "revision"
  424.     ["cap"]=>
  425.     object(stdClass)#577 (14) {
  426.      ["edit_post"]=>
  427.       string(9) "edit_post"
  428.       ["read_post"]=>
  429.       string(9) "read_post"
  430.       ["delete_post"]=>
  431.       string(11) "delete_post"
  432.       ["edit_posts"]=>
  433.       string(10) "edit_posts"
  434.       ["edit_others_posts"]=>
  435.       string(17) "edit_others_posts"
  436.       ["publish_posts"]=>
  437.       string(13) "publish_posts"
  438.       ["read_private_posts"]=>
  439.       string(18) "read_private_posts"
  440.       ["read"]=>
  441.       string(4) "read"
  442.       ["delete_posts"]=>
  443.       string(12) "delete_posts"
  444.       ["delete_private_posts"]=>
  445.       string(20) "delete_private_posts"
  446.       ["delete_published_posts"]=>
  447.       string(22) "delete_published_posts"
  448.       ["delete_others_posts"]=>
  449.       string(19) "delete_others_posts"
  450.       ["edit_private_posts"]=>
  451.       string(18) "edit_private_posts"
  452.       ["edit_published_posts"]=>
  453.       string(20) "edit_published_posts"
  454.     }
  455.     ["label"]=>
  456.     string(9) "Revisions"
  457.   }
  458.   ["nav_menu_item"]=>
  459.   object(stdClass)#579 (27) {
  460.    ["labels"]=>
  461.     object(stdClass)#581 (14) {
  462.      ["name"]=>
  463.       string(21) "Navigation Menu Items"
  464.       ["singular_name"]=>
  465.       string(20) "Navigation Menu Item"
  466.       ["add_new"]=>
  467.       string(7) "Add New"
  468.       ["add_new_item"]=>
  469.       string(12) "Add New Post"
  470.       ["edit_item"]=>
  471.       string(9) "Edit Post"
  472.       ["new_item"]=>
  473.       string(8) "New Post"
  474.       ["view_item"]=>
  475.       string(9) "View Post"
  476.       ["search_items"]=>
  477.       string(12) "Search Posts"
  478.       ["not_found"]=>
  479.       string(15) "No posts found."
  480.       ["not_found_in_trash"]=>
  481.       string(24) "No posts found in Trash."
  482.       ["parent_item_colon"]=>
  483.       NULL
  484.       ["all_items"]=>
  485.       string(21) "Navigation Menu Items"
  486.       ["menu_name"]=>
  487.       string(21) "Navigation Menu Items"
  488.       ["name_admin_bar"]=>
  489.       string(20) "Navigation Menu Item"
  490.     }
  491.     ["description"]=>
  492.     string(0) ""
  493.     ["publicly_queryable"]=>
  494.     bool(false)
  495.     ["exclude_from_search"]=>
  496.     bool(true)
  497.     ["capability_type"]=>
  498.     string(4) "post"
  499.     ["map_meta_cap"]=>
  500.     bool(true)
  501.     ["_builtin"]=>
  502.     bool(true)
  503.     ["_edit_link"]=>
  504.     string(16) "post.php?post=%d"
  505.     ["hierarchical"]=>
  506.     bool(false)
  507.     ["public"]=>
  508.     bool(false)
  509.     ["rewrite"]=>
  510.     bool(false)
  511.     ["has_archive"]=>
  512.     bool(false)
  513.     ["query_var"]=>
  514.     bool(false)
  515.     ["supports"]=>
  516.     array(0) {
  517.     }
  518.     ["register_meta_box_cb"]=>
  519.     NULL
  520.     ["taxonomies"]=>
  521.     array(0) {
  522.     }
  523.     ["show_ui"]=>
  524.     bool(false)
  525.     ["menu_position"]=>
  526.     NULL
  527.     ["menu_icon"]=>
  528.     NULL
  529.     ["can_export"]=>
  530.     bool(true)
  531.     ["show_in_nav_menus"]=>
  532.     bool(false)
  533.     ["show_in_menu"]=>
  534.     bool(false)
  535.     ["show_in_admin_bar"]=>
  536.     bool(false)
  537.     ["delete_with_user"]=>
  538.     bool(false)
  539.     ["name"]=>
  540.     string(13) "nav_menu_item"
  541.     ["cap"]=>
  542.     object(stdClass)#580 (14) {
  543.      ["edit_post"]=>
  544.       string(9) "edit_post"
  545.       ["read_post"]=>
  546.       string(9) "read_post"
  547.       ["delete_post"]=>
  548.       string(11) "delete_post"
  549.       ["edit_posts"]=>
  550.       string(10) "edit_posts"
  551.       ["edit_others_posts"]=>
  552.       string(17) "edit_others_posts"
  553.       ["publish_posts"]=>
  554.       string(13) "publish_posts"
  555.       ["read_private_posts"]=>
  556.       string(18) "read_private_posts"
  557.       ["read"]=>
  558.       string(4) "read"
  559.       ["delete_posts"]=>
  560.       string(12) "delete_posts"
  561.       ["delete_private_posts"]=>
  562.       string(20) "delete_private_posts"
  563.       ["delete_published_posts"]=>
  564.       string(22) "delete_published_posts"
  565.       ["delete_others_posts"]=>
  566.       string(19) "delete_others_posts"
  567.       ["edit_private_posts"]=>
  568.       string(18) "edit_private_posts"
  569.       ["edit_published_posts"]=>
  570.       string(20) "edit_published_posts"
  571.     }
  572.     ["label"]=>
  573.     string(21) "Navigation Menu Items"
  574.   }
  575.   ["acf"]=>
  576.   object(stdClass)#373 (26) {
  577.    ["labels"]=>
  578.     object(stdClass)#371 (14) {
  579.      ["name"]=>
  580.       string(17) "Field Groups"
  581.       ["singular_name"]=>
  582.       string(22) "Advanced Custom Fields"
  583.       ["add_new"]=>
  584.       string(7) "Add New"
  585.       ["add_new_item"]=>
  586.       string(19) "Add New Field Group"
  587.       ["edit_item"]=>
  588.       string(16) "Edit Field Group"
  589.       ["new_item"]=>
  590.       string(15) "New Field Group"
  591.       ["view_item"]=>
  592.       string(16) "View Field Group"
  593.       ["search_items"]=>
  594.       string(19) "Search Field Groups"
  595.       ["not_found"]=>
  596.       string(21) "No Field Groups found"
  597.       ["not_found_in_trash"]=>
  598.       string(30) "No Field Groups found in Trash"
  599.       ["parent_item_colon"]=>
  600.       string(12) "Parent Page:"
  601.       ["all_items"]=>
  602.       string(17) "Field Groups"
  603.       ["menu_name"]=>
  604.       string(17) "Field Groups"
  605.       ["name_admin_bar"]=>
  606.       string(22) "Advanced Custom Fields"
  607.     }
  608.     ["description"]=>
  609.     string(0) ""
  610.     ["publicly_queryable"]=>
  611.     bool(false)
  612.     ["exclude_from_search"]=>
  613.     bool(true)
  614.     ["capability_type"]=>
  615.     string(4) "page"
  616.     ["map_meta_cap"]=>
  617.     bool(true)
  618.     ["_builtin"]=>
  619.     bool(false)
  620.     ["_edit_link"]=>
  621.     string(16) "post.php?post=%d"
  622.     ["hierarchical"]=>
  623.     bool(true)
  624.     ["public"]=>
  625.     bool(false)
  626.     ["rewrite"]=>
  627.     bool(false)
  628.     ["has_archive"]=>
  629.     bool(false)
  630.     ["query_var"]=>
  631.     string(3) "acf"
  632.     ["register_meta_box_cb"]=>
  633.     NULL
  634.     ["taxonomies"]=>
  635.     array(0) {
  636.     }
  637.     ["show_ui"]=>
  638.     bool(true)
  639.     ["menu_position"]=>
  640.     NULL
  641.     ["menu_icon"]=>
  642.     NULL
  643.     ["can_export"]=>
  644.     bool(true)
  645.     ["show_in_nav_menus"]=>
  646.     bool(false)
  647.     ["show_in_menu"]=>
  648.     bool(false)
  649.     ["show_in_admin_bar"]=>
  650.     bool(false)
  651.     ["delete_with_user"]=>
  652.     NULL
  653.     ["name"]=>
  654.     string(3) "acf"
  655.     ["cap"]=>
  656.     object(stdClass)#372 (14) {
  657.      ["edit_post"]=>
  658.       string(9) "edit_page"
  659.       ["read_post"]=>
  660.       string(9) "read_page"
  661.       ["delete_post"]=>
  662.       string(11) "delete_page"
  663.       ["edit_posts"]=>
  664.       string(10) "edit_pages"
  665.       ["edit_others_posts"]=>
  666.       string(17) "edit_others_pages"
  667.       ["publish_posts"]=>
  668.       string(13) "publish_pages"
  669.       ["read_private_posts"]=>
  670.       string(18) "read_private_pages"
  671.       ["read"]=>
  672.       string(4) "read"
  673.       ["delete_posts"]=>
  674.       string(12) "delete_pages"
  675.       ["delete_private_posts"]=>
  676.       string(20) "delete_private_pages"
  677.       ["delete_published_posts"]=>
  678.       string(22) "delete_published_pages"
  679.       ["delete_others_posts"]=>
  680.       string(19) "delete_others_pages"
  681.       ["edit_private_posts"]=>
  682.       string(18) "edit_private_pages"
  683.       ["edit_published_posts"]=>
  684.       string(20) "edit_published_pages"
  685.     }
  686.     ["label"]=>
  687.     string(17) "Field Groups"
  688.   }
  689.   ["document"]=>
  690.   object(stdClass)#369 (26) {
  691.    ["labels"]=>
  692.     object(stdClass)#367 (14) {
  693.      ["name"]=>
  694.       string(9) "Documents"
  695.       ["singular_name"]=>
  696.       string(8) "Document"
  697.       ["add_new"]=>
  698.       string(12) "Add Document"
  699.       ["add_new_item"]=>
  700.       string(16) "Add New Document"
  701.       ["edit_item"]=>
  702.       string(13) "Edit Document"
  703.       ["new_item"]=>
  704.       string(12) "New Document"
  705.       ["view_item"]=>
  706.       string(13) "View Document"
  707.       ["search_items"]=>
  708.       string(16) "Search Documents"
  709.       ["not_found"]=>
  710.       string(18) "No documents found"
  711.       ["not_found_in_trash"]=>
  712.       string(27) "No documents found in Trash"
  713.       ["parent_item_colon"]=>
  714.       string(0) ""
  715.       ["all_items"]=>
  716.       string(13) "All Documents"
  717.       ["menu_name"]=>
  718.       string(9) "Documents"
  719.       ["name_admin_bar"]=>
  720.       string(8) "Document"
  721.     }
  722.     ["description"]=>
  723.     string(0) ""
  724.     ["publicly_queryable"]=>
  725.     bool(true)
  726.     ["exclude_from_search"]=>
  727.     bool(false)
  728.     ["capability_type"]=>
  729.     string(8) "document"
  730.     ["map_meta_cap"]=>
  731.     bool(true)
  732.     ["_builtin"]=>
  733.     bool(false)
  734.     ["_edit_link"]=>
  735.     string(16) "post.php?post=%d"
  736.     ["hierarchical"]=>
  737.     bool(false)
  738.     ["public"]=>
  739.     bool(true)
  740.     ["rewrite"]=>
  741.     array(5) {
  742.       ["slug"]=>
  743.       string(8) "document"
  744.       ["with_front"]=>
  745.       bool(true)
  746.       ["pages"]=>
  747.       bool(true)
  748.       ["feeds"]=>
  749.       bool(true)
  750.       ["ep_mask"]=>
  751.       int(1)
  752.     }
  753.     ["has_archive"]=>
  754.     bool(true)
  755.     ["query_var"]=>
  756.     string(8) "document"
  757.     ["register_meta_box_cb"]=>
  758.     array(2) {
  759.       [0]=>
  760.       &NULL
  761.       [1]=>
  762.       string(7) "meta_cb"
  763.     }
  764.     ["taxonomies"]=>
  765.     array(0) {
  766.     }
  767.     ["show_ui"]=>
  768.     bool(true)
  769.     ["menu_position"]=>
  770.     NULL
  771.     ["menu_icon"]=>
  772.     string(85) "http://localhost/wordpress/wp-content/plugins/wp-document-revisions/img/menu-icon.png"
  773.     ["can_export"]=>
  774.     bool(true)
  775.     ["show_in_nav_menus"]=>
  776.     bool(true)
  777.     ["show_in_menu"]=>
  778.     bool(true)
  779.     ["show_in_admin_bar"]=>
  780.     bool(true)
  781.     ["delete_with_user"]=>
  782.     NULL
  783.     ["name"]=>
  784.     string(8) "document"
  785.     ["cap"]=>
  786.     object(stdClass)#368 (14) {
  787.      ["edit_post"]=>
  788.       string(13) "edit_document"
  789.       ["read_post"]=>
  790.       string(13) "read_document"
  791.       ["delete_post"]=>
  792.       string(15) "delete_document"
  793.       ["edit_posts"]=>
  794.       string(14) "edit_documents"
  795.       ["edit_others_posts"]=>
  796.       string(21) "edit_others_documents"
  797.       ["publish_posts"]=>
  798.       string(17) "publish_documents"
  799.       ["read_private_posts"]=>
  800.       string(22) "read_private_documents"
  801.       ["read"]=>
  802.       string(4) "read"
  803.       ["delete_posts"]=>
  804.       string(16) "delete_documents"
  805.       ["delete_private_posts"]=>
  806.       string(24) "delete_private_documents"
  807.       ["delete_published_posts"]=>
  808.       string(26) "delete_published_documents"
  809.       ["delete_others_posts"]=>
  810.       string(23) "delete_others_documents"
  811.       ["edit_private_posts"]=>
  812.       string(22) "edit_private_documents"
  813.       ["edit_published_posts"]=>
  814.       string(24) "edit_published_documents"
  815.     }
  816.     ["label"]=>
  817.     string(9) "Documents"
  818.   }
  819.   ["galleries"]=>
  820.   object(stdClass)#363 (26) {
  821.    ["labels"]=>
  822.     object(stdClass)#361 (17) {
  823.      ["name"]=>
  824.       string(9) "Galleries"
  825.       ["singular_name"]=>
  826.       string(9) "Galleries"
  827.       ["add_new"]=>
  828.       string(13) "Add Galleries"
  829.       ["add_new_item"]=>
  830.       string(17) "Add New Galleries"
  831.       ["edit_item"]=>
  832.       string(14) "Edit Galleries"
  833.       ["new_item"]=>
  834.       string(13) "New Galleries"
  835.       ["view_item"]=>
  836.       string(14) "View Galleries"
  837.       ["search_items"]=>
  838.       string(16) "Search Galleries"
  839.       ["not_found"]=>
  840.       string(18) "No Galleries Found"
  841.       ["not_found_in_trash"]=>
  842.       string(27) "No Galleries Found in Trash"
  843.       ["parent_item_colon"]=>
  844.       NULL
  845.       ["all_items"]=>
  846.       string(9) "Galleries"
  847.       ["menu_name"]=>
  848.       string(9) "Galleries"
  849.       ["edit"]=>
  850.       string(4) "Edit"
  851.       ["view"]=>
  852.       string(14) "View Galleries"
  853.       ["parent"]=>
  854.       string(16) "Parent Galleries"
  855.       ["name_admin_bar"]=>
  856.       string(9) "Galleries"
  857.     }
  858.     ["description"]=>
  859.     string(0) ""
  860.     ["publicly_queryable"]=>
  861.     bool(true)
  862.     ["exclude_from_search"]=>
  863.     bool(false)
  864.     ["capability_type"]=>
  865.     string(4) "post"
  866.     ["map_meta_cap"]=>
  867.     bool(true)
  868.     ["_builtin"]=>
  869.     bool(false)
  870.     ["_edit_link"]=>
  871.     string(16) "post.php?post=%d"
  872.     ["hierarchical"]=>
  873.     bool(false)
  874.     ["public"]=>
  875.     bool(true)
  876.     ["rewrite"]=>
  877.     array(5) {
  878.       ["slug"]=>
  879.       string(9) "galleries"
  880.       ["with_front"]=>
  881.       bool(true)
  882.       ["pages"]=>
  883.       bool(true)
  884.       ["feeds"]=>
  885.       bool(false)
  886.       ["ep_mask"]=>
  887.       int(1)
  888.     }
  889.     ["has_archive"]=>
  890.     bool(false)
  891.     ["query_var"]=>
  892.     string(9) "galleries"
  893.     ["register_meta_box_cb"]=>
  894.     NULL
  895.     ["taxonomies"]=>
  896.     array(0) {
  897.     }
  898.     ["show_ui"]=>
  899.     bool(true)
  900.     ["menu_position"]=>
  901.     NULL
  902.     ["menu_icon"]=>
  903.     NULL
  904.     ["can_export"]=>
  905.     bool(true)
  906.     ["show_in_nav_menus"]=>
  907.     bool(true)
  908.     ["show_in_menu"]=>
  909.     bool(true)
  910.     ["show_in_admin_bar"]=>
  911.     bool(true)
  912.     ["delete_with_user"]=>
  913.     NULL
  914.     ["label"]=>
  915.     string(9) "Galleries"
  916.     ["name"]=>
  917.     string(9) "galleries"
  918.     ["cap"]=>
  919.     object(stdClass)#362 (14) {
  920.      ["edit_post"]=>
  921.       string(9) "edit_post"
  922.       ["read_post"]=>
  923.       string(9) "read_post"
  924.       ["delete_post"]=>
  925.       string(11) "delete_post"
  926.       ["edit_posts"]=>
  927.       string(10) "edit_posts"
  928.       ["edit_others_posts"]=>
  929.       string(17) "edit_others_posts"
  930.       ["publish_posts"]=>
  931.       string(13) "publish_posts"
  932.       ["read_private_posts"]=>
  933.       string(18) "read_private_posts"
  934.       ["read"]=>
  935.       string(4) "read"
  936.       ["delete_posts"]=>
  937.       string(12) "delete_posts"
  938.       ["delete_private_posts"]=>
  939.       string(20) "delete_private_posts"
  940.       ["delete_published_posts"]=>
  941.       string(22) "delete_published_posts"
  942.       ["delete_others_posts"]=>
  943.       string(19) "delete_others_posts"
  944.       ["edit_private_posts"]=>
  945.       string(18) "edit_private_posts"
  946.       ["edit_published_posts"]=>
  947.       string(20) "edit_published_posts"
  948.     }
  949.   }
  950.   ["idea_gallery"]=>
  951.   object(stdClass)#360 (26) {
  952.    ["labels"]=>
  953.     object(stdClass)#358 (14) {
  954.      ["name"]=>
  955.       string(12) "Idea Gallery"
  956.       ["singular_name"]=>
  957.       string(12) "Idea Gallery"
  958.       ["add_new"]=>
  959.       string(7) "Add New"
  960.       ["add_new_item"]=>
  961.       string(20) "Add New Idea Gallery"
  962.       ["edit_item"]=>
  963.       string(17) "Edit Idea Gallery"
  964.       ["new_item"]=>
  965.       string(16) "New Idea Gallery"
  966.       ["view_item"]=>
  967.       string(17) "View Idea Gallery"
  968.       ["search_items"]=>
  969.       string(21) "Search Idea Galleries"
  970.       ["not_found"]=>
  971.       string(23) "No Idea Galleries found"
  972.       ["not_found_in_trash"]=>
  973.       string(32) "No Idea Galleries found in Trash"
  974.       ["parent_item_colon"]=>
  975.       string(0) ""
  976.       ["all_items"]=>
  977.       string(18) "All Idea Galleries"
  978.       ["menu_name"]=>
  979.       string(12) "Idea Gallery"
  980.       ["name_admin_bar"]=>
  981.       string(12) "Idea Gallery"
  982.     }
  983.     ["description"]=>
  984.     string(0) ""
  985.     ["publicly_queryable"]=>
  986.     bool(true)
  987.     ["exclude_from_search"]=>
  988.     bool(false)
  989.     ["capability_type"]=>
  990.     string(4) "post"
  991.     ["map_meta_cap"]=>
  992.     bool(true)
  993.     ["_builtin"]=>
  994.     bool(false)
  995.     ["_edit_link"]=>
  996.     string(16) "post.php?post=%d"
  997.     ["hierarchical"]=>
  998.     bool(false)
  999.     ["public"]=>
  1000.     bool(true)
  1001.     ["rewrite"]=>
  1002.     array(5) {
  1003.       ["slug"]=>
  1004.       string(12) "idea-gallery"
  1005.       ["with_front"]=>
  1006.       bool(true)
  1007.       ["pages"]=>
  1008.       bool(true)
  1009.       ["feeds"]=>
  1010.       bool(false)
  1011.       ["ep_mask"]=>
  1012.       int(1)
  1013.     }
  1014.     ["has_archive"]=>
  1015.     bool(false)
  1016.     ["query_var"]=>
  1017.     string(12) "idea_gallery"
  1018.     ["register_meta_box_cb"]=>
  1019.     NULL
  1020.     ["taxonomies"]=>
  1021.     array(0) {
  1022.     }
  1023.     ["show_ui"]=>
  1024.     bool(true)
  1025.     ["menu_position"]=>
  1026.     NULL
  1027.     ["menu_icon"]=>
  1028.     NULL
  1029.     ["can_export"]=>
  1030.     bool(true)
  1031.     ["show_in_nav_menus"]=>
  1032.     bool(true)
  1033.     ["show_in_menu"]=>
  1034.     bool(true)
  1035.     ["show_in_admin_bar"]=>
  1036.     bool(true)
  1037.     ["delete_with_user"]=>
  1038.     NULL
  1039.     ["name"]=>
  1040.     string(12) "idea_gallery"
  1041.     ["cap"]=>
  1042.     object(stdClass)#359 (14) {
  1043.      ["edit_post"]=>
  1044.       string(9) "edit_post"
  1045.       ["read_post"]=>
  1046.       string(9) "read_post"
  1047.       ["delete_post"]=>
  1048.       string(11) "delete_post"
  1049.       ["edit_posts"]=>
  1050.       string(10) "edit_posts"
  1051.       ["edit_others_posts"]=>
  1052.       string(17) "edit_others_posts"
  1053.       ["publish_posts"]=>
  1054.       string(13) "publish_posts"
  1055.       ["read_private_posts"]=>
  1056.       string(18) "read_private_posts"
  1057.       ["read"]=>
  1058.       string(4) "read"
  1059.       ["delete_posts"]=>
  1060.       string(12) "delete_posts"
  1061.       ["delete_private_posts"]=>
  1062.       string(20) "delete_private_posts"
  1063.       ["delete_published_posts"]=>
  1064.       string(22) "delete_published_posts"
  1065.       ["delete_others_posts"]=>
  1066.       string(19) "delete_others_posts"
  1067.       ["edit_private_posts"]=>
  1068.       string(18) "edit_private_posts"
  1069.       ["edit_published_posts"]=>
  1070.       string(20) "edit_published_posts"
  1071.     }
  1072.     ["label"]=>
  1073.     string(12) "Idea Gallery"
  1074.   }
  1075.   ["moulding_profiles"]=>
  1076.   object(stdClass)#357 (26) {
  1077.    ["labels"]=>
  1078.     object(stdClass)#355 (14) {
  1079.      ["name"]=>
  1080.       string(17) "Moulding Profiles"
  1081.       ["singular_name"]=>
  1082.       string(16) "Moulding Profile"
  1083.       ["add_new"]=>
  1084.       string(7) "Add New"
  1085.       ["add_new_item"]=>
  1086.       string(24) "Add New Moulding Profile"
  1087.       ["edit_item"]=>
  1088.       string(21) "Edit Moulding Profile"
  1089.       ["new_item"]=>
  1090.       string(20) "New Moulding Profile"
  1091.       ["view_item"]=>
  1092.       string(22) "View Moulding Profiles"
  1093.       ["search_items"]=>
  1094.       string(24) "Search Moulding Profiles"
  1095.       ["not_found"]=>
  1096.       string(26) "No Moulding Profiles found"
  1097.       ["not_found_in_trash"]=>
  1098.       string(35) "No Moulding Profiles found in Trash"
  1099.       ["parent_item_colon"]=>
  1100.       string(0) ""
  1101.       ["all_items"]=>
  1102.       string(21) "All Moulding Profiles"
  1103.       ["menu_name"]=>
  1104.       string(17) "Moulding Profiles"
  1105.       ["name_admin_bar"]=>
  1106.       string(16) "Moulding Profile"
  1107.     }
  1108.     ["description"]=>
  1109.     string(0) ""
  1110.     ["publicly_queryable"]=>
  1111.     bool(true)
  1112.     ["exclude_from_search"]=>
  1113.     bool(false)
  1114.     ["capability_type"]=>
  1115.     string(4) "post"
  1116.     ["map_meta_cap"]=>
  1117.     bool(true)
  1118.     ["_builtin"]=>
  1119.     bool(false)
  1120.     ["_edit_link"]=>
  1121.     string(16) "post.php?post=%d"
  1122.     ["hierarchical"]=>
  1123.     bool(false)
  1124.     ["public"]=>
  1125.     bool(true)
  1126.     ["rewrite"]=>
  1127.     array(5) {
  1128.       ["slug"]=>
  1129.       string(17) "moulding-profiles"
  1130.       ["with_front"]=>
  1131.       bool(true)
  1132.       ["pages"]=>
  1133.       bool(true)
  1134.       ["feeds"]=>
  1135.       bool(false)
  1136.       ["ep_mask"]=>
  1137.       int(1)
  1138.     }
  1139.     ["has_archive"]=>
  1140.     bool(false)
  1141.     ["query_var"]=>
  1142.     string(17) "moulding_profiles"
  1143.     ["register_meta_box_cb"]=>
  1144.     NULL
  1145.     ["taxonomies"]=>
  1146.     array(0) {
  1147.     }
  1148.     ["show_ui"]=>
  1149.     bool(true)
  1150.     ["menu_position"]=>
  1151.     NULL
  1152.     ["menu_icon"]=>
  1153.     NULL
  1154.     ["can_export"]=>
  1155.     bool(true)
  1156.     ["show_in_nav_menus"]=>
  1157.     bool(true)
  1158.     ["show_in_menu"]=>
  1159.     bool(true)
  1160.     ["show_in_admin_bar"]=>
  1161.     bool(true)
  1162.     ["delete_with_user"]=>
  1163.     NULL
  1164.     ["name"]=>
  1165.     string(17) "moulding_profiles"
  1166.     ["cap"]=>
  1167.     object(stdClass)#356 (14) {
  1168.      ["edit_post"]=>
  1169.       string(9) "edit_post"
  1170.       ["read_post"]=>
  1171.       string(9) "read_post"
  1172.       ["delete_post"]=>
  1173.       string(11) "delete_post"
  1174.       ["edit_posts"]=>
  1175.       string(10) "edit_posts"
  1176.       ["edit_others_posts"]=>
  1177.       string(17) "edit_others_posts"
  1178.       ["publish_posts"]=>
  1179.       string(13) "publish_posts"
  1180.       ["read_private_posts"]=>
  1181.       string(18) "read_private_posts"
  1182.       ["read"]=>
  1183.       string(4) "read"
  1184.       ["delete_posts"]=>
  1185.       string(12) "delete_posts"
  1186.       ["delete_private_posts"]=>
  1187.       string(20) "delete_private_posts"
  1188.       ["delete_published_posts"]=>
  1189.       string(22) "delete_published_posts"
  1190.       ["delete_others_posts"]=>
  1191.       string(19) "delete_others_posts"
  1192.       ["edit_private_posts"]=>
  1193.       string(18) "edit_private_posts"
  1194.       ["edit_published_posts"]=>
  1195.       string(20) "edit_published_posts"
  1196.     }
  1197.     ["label"]=>
  1198.     string(17) "Moulding Profiles"
  1199.   }
  1200.   ["moulding_collection"]=>
  1201.   object(stdClass)#354 (26) {
  1202.    ["labels"]=>
  1203.     object(stdClass)#352 (14) {
  1204.      ["name"]=>
  1205.       string(20) "Moulding Collections"
  1206.       ["singular_name"]=>
  1207.       string(19) "Moulding Collection"
  1208.       ["add_new"]=>
  1209.       string(7) "Add New"
  1210.       ["add_new_item"]=>
  1211.       string(27) "Add New Moulding Collection"
  1212.       ["edit_item"]=>
  1213.       string(24) "Edit Moulding Collection"
  1214.       ["new_item"]=>
  1215.       string(23) "New Moulding Collection"
  1216.       ["view_item"]=>
  1217.       string(24) "View Moulding Collection"
  1218.       ["search_items"]=>
  1219.       string(27) "Search Moulding Collections"
  1220.       ["not_found"]=>
  1221.       string(29) "No Moulding Collections found"
  1222.       ["not_found_in_trash"]=>
  1223.       string(38) "No Moulding Collections found in Trash"
  1224.       ["parent_item_colon"]=>
  1225.       string(0) ""
  1226.       ["all_items"]=>
  1227.       string(24) "All Moulding Collections"
  1228.       ["menu_name"]=>
  1229.       string(20) "Moulding Collections"
  1230.       ["name_admin_bar"]=>
  1231.       string(19) "Moulding Collection"
  1232.     }
  1233.     ["description"]=>
  1234.     string(0) ""
  1235.     ["publicly_queryable"]=>
  1236.     bool(true)
  1237.     ["exclude_from_search"]=>
  1238.     bool(false)
  1239.     ["capability_type"]=>
  1240.     string(4) "post"
  1241.     ["map_meta_cap"]=>
  1242.     bool(true)
  1243.     ["_builtin"]=>
  1244.     bool(false)
  1245.     ["_edit_link"]=>
  1246.     string(16) "post.php?post=%d"
  1247.     ["hierarchical"]=>
  1248.     bool(false)
  1249.     ["public"]=>
  1250.     bool(true)
  1251.     ["rewrite"]=>
  1252.     array(5) {
  1253.       ["slug"]=>
  1254.       string(20) "moulding-collections"
  1255.       ["with_front"]=>
  1256.       bool(true)
  1257.       ["pages"]=>
  1258.       bool(true)
  1259.       ["feeds"]=>
  1260.       bool(false)
  1261.       ["ep_mask"]=>
  1262.       int(1)
  1263.     }
  1264.     ["has_archive"]=>
  1265.     bool(false)
  1266.     ["query_var"]=>
  1267.     string(19) "moulding_collection"
  1268.     ["register_meta_box_cb"]=>
  1269.     NULL
  1270.     ["taxonomies"]=>
  1271.     array(0) {
  1272.     }
  1273.     ["show_ui"]=>
  1274.     bool(true)
  1275.     ["menu_position"]=>
  1276.     NULL
  1277.     ["menu_icon"]=>
  1278.     NULL
  1279.     ["can_export"]=>
  1280.     bool(true)
  1281.     ["show_in_nav_menus"]=>
  1282.     bool(true)
  1283.     ["show_in_menu"]=>
  1284.     bool(true)
  1285.     ["show_in_admin_bar"]=>
  1286.     bool(true)
  1287.     ["delete_with_user"]=>
  1288.     NULL
  1289.     ["name"]=>
  1290.     string(19) "moulding_collection"
  1291.     ["cap"]=>
  1292.     object(stdClass)#353 (14) {
  1293.      ["edit_post"]=>
  1294.       string(9) "edit_post"
  1295.       ["read_post"]=>
  1296.       string(9) "read_post"
  1297.       ["delete_post"]=>
  1298.       string(11) "delete_post"
  1299.       ["edit_posts"]=>
  1300.       string(10) "edit_posts"
  1301.       ["edit_others_posts"]=>
  1302.       string(17) "edit_others_posts"
  1303.       ["publish_posts"]=>
  1304.       string(13) "publish_posts"
  1305.       ["read_private_posts"]=>
  1306.       string(18) "read_private_posts"
  1307.       ["read"]=>
  1308.       string(4) "read"
  1309.       ["delete_posts"]=>
  1310.       string(12) "delete_posts"
  1311.       ["delete_private_posts"]=>
  1312.       string(20) "delete_private_posts"
  1313.       ["delete_published_posts"]=>
  1314.       string(22) "delete_published_posts"
  1315.       ["delete_others_posts"]=>
  1316.       string(19) "delete_others_posts"
  1317.       ["edit_private_posts"]=>
  1318.       string(18) "edit_private_posts"
  1319.       ["edit_published_posts"]=>
  1320.       string(20) "edit_published_posts"
  1321.     }
  1322.     ["label"]=>
  1323.     string(20) "Moulding Collections"
  1324.   }
  1325.   ["moulding_combination"]=>
  1326.   object(stdClass)#351 (26) {
  1327.    ["labels"]=>
  1328.     object(stdClass)#349 (14) {
  1329.      ["name"]=>
  1330.       string(21) "Moulding Combinations"
  1331.       ["singular_name"]=>
  1332.       string(20) "Moulding Combination"
  1333.       ["add_new"]=>
  1334.       string(7) "Add New"
  1335.       ["add_new_item"]=>
  1336.       string(28) "Add New Moulding Combination"
  1337.       ["edit_item"]=>
  1338.       string(25) "Edit Moulding Combination"
  1339.       ["new_item"]=>
  1340.       string(24) "New Moulding Combination"
  1341.       ["view_item"]=>
  1342.       string(25) "View Moulding Combination"
  1343.       ["search_items"]=>
  1344.       string(28) "Search Moulding Combinations"
  1345.       ["not_found"]=>
  1346.       string(30) "No Moulding Combinations found"
  1347.       ["not_found_in_trash"]=>
  1348.       string(39) "No Moulding Combinations found in Trash"
  1349.       ["parent_item_colon"]=>
  1350.       string(0) ""
  1351.       ["all_items"]=>
  1352.       string(25) "All Moulding Combinations"
  1353.       ["menu_name"]=>
  1354.       string(21) "Moulding Combinations"
  1355.       ["name_admin_bar"]=>
  1356.       string(20) "Moulding Combination"
  1357.     }
  1358.     ["description"]=>
  1359.     string(0) ""
  1360.     ["publicly_queryable"]=>
  1361.     bool(true)
  1362.     ["exclude_from_search"]=>
  1363.     bool(false)
  1364.     ["capability_type"]=>
  1365.     string(4) "post"
  1366.     ["map_meta_cap"]=>
  1367.     bool(true)
  1368.     ["_builtin"]=>
  1369.     bool(false)
  1370.     ["_edit_link"]=>
  1371.     string(16) "post.php?post=%d"
  1372.     ["hierarchical"]=>
  1373.     bool(false)
  1374.     ["public"]=>
  1375.     bool(true)
  1376.     ["rewrite"]=>
  1377.     array(5) {
  1378.       ["slug"]=>
  1379.       string(21) "moulding-combinations"
  1380.       ["with_front"]=>
  1381.       bool(true)
  1382.       ["pages"]=>
  1383.       bool(true)
  1384.       ["feeds"]=>
  1385.       bool(false)
  1386.       ["ep_mask"]=>
  1387.       int(1)
  1388.     }
  1389.     ["has_archive"]=>
  1390.     bool(false)
  1391.     ["query_var"]=>
  1392.     string(20) "moulding_combination"
  1393.     ["register_meta_box_cb"]=>
  1394.     NULL
  1395.     ["taxonomies"]=>
  1396.     array(0) {
  1397.     }
  1398.     ["show_ui"]=>
  1399.     bool(true)
  1400.     ["menu_position"]=>
  1401.     NULL
  1402.     ["menu_icon"]=>
  1403.     NULL
  1404.     ["can_export"]=>
  1405.     bool(true)
  1406.     ["show_in_nav_menus"]=>
  1407.     bool(true)
  1408.     ["show_in_menu"]=>
  1409.     bool(true)
  1410.     ["show_in_admin_bar"]=>
  1411.     bool(true)
  1412.     ["delete_with_user"]=>
  1413.     NULL
  1414.     ["name"]=>
  1415.     string(20) "moulding_combination"
  1416.     ["cap"]=>
  1417.     object(stdClass)#350 (14) {
  1418.      ["edit_post"]=>
  1419.       string(9) "edit_post"
  1420.       ["read_post"]=>
  1421.       string(9) "read_post"
  1422.       ["delete_post"]=>
  1423.       string(11) "delete_post"
  1424.       ["edit_posts"]=>
  1425.       string(10) "edit_posts"
  1426.       ["edit_others_posts"]=>
  1427.       string(17) "edit_others_posts"
  1428.       ["publish_posts"]=>
  1429.       string(13) "publish_posts"
  1430.       ["read_private_posts"]=>
  1431.       string(18) "read_private_posts"
  1432.       ["read"]=>
  1433.       string(4) "read"
  1434.       ["delete_posts"]=>
  1435.       string(12) "delete_posts"
  1436.       ["delete_private_posts"]=>
  1437.       string(20) "delete_private_posts"
  1438.       ["delete_published_posts"]=>
  1439.       string(22) "delete_published_posts"
  1440.       ["delete_others_posts"]=>
  1441.       string(19) "delete_others_posts"
  1442.       ["edit_private_posts"]=>
  1443.       string(18) "edit_private_posts"
  1444.       ["edit_published_posts"]=>
  1445.       string(20) "edit_published_posts"
  1446.     }
  1447.     ["label"]=>
  1448.     string(21) "Moulding Combinations"
  1449.   }
  1450. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement