Releases: anthonyraudino/acf-custom-fallback
Releases · anthonyraudino/acf-custom-fallback
Release list
Version 2.0.1
This release updates the plugin's license to GPL version 3.0 and includes a copy of the license text in the plugin files. The plugin code remains unchanged, but users should ensure that they comply with the new license terms. As always, we recommend consulting with a legal professional to ensure that your use of the plugin is compliant with all legal requirements.
v2.0.0 - Initial Release
Added
- Shortcode
[acf_field_fallback]to display custom fallback text when a field is empty - Shortcode
[acf_checkboxes_list]to display values of ACF checkboxes fields in a list format - Option to specify prefix and suffix text for
[acf_field_fallback]shortcode - Option to disable capitalization of field value for
[acf_field_fallback]shortcode
Changed
- Updated
README.mdfile to include documentation on the new features and how to use them.
Installation
To install the plugin, simply download the latest release from the GitHub repository and upload it to your WordPress site using the standard plugin installation process. Once installed and activated, you can start using the new shortcodes in your posts, pages, or templates.