=== Plugin Name === Contributors: wpizard Tags: acf Requires at least: 4.7 Tested up to: 5.8 Stable tag: 1.0.1 Requires PHP: 5.6 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Empower ACF with more features. == Description == [Advanced Custom Fields](https://wordpress.org/plugins/advanced-custom-fields/) plugin is a useful and extendable plugin. ACFist is going to extend it with some handy features. = Admin Columns = Add any fields in post type lists effortlessly. It allows you to set custom column label and format the column value. Following is list of available formats. - **Image** returns an image for Image field. - **Selected** returns the selected option for Select, Checkbox, Radio Button, Button Group and True / False fields. - **Truncate** returns the truncated value for Text, Text Area, Email, Url, Password, Wysiwyg Editor fields. - **Word Count** returns the number of words for Text, Text Area, Wysiwyg Editor fields == Changelog == = 1.0.1 = 2021-08-04 * Add plugin notice when ACF plugin is inactive. = 1.0.0 = 2021-08-04 * Initial release.