š 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. š