There is now a new plugin that extends Simple History with new features and loggers. It’s called Developer Loggers for Simple History. At the moment the developer plugin adds:
Tag: wp_mail
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 […]