. * */ /** * Widget option names for the plugin * */ class org_tubepress_options_category_Widget { const TAGSTRING = "widget-tagstring"; const TITLE = "widget-title"; }