Skip to content

Releases: iamsayan/wp-last-modified-info

Release v1.8.1

22 May 01:00
c2fd77d
Compare
Choose a tag to compare

1.8.1

Release Date: May 22, 2022

  • Fixed: Notice can't be dismissed and causing a error.

Release v1.8.0

21 May 06:29
1d41d31
Compare
Choose a tag to compare

1.8.0

Release Date: May 21, 2022

  • NEW: New Plugin UI.
  • NEW: Block Editor Controls.
  • NEW: Added 3 New Blocks for WordPress 5.8 and beyond.
  • Improvement: Enhanced Escaping.
  • Improvement: Plugin Rating is now calcualted out of 5.
  • Improvement: Use of Vanilla JS instead of jQuery to Replace Post Date.
  • Improvement: Remove Plugin Update data on Deactivation.
  • Improvement: Uses Post ID instead on WP Post Object to reduce memory usage.
  • Fixed: Dashboard Widget Issue.
  • Fixed: Elementor Deprecated issue.
  • Fixed: The issue where plugin returns true even if there is no value in settings.
  • Fixed: Rest API Output error if get_userdata() function returns false.
  • Removed: Astra and GeneratePress Theme support.
  • Removed: jQuery Cookie Library.
  • Added filter wplmi/plugin_links for plugin links output.
  • Tested with WPML.
  • Development is now done in GitHub.
  • Compatibility with WordPress v6.0 and PHP v8.0.

Version 1.7.1 Released

13 Aug 03:14
Compare
Choose a tag to compare

1.7.1

Release Date: August 12, 2020

  • Added: Some PostView template tags.
  • Added: An option to Copy and Paste plugin settings to Export and Import respectively.
  • Fixed: Astra & GeneratePress Schema Output.
  • Fixed: Elemetor Schema Output.
  • Other minor improvements.

Version 1.7.0 Released

11 Aug 16:54
Compare
Choose a tag to compare

1.7.0

Release Date: August 11, 2020

  • Improvement: Rewrite the plugin from scratch.
  • Added: Templateting system to customize the output as you want.
  • Added: A method to replace post published date with post modified date. It will only work on Single Post Page.
  • Added: Some validations to check if the custom modified date is a valid past date.
  • Added: An option to hide last modified info on various archives from plugin settings.
  • Added: Dedicated CSS editor to enable syntax highlighting.
  • Added: Option to show Last Modified Author Avatar using Elementor.
  • Added: Lots of filters and hooks to make the plugin customizable.
  • Tweak: Traditional Date Format and Time Format field is merged into one field.
  • Tweak: Better theme (Astra & GeneratePress) compatibility.
  • Tweak: Notification Email will only add an only valid email and this field is now not mandatory.
  • Tweak: Modified Date Update is disabled for Scheduled and Draft Posts.
  • Tweak: Modified info will be shown only if the Published date is not equal to the modified date.
  • Tweak: CTRL+S will save the plugin settings automatically.
  • Fixed: A bug where WooCommerce Product Modified Date is changed automatically even the Disabled option is checked.
  • Fixed: Some CSS and JS issues.
  • Various improvements introduced.
  • Compatibility with WordPress v5.5.
  • Plugin now strictly requires PHP v5.6 or higher.

Version 1.7.0 Beta 2 Released

03 Aug 16:14
99881d9
Compare
Choose a tag to compare
Pre-release
  • Fixed: Elementor and WooCommerce issues.

Last Updated: August 3, 2020

Version 1.7.0 Beta 1 Released

01 Aug 05:14
99881d9
Compare
Choose a tag to compare
Pre-release

Release Date: 1st August, 2020

  • Production version will come on 11th August, 2020.
  • Various improvements introduced.
  • Fixed: Some CSS and JS issues.
  • Compatibilty with WordPress v5.5.