' . __( 'Your Custom Content Types', 'jetpack' ) . '', function () { ?>
' . __( 'Your Custom Content Types', 'jetpack' ) . '', 'jetpack_cpt_section_callback', 'writing' ); } add_action( 'admin_init', 'jetpack_cpt_settings_api_init' ); } } if ( ! function_exists( 'jetpack_cpt_section_callback' ) ) { /** * Settings Description * * @deprecated 13.9 Moved to Classic Theme Helper package. */ function jetpack_cpt_section_callback() { _deprecated_function( __FUNCTION__, 'jetpack-13.9' ); ?>