Releases: modfin/mfn-wp-plugin
Releases · modfin/mfn-wp-plugin
MFN WP Plugin - Hotfix
- Fix for syncUrlTest
- Removed unused code in consts.php
MFN WP Plugin - Major update
- Revamped the Admin section
- Added rewrite settings (for custom post type mfn_news) directly in admin - Also supports multiple languages - WPML and Polylang
- Added Tooltips for explanations
- Introduced CSS spinner and Icons to better indicate loading status of sync and deletion
- Overall code and style improvements
- Better error checking of fields
- The Subscription Widget will no longer be a built-in part of the plugin, instead it is will now be fetched directly from Datablocks, a customer specific subscription widget
- The news feed items now has some simple standard CSS for margins
- You can now choose to hide custom tags in news feed widget
MFN News Feed Widget: Hotfix
- Updated class names for next / prev links to ensure more flexible styling.
Added extended Polylang support
- Now translations of tags will be added when syncing taxonomy
- Updated widgets to support showing translated tags when switching language
MFN WP Plugin: hotfix
- Adding additional null-check for the report period, which caused issues in PHP versions 7.4+
MFN WP plugin: Hotfixes
- Adding utf8 encoding of the attachment_data json data when upserting attachments for news items (JSON_UNESCAPED_UNICODE)
MFN Archive Widget: Update
- Added filter by year functionality to the widget (From - To year)
MFN Archive Widget: Fixes
- Fixes related to MFN_TAG_PREFIX
- Added div container surrounding year header
- Implement report period based sorting for the archive widget
MFN News Feed Widget: Hotfixes
- Fixed so taxonomy name and tag prefix is change:able and applicable throughout the plugin
- Also fixed issue with closures when using pagination in the news feed widget
MFN News Feed Widget: Updated preview feature
- Reworked and improved code logic for handling the preview text feature in the news items list