Releases: modfin/mfn-wp-plugin
Releases · modfin/mfn-wp-plugin
MFN WP Plugin - WPML bugfix
v0.0.77 Version 0.0.77
MFN WP Plugin - WPML Secondary Language fix
- Attempt to fix issue with secondary language post slugs not being unique.
MFN WP Plugin - Locale fixes
Updated translations in finish for the following filter categories in the press release feed:
- Stock exchange release -> Yhtiötiedotteet
- Press release -> Lehdistötiedotteet
MFN WP Plugin - WPML taxonomy/tags sync fixes
- Reworked the code that handles sync taxonomy/tags
- Updated code that handles deleting of tags
- Other minor fixes
MFN WP Plugin - Custom Tags Filter Support, features and fixes
MFN News Feed Widget:
- New setting -
filtertags
Add and restructure tags in the category filter- New setting -
shownotfound
Show optional 'Not found' message when filtering yields no results
Other improvements:
- Admin: Refurbished the action states (to prevent bubbling), small fixes to CSS and frontend code.
MFN WP Plugin - Polylang Sync Taxonomy hotfix
- Added small check for Sync Taxonomy to skip language mapping if the lang doesn't exist which is causing a fatal error in some integrations (PHP 8+)
MFN News Feed Widget: Hotfix
- MFN News Feed: Fixed bug regarding the tags filtering option not working correctly
MFN WP Plugin: Hotfixes and features
- Added support for both rest and excerpt for the mfn_news post type
- New feature MFN News feed widget: Added showThumbnail support (Featured image) in listing
- Fixed onlytagsallowed setting to also work with tags without the 'mfn-'-prefix
- Fixed issue with showfilter missing a closing div-tag if not showyears is enabled
MFN WP Plugin - news_feed_widget: Filter fixes
v0.0.69 Version 0.0.69
MFN WP Plugin: Fixes and PHP 8+ support
- Some CSS fixes and various cleanup
- Minor reordering of input values in functions to remove PHP 8+ related warnings