'string', 'description' => __( 'Disable Stackable help video tooltips', STACKABLE_I18N ), 'sanitize_callback' => 'sanitize_text_field', 'show_in_rest' => true, 'default' => '', ) ); } } new Stackable_Help_Tooltip(); }