stream
stream copied to clipboard
ποΈ Stream plugin for WordPress
Partially resolves #1093 # Summary checklist - [x] `activity` callbacks tested and passing. - [x] `group` callbacks tested and passing. - [x] `option` callbacks tested and passing. - [x] `xprofile`...
From https://wordpress.org/support/topic/old-records-are-not-being-removed/ > I have a few sites with the Stream plugin installed. I just noticed that none of them are removing old records. I have the βKeep Records forβ...
Partially resolves #1093 # Summary checklist - [x] `deleted_post` callback tested and passing. - [x] `transition_post_status` callback tested and passing. - [x] `woocommerce_attribute_added` callback tested and passing. - [x] `woocommerce_attribute_deleted`...
# Feature Request This plugin serves a great utilitarian purpose but most use cases relevant to me are fairly minor. I believe the WordPress admin UX performs at its best...
As mentioned by @lukecarbis in #813 "The exported CSV should respect the current filtering rules, too." Well, it doesn't. I'm running a multisite. Trying to export a filtered stream from...
# Bug Report ## Expected Behavior As records appear in real-time on the Network Admin -> Stream screen, they should appear correctly. ## Actual Behavior The "Site" column is missing...
# Summary - [x] `Email` alert test implemented and passing - [x] `Highlight` alert test implemented and passing - [ ] `IFTTT` alert test implemented and passing - [ ]...
There is a filter in stream `wp_stream_query_args` to pass query arguments. However passing `record__in` property to the arguement does not work. Looking at the function query ``` if ( !...
# Feature Request It would be great if the log records generated by stream could be send to Logstash. As the log records are stored in database, filebeat can't be...
# Bug Report ## Expected Behavior After clicking the "Reset Stream Database" button on a Multisite installation, the user's browser gets redirected back to the same screen. ## Actual Behavior...