=== CFS Auto Loop Label === Contributors: felipeelia Donate link: https://felipeelia.com.br/ Tags: cfs, Custom Field Suite, loop label, auto loop label Requires at least: 4.0 Tested up to: 4.9.4 Stable tag: 1.0.2 License: GPLv2 Custom Field Suite addon that auto label loops with the first textfield value == Description == CFS Auto Loop Label is a [Custom Field Suite](https://wordpress.org/plugins/custom-field-suite/) addon that takes the first textfield value of each loop and rename it's row. It's very useful when you don't want to have just a list of "Row name" labels in the post edit screen. If no textfield is find, it takes the first textarea value. You can contribute to the source code in the [GitHub page](https://github.com/felipeelia/cfs-auto-loop-label). == Installation == 1. Upload the plugin files to the `/wp-content/plugins/cfs-auto-loop-label` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress 3. Enjoy == Frequently Asked Questions == = Does the plugin have some configuration? = Nope, it's just plug and play. = Can I choose the post types where I want it to work? = No, at least not yet. == Screenshots == 1. Loop *before* activating CFS Auto Loop Label 2. Loop *after* activating CFS Auto Loop Label == Changelog == = 1.0.1 (2016-11-23) = * If there is no textfield, it takes the first textarea value = 1.0.1 (2016-09-01) = * Added some Author info and Brazilian Portuguese translation