Releases: churchthemes/church-theme-content
Releases · churchthemes/church-theme-content
2.6.2
Blog Post: Church Content 2.6.2 Resolves Event Issues
- Update CT Recurrence to 2.0.5 for better PHP compatibility (resolves event issues since 2.6.1)
- Reduce PHP requirement from 8 to 7.4 (PHP 8 still recommended, but a few hosts not yet offering it)
2.6.1
Please read Time to Upgrade to PHP 8.1 or Newer before updating.
Make sure your site is using PHP 8 or newer before updating. PHP 7.x (and 8.0) have reached End of Life and no longer receive security updates. We recommend PHP 8.1 at this time, but PHP 8.2 will work as well. Hold off on PHP 8.3 for now as Church Content is not yet compatible.
- Require PHP version 8+ or newer in order to prepare for PHP 8.3 compatibility
- SECURITY: Add nonce to "Dismiss" action on theme not supported notice to prevent CSRF attacks (thank you, Dhabaleshwar Das)
2.6
🐛 FIX: Field for entering new Book, Series or Speaker while adding/editing a sermon is missing with WordPress 5.9
2.5
2.4.1
Releasing fix for fatal error in 2.4 as new version
2.4
- Update Google podcast submission URL
- Make podcast submission URLs use churchthemes.com redirects for future changes
- Prevent issue with get_current_screen() function missing
- Update French translation
- Configure WP Continuous Deployment
- Add various development files
- Tested up to WordPress 5.4
2.3.2
- Remove styles to fix button alignment issues with WordPress 5.3 (fixed in 5.3.1)
- Stop enqueuing admin stylesheet (no longer needed)
- Update French translation from Bonnenouvelle.fr
2.3.1
- Fix possible fatal error on update check
- Rename prevent_wporg_plugin_update() to ctc_prevent_wporg_plugin_update()
- Add additional validation to API response in ctc_prevent_wporg_plugin_update()
Also see 2.3 changes, released one day earlier.
2.3
Blog Post: Church Content Plugin Update for WordPress 5.3 Compatibility
- Adjust inline button margins for WordPress 5.3
- Save audio enclosures hosted on Dropbox with ?raw=1 (will not work for podcasting)
- Make add-on update preventer compatible with latest response from api.wordpress.org