function my_wp_subtitle_page_part_support() { add_post_type_support( 'my_post_type', 'wps_subtitle' ); } add_action( 'init', 'my_wp_subtitle_page_part_support' );
Welcome, Login to your account.
Welcome, Create your new account
A password will be e-mailed to you.