It’s been a while since the last update so this update brings quite a few things. Support for Advanced Custom Fields Most noteable is support for the custom fields plugin Advanced Custom Fields. When creating and editing fields and field groups you will now get a much clearer view of what’s been changed. You can […]
Tag: logger
Tutorial: Create a logger that logs wp_mail() usage
[comment] todo: – screenshot of the log in action [/comment] As a developer you can extend Simple History in many ways. In this tutorial you will learn how to create a simple Logger that will log all usage of the WordPress wp_mail-function. When you have created the logger you will be able to see when […]