function rheonix_register_portfolio_cpt() { $labels = array( 'name' => 'Portfolio', 'singular_name' => 'Portfolio Item', 'add_new' => 'Add New Item', 'add_new_item' => 'Add New Portfolio Item', 'edit_item' => 'Edit Portfolio Item', 'new_item' => 'New Portfolio Item', 'view_item' => 'View Portfolio Item', 'all_items' => 'All Portfolio Items', 'search_items' => 'Search Portfolio', 'not_found' => 'No portfolio items found', ); $args = array( 'labels' => $labels, 'public' => true, 'supports' => array('title', 'editor', 'thumbnail'), 'has_archive' => true, 'rewrite' => array('slug' => 'portfolio'), ); register_post_type('portfolio', $args); } add_action('init', 'rheonix_register_portfolio_cpt');
Bookviaus8
Bookviaus8
function rheonix_register_portfolio_cpt() { $labels = array( 'name' => 'Portfolio', 'singular_name' => 'Portfolio Item', 'add_new' => 'Add New Item', 'add_new_item' => 'Add New Portfolio Item', 'edit_item' => 'Edit Portfolio Item', 'new_item' => 'New Portfolio Item', 'view_item' => 'View Portfolio Item', 'all_items' => 'All Portfolio Items', 'search_items' => 'Search Portfolio', 'not_found' => 'No portfolio items found', ); $args = array( 'labels' => $labels, 'public' => true, 'supports' => array('title', 'editor', 'thumbnail'), 'has_archive' => true, 'rewrite' => array('slug' => 'portfolio'), ); register_post_type('portfolio', $args); } add_action('init', 'rheonix_register_portfolio_cpt');
Bookviaus7
Bookviaus7
function rheonix_register_portfolio_cpt() { $labels = array( 'name' => 'Portfolio', 'singular_name' => 'Portfolio Item', 'add_new' => 'Add New Item', 'add_new_item' => 'Add New Portfolio Item', 'edit_item' => 'Edit Portfolio Item', 'new_item' => 'New Portfolio Item', 'view_item' => 'View Portfolio Item', 'all_items' => 'All Portfolio Items', 'search_items' => 'Search Portfolio', 'not_found' => 'No portfolio items found', ); $args = array( 'labels' => $labels, 'public' => true, 'supports' => array('title', 'editor', 'thumbnail'), 'has_archive' => true, 'rewrite' => array('slug' => 'portfolio'), ); register_post_type('portfolio', $args); } add_action('init', 'rheonix_register_portfolio_cpt');
Bookviaus6
Bookviaus6
function rheonix_register_portfolio_cpt() { $labels = array( 'name' => 'Portfolio', 'singular_name' => 'Portfolio Item', 'add_new' => 'Add New Item', 'add_new_item' => 'Add New Portfolio Item', 'edit_item' => 'Edit Portfolio Item', 'new_item' => 'New Portfolio Item', 'view_item' => 'View Portfolio Item', 'all_items' => 'All Portfolio Items', 'search_items' => 'Search Portfolio', 'not_found' => 'No portfolio items found', ); $args = array( 'labels' => $labels, 'public' => true, 'supports' => array('title', 'editor', 'thumbnail'), 'has_archive' => true, 'rewrite' => array('slug' => 'portfolio'), ); register_post_type('portfolio', $args); } add_action('init', 'rheonix_register_portfolio_cpt');
Bookviaus5
Bookviaus5
function rheonix_register_portfolio_cpt() { $labels = array( 'name' => 'Portfolio', 'singular_name' => 'Portfolio Item', 'add_new' => 'Add New Item', 'add_new_item' => 'Add New Portfolio Item', 'edit_item' => 'Edit Portfolio Item', 'new_item' => 'New Portfolio Item', 'view_item' => 'View Portfolio Item', 'all_items' => 'All Portfolio Items', 'search_items' => 'Search Portfolio', 'not_found' => 'No portfolio items found', ); $args = array( 'labels' => $labels, 'public' => true, 'supports' => array('title', 'editor', 'thumbnail'), 'has_archive' => true, 'rewrite' => array('slug' => 'portfolio'), ); register_post_type('portfolio', $args); } add_action('init', 'rheonix_register_portfolio_cpt');
Bookviaus4
Bookviaus4
function rheonix_register_portfolio_cpt() { $labels = array( 'name' => 'Portfolio', 'singular_name' => 'Portfolio Item', 'add_new' => 'Add New Item', 'add_new_item' => 'Add New Portfolio Item', 'edit_item' => 'Edit Portfolio Item', 'new_item' => 'New Portfolio Item', 'view_item' => 'View Portfolio Item', 'all_items' => 'All Portfolio Items', 'search_items' => 'Search Portfolio', 'not_found' => 'No portfolio items found', ); $args = array( 'labels' => $labels, 'public' => true, 'supports' => array('title', 'editor', 'thumbnail'), 'has_archive' => true, 'rewrite' => array('slug' => 'portfolio'), ); register_post_type('portfolio', $args); } add_action('init', 'rheonix_register_portfolio_cpt');
Bookviaus3
Bookviaus3
function rheonix_register_portfolio_cpt() { $labels = array( 'name' => 'Portfolio', 'singular_name' => 'Portfolio Item', 'add_new' => 'Add New Item', 'add_new_item' => 'Add New Portfolio Item', 'edit_item' => 'Edit Portfolio Item', 'new_item' => 'New Portfolio Item', 'view_item' => 'View Portfolio Item', 'all_items' => 'All Portfolio Items', 'search_items' => 'Search Portfolio', 'not_found' => 'No portfolio items found', ); $args = array( 'labels' => $labels, 'public' => true, 'supports' => array('title', 'editor', 'thumbnail'), 'has_archive' => true, 'rewrite' => array('slug' => 'portfolio'), ); register_post_type('portfolio', $args); } add_action('init', 'rheonix_register_portfolio_cpt');
Bookviaus2
Bookviaus2
function rheonix_register_portfolio_cpt() { $labels = array( 'name' => 'Portfolio', 'singular_name' => 'Portfolio Item', 'add_new' => 'Add New Item', 'add_new_item' => 'Add New Portfolio Item', 'edit_item' => 'Edit Portfolio Item', 'new_item' => 'New Portfolio Item', 'view_item' => 'View Portfolio Item', 'all_items' => 'All Portfolio Items', 'search_items' => 'Search Portfolio', 'not_found' => 'No portfolio items found', ); $args = array( 'labels' => $labels, 'public' => true, 'supports' => array('title', 'editor', 'thumbnail'), 'has_archive' => true, 'rewrite' => array('slug' => 'portfolio'), ); register_post_type('portfolio', $args); } add_action('init', 'rheonix_register_portfolio_cpt');
Bookviaus1
Bookviaus1
function rheonix_register_portfolio_cpt() { $labels = array( 'name' => 'Portfolio', 'singular_name' => 'Portfolio Item', 'add_new' => 'Add New Item', 'add_new_item' => 'Add New Portfolio Item', 'edit_item' => 'Edit Portfolio Item', 'new_item' => 'New Portfolio Item', 'view_item' => 'View Portfolio Item', 'all_items' => 'All Portfolio Items', 'search_items' => 'Search Portfolio', 'not_found' => 'No portfolio items found', ); $args = array( 'labels' => $labels, 'public' => true, 'supports' => array('title', 'editor', 'thumbnail'), 'has_archive' => true, 'rewrite' => array('slug' => 'portfolio'), ); register_post_type('portfolio', $args); } add_action('init', 'rheonix_register_portfolio_cpt');
Bookviaus
Bookviaus

© 2024 Rheonix Tech. All rights reserved