WP_Post_Type::__set_state(array( 'name' => 'projects', 'label' => 'Projects', 'labels' => (object) array( 'name' => 'Projects', 'singular_name' => 'Project', 'add_new' => 'Add New Project', 'add_new_item' => 'Add New Project', 'edit_item' => 'Edit Post Project', 'new_item' => 'Add New Project', 'view_item' => 'View Post Project', 'view_items' => 'View Posts', 'search_items' => 'Search Posts', 'not_found' => 'No posts found.', 'not_found_in_trash' => 'No posts found in Trash.', 'parent_item_colon' => NULL, 'all_items' => 'Projects', 'archives' => 'Projects', 'attributes' => 'Post Attributes', 'insert_into_item' => 'Insert into post', 'uploaded_to_this_item' => 'Uploaded to this post', 'featured_image' => 'Featured image', 'set_featured_image' => 'Set featured image', 'remove_featured_image' => 'Remove featured image', 'use_featured_image' => 'Use as featured image', 'filter_items_list' => 'Filter posts list', 'filter_by_date' => 'Filter by date', 'items_list_navigation' => 'Posts list navigation', 'items_list' => 'Posts list', 'item_published' => 'Post published.', 'item_published_privately' => 'Post published privately.', 'item_reverted_to_draft' => 'Post reverted to draft.', 'item_scheduled' => 'Post scheduled.', 'item_updated' => 'Post updated.', 'item_link' => 'Post Link', 'item_link_description' => 'A link to a post.', 'menu_name' => 'Projects', 'name_admin_bar' => 'Project', ), 'description' => '', 'public' => true, 'hierarchical' => false, 'exclude_from_search' => false, 'publicly_queryable' => true, 'show_ui' => true, 'show_in_menu' => true, 'show_in_nav_menus' => true, 'show_in_admin_bar' => true, 'menu_position' => 8, 'menu_icon' => 'dashicons-chart-area', 'capability_type' => 'projects', 'map_meta_cap' => true, 'register_meta_box_cb' => NULL, 'taxonomies' => array ( ), 'has_archive' => 'projects', 'query_var' => 'projects', 'can_export' => true, 'delete_with_user' => NULL, 'template' => array ( ), 'template_lock' => false, '_builtin' => false, '_edit_link' => 'post.php?post=%d', 'cap' => (object) array( 'edit_post' => 'edit_projects', 'read_post' => 'read_projects', 'delete_post' => 'delete_projects', 'edit_posts' => 'edit_projectss', 'edit_others_posts' => 'edit_others_projectss', 'delete_posts' => 'delete_projectss', 'publish_posts' => 'publish_projectss', 'read_private_posts' => 'read_private_projectss', 'read' => 'read', 'delete_private_posts' => 'delete_private_projectss', 'delete_published_posts' => 'delete_published_projectss', 'delete_others_posts' => 'delete_others_projectss', 'edit_private_posts' => 'edit_private_projectss', 'edit_published_posts' => 'edit_published_projectss', 'create_posts' => 'edit_projectss', ), 'rewrite' => array ( 'slug' => 'projects', 'with_front' => true, 'pages' => true, 'feeds' => true, 'ep_mask' => 1, ), 'show_in_rest' => true, 'rest_base' => '', 'rest_namespace' => 'wp/v2', 'rest_controller_class' => false, 'rest_controller' => NULL, ))
projects
//