stream
stream copied to clipboard
🗄️ Stream plugin for WordPress
Fixes #1443. Straightforward escaping of `%` in `$post->post_title` with `%%` prevents the error. # Checklist - [ ] Project documentation has been updated to reflect the changes in this pull...
# Bug Report ## Expected Behavior We have a custom plugin that checks for plugin updates daily and then updates those plugins via a custom WP cron event. The plugins...
# Bug Report ## Expected Behavior Whenever an ACF options page is saved, it should be logged. ## Actual Behavior Nothing is logged if the options page key doesn't being...
# Feature Request `wp_stream` option has an `autoload` value set to `yes`. If this is not technically required, the plugin option should not be autoloaded and its value updated to...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://togithub.com/eslint/eslint)) | [`^8.55.0` -> `^9.2.0`](https://renovatebot.com/diffs/npm/eslint/8.55.0/9.2.0) |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://togithub.com/eslint/eslint)) | [`^8.55.0` -> `^8.57.0`](https://renovatebot.com/diffs/npm/eslint/8.55.0/8.57.0) |...
# Bug Report ## Expected Behavior ¯\_(ツ)_/¯ just installed it and have never seen it work correctly ## Actual Behavior Doesn't seem to work at all. ## Steps to Reproduce...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@wordpress/eslint-plugin](https://togithub.com/WordPress/gutenberg/tree/HEAD/packages/eslint-plugin/README.md) ([source](https://togithub.com/WordPress/gutenberg/tree/HEAD/packages/eslint-plugin)) | [`^19.1.0` -> `^19.2.0`](https://renovatebot.com/diffs/npm/@wordpress%2feslint-plugin/19.1.0/19.2.0) |...
# Bug Report ## Expected Behavior Logging record on post update ## Actual Behavior Got: Uncaught ValueError: Unknown format specifier "!" in /opt/www/html/wp-content/plugins/stream/classes/class-log.php:127 Stack trace: #0 /opt/www/html/wp-content/plugins/stream/classes/class-log.php(127): vsprintf() #1 [internal...
Bumps [webpack](https://github.com/webpack/webpack) from 5.93.0 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...