$seconds ); } /** * 5. Customizer */ function tubepro_customize_register( $wp_customize ) { $wp_customize->add_setting( 'tubepro_primary_color'
3 ); /** * 9. Register Actors Taxonomy * Adds the "Actors" box to the Post Editor in WP Admin. */ function tubepro_register_taxonomies() { $labels = array( 'name' => _x( 'Actors'