Simple History 4.17.0 released

🐞 This release contains some small bug fixes and enhancements. The previous version had more cool new features so check out that one if you haven’t already.

Changelog

  • Tested on WordPress 6.6.
  • Correct URL for “Go to Simple History” link on updated page on multisite.
  • Add simple_history/log_query_inner_where_array as a replacement for filter simple_history/log_query_inner_where that got removed in 4.9.0. The new filter is an array filter and can be used to add or modify the where clauses that the log query will use. See this GitHub issue for some examples.
  • Add link to Simple History below the “All updates have been completed” message for more cases (it was missing when translations was updated, for example).
  • Add filter simple_history/show_action_link that can be used to disable the link to the action that is shown in the log. This can be useful if you want to hide the link to the action for some users or in some cases. Example usage: add_filter("simple_history/show_action_link", "__return_false");.
  • Update Select2. #456

🌟 Pssst…. Don’t forget that you can sponsor this project to keep it free and open source. And if you need more features you can buy add-ons that also get you some extra features. 🌟