Track WordPress user and system actions for debugging, logging and compliance purposes.
View the plugin description on WordPress.org for the list of features and screenshots.
A list of the connectors is in connectors.md.
To customize who can manage Stream settings, you can define the WP_STREAM_SETTINGS_CAPABILITY
constant in your wp-config.php
file. By default, capability will be set to manage_options
.
define('WP_STREAM_SETTINGS_CAPABILITY', 'wp_stream_manage_settings');
All suggestions and contributions are welcome! View the contributor documentation for how to report issues and setup the local development environment.
The plugin is owned and maintained by XWP. View all contributors.