Skip to content

Releases: modfin/mfn-wp-plugin

MFN WP Plugin - WPML bugfix

17 Apr 11:33
Compare
Choose a tag to compare
v0.0.77

Version 0.0.77

MFN WP Plugin - WPML Secondary Language fix

13 Feb 15:24
Compare
Choose a tag to compare
  • Attempt to fix issue with secondary language post slugs not being unique.

MFN WP Plugin - Locale fixes

23 Dec 13:43
Compare
Choose a tag to compare

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

15 Dec 14:02
Compare
Choose a tag to compare
  • 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

22 Nov 23:09
Compare
Choose a tag to compare

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

09 Nov 14:58
Compare
Choose a tag to compare
  • 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

27 Oct 13:31
Compare
Choose a tag to compare
  • MFN News Feed: Fixed bug regarding the tags filtering option not working correctly

MFN WP Plugin: Hotfixes and features

26 Oct 11:19
Compare
Choose a tag to compare
  • 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

11 Oct 08:38
Compare
Choose a tag to compare

MFN WP Plugin: Fixes and PHP 8+ support

19 Sep 15:57
e40b9b0
Compare
Choose a tag to compare
  • Some CSS fixes and various cleanup
  • Minor reordering of input values in functions to remove PHP 8+ related warnings