Skip to content

2.1.0

Compare
Choose a tag to compare
@dmhendricks dmhendricks released this 27 Sep 19:13
· 5 commits to master since this release
  • Updated Carbon Fields framework to 2.1.0
  • Fixed several translation issues
  • Greatly improved dependency checking
  • Added configurable constants:
    • CFL_OPTIONS (PHP 7+ only)
    • CFL_DISABLE_UPDATE_NOTIFICATION
    • CFL_HIDE_GITHUB_UPDATER
    • CFL_DISABLE_DEACTIVATE
    • CFL_DESCRIPTION_NOTICE
  • Renamed CFL_REMOVE_PLUGIN_LINKS to CFL_REMOVE_PLUGIN_ACTIONS
  • Added min/max WordPress tested version compatibility to plugin header
  • Adjusted readme.txt formatting; updated version/content
  • Fixed bug with show_notice() breaking frontend when exception occurs.