return'<!-- NOTICE: The function used to generate this dropdown list is deprecated as of version 2.0 of Taxonomy Dropdown Widget. You should update your template to use `taxonomy_dropdown_widget` instead. -->'.taxonomy_dropdown_widget_plugin::get_instance()->render_dropdown($options,'legacy_gtd');
return'<!-- NOTICE: The function used to generate this dropdown list is deprecated as of version 2.0 of Taxonomy Dropdown Widget. You should update your template to use `taxonomy_dropdown_widget()` instead. -->'."\r\n".taxonomy_dropdown_widget_plugin::get_instance()->render_dropdown($options,'legacy_gtd');
echo'<!-- NOTICE: The function used to generate this dropdown list is deprecated as of version 1.7 of Taxonomy Dropdown Widget. You should update your template to use `taxonomy_dropdown_widget` instead. -->'.taxonomy_dropdown_widget_plugin::get_instance()->render_dropdown($options,'legacy_tdw');
echo'<!-- NOTICE: The function used to generate this dropdown list is deprecated as of version 1.7 of Taxonomy Dropdown Widget. You should update your template to use `taxonomy_dropdown_widget()` instead. -->'."\r\n".taxonomy_dropdown_widget_plugin::get_instance()->render_dropdown($options,'legacy_tdw');
echo'<!-- NOTICE: The function used to generate this dropdown list is deprecated as of version 1.6 of Taxonomy Dropdown Widget. You should update your template to use `taxonomy_dropdown_widget` instead. -->'.taxonomy_dropdown_widget_plugin::get_instance()->render_dropdown($options,'legacy_mtd');
echo'<!-- NOTICE: The function used to generate this dropdown list is deprecated as of version 1.6 of Taxonomy Dropdown Widget. You should update your template to use `taxonomy_dropdown_widget()` instead. -->'."\r\n".taxonomy_dropdown_widget_plugin::get_instance()->render_dropdown($options,'legacy_mtd');