Skip to content

2.6

Compare
Choose a tag to compare
@stevengliebe stevengliebe released this 11 Mar 17:56
· 68 commits to master since this release
  • Make core widgets show message when incompatible with widget area (CT widgets already do)
  • Add support for WP Offload Media in ctfw_sermon_data() for outputting content
  • Simplify ctfw_download_url() to return URL unless does not have extension (YouTube, SoundCloud, etc.)
  • Deprecate ctfw_force_download_url() and make it return ctfw_download_url() instead
  • Fix prev/next not considering time when multiple events on same day exist
  • Fix PHP warning when each() used in ctfw_background_image_preset_urls() (PHP 7.3 compatibility)
  • Fix newly added widget settings not taking effect until changed (force defaults)
  • Fix 'undefined function get_theme_file_uri()' fatal error when using WordPress 4.6 or older with up-to-date theme
  • Fix widget save failing when relative URL used in field (automatically converted to absolute URL)
  • Fix fatal error on event recurrence grandfathering when ctc_get_theme_support() not available
  • Fix sermon books showing twice when starts with lowercase letter
  • Fix prefix for ctfw_set_current_sidebar_id() and ctfw_unset_current_sidebar_id()