stream icon indicating copy to clipboard operation
stream copied to clipboard

🗄️ Stream plugin for WordPress

Results 173 stream issues
Sort by recently updated
recently updated
newest added

https://github.com/xwp/stream/wiki/Creating-a-Custom-Connector Offer more complete start-to-finish guidance. A few specific suggestions: - give them a complete plugin file that they can edit and drop in place (i.e. include plugin headings). -...

documentation
integration

Hello- Great plugin. It's doing good work helping me understand what users are doing in the admin, but it's not meeting my expectations (which could be too extreme) with regard...

enhancement
integration

Currently there are no logs when importing content via the WordPress Importer. The fact that the import was executed doesn't get logged either. As these are significant actions, it would...

enhancement
integration

Delete the section that is not applicable: ### Feature Request A filter to modify the `$recordarr` variable before being inserted into the database will be very helpful. https://github.com/xwp/stream/blob/33dcfa86932bffdc11cbf3ade3da73a38cd4818e/classes/class-log.php#L146 A use...

Replace all generic `@codingStandardsIgnoreLine` comments with specific `// phpcs:ignore RULE_NAME` flags to indicate which rules are being ignored and why. This should help developers to understand the severity of the...

enhancement
tooling

Fixes https://github.com/xwp/stream/issues/1043 # Checklist - [ ] Project documentation has been updated to reflect the changes in this pull request, if applicable. - [ ] I have tested the changes...

Stream is not logging "form submission" by Gravity Forms.

Is support for [Wonolog](https://github.com/inpsyde/Wonolog) planned? This makes it much easier for plugins to log in a unified way.

enhancement

We encountered an issue where Stream 3.1.1 would not log anything at all on one of our servers. We were seeing MySQL Errors like this: MysqlError: Incorrect datetime value: '2017-01-04T16:56:56.956+0000'...

In just one particular site (which uses PHP 5.5.21, shared hosting, 64bit OS) an error message is always shown in the administration: ``` The following table is not present in...