function create_services_posttype() { register_post_type('services', array( 'labels' => array( 'name' => __('Services'), 'singular_name' => __('Service') ), 'public' => true, 'has_archive' => true, 'rewrite' => array('slug' => 'services'), 'supports' => array('title','editor','thumbnail') ) ); } add_action('init', 'create_services_posttype');
We deliver ROI-focused strategies that grow your business.