xwp / stream

🗄️ Stream plugin for WordPress
https://wordpress.org/plugins/stream/
GNU General Public License v2.0
414 stars 116 forks source link
logging php wordpress wordpress-plugin wp-cli wp-cli-command

Stream for WordPress

Lint and Test Coverage Status

Track WordPress user and system actions for debugging, logging and compliance purposes.

Documentation

View the plugin description on WordPress.org for the list of features and screenshots.

Connectors

A list of the connectors is in connectors.md.

Configuration

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');

Known Issues

Changelog

View the changelog here.

Contribute

All suggestions and contributions are welcome! View the contributor documentation for how to report issues and setup the local development environment.

Credits

The plugin is owned and maintained by XWP. View all contributors.