=== Custom Range Terms === Contributors: clodclod Tags: terms, range terms, range numeric terms, custom post types, CPT, CMS, post type, category, taxonomy, tax, custom, content types, post types Requires at least: 4.2 Tested up to: 4.7 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Custom Range Terms help you to create a integer range terms or string terms to post, page, attachment or CPT...saving your time! == Description == With this plugin you can create a range terms saving your time. How? Suppose, for example, you want create a numeric terms of default taxonomy category from 1 to 20. Writing in input field 1-20, this plugin automatically create all integer value starting 1 to 20 (1,2,3,4,5,6,...,20). If you want create multi range (for example, from 1-20 and 25-30 and 50) must write : 1-20,25-30,50 Also, you can insert a string terms, for example Hello world,Goodbye world and will create two categories with this values. Finally, you can choose which custom post type to assign categories and post tags (Settings -> Custom range terms, remind to press F5 after click "Save changes"). == Installation == 1. Upload the plugin files to the `/wp-content/plugins/custom-range-terms` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress 3. Use the Settings -> Custom range terms (press F5 after click "Save changes") screen to assign which of your CPT create in your CMS.