Skip to content

Releases: modfin/mfn-wp-plugin

MFN WP Plugin - Hotfix

19 Feb 15:33
Compare
Choose a tag to compare
  • Fix for syncUrlTest
  • Removed unused code in consts.php

MFN WP Plugin - Major update

19 Feb 13:01
Compare
Choose a tag to compare
  • 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

14 Dec 14:22
Compare
Choose a tag to compare
  • Updated class names for next / prev links to ensure more flexible styling.

Added extended Polylang support

02 Dec 16:41
Compare
Choose a tag to compare
  • Now translations of tags will be added when syncing taxonomy
  • Updated widgets to support showing translated tags when switching language

MFN WP Plugin: hotfix

23 Nov 12:35
Compare
Choose a tag to compare
  • Adding additional null-check for the report period, which caused issues in PHP versions 7.4+

MFN WP plugin: Hotfixes

16 Nov 12:50
Compare
Choose a tag to compare
  • Adding utf8 encoding of the attachment_data json data when upserting attachments for news items (JSON_UNESCAPED_UNICODE)

MFN Archive Widget: Update

04 Nov 14:49
Compare
Choose a tag to compare
  • Added filter by year functionality to the widget (From - To year)

MFN Archive Widget: Fixes

23 Oct 14:21
Compare
Choose a tag to compare
  • 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

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

15 Sep 08:38
Compare
Choose a tag to compare
  • Reworked and improved code logic for handling the preview text feature in the news items list