stream
stream copied to clipboard
🗄️ Stream plugin for WordPress
# Bug Report ## Expected Behavior App should not show any PHP warnings ## Actual Behavior App shows following PHP depreciation warning: ActionScheduler_Store::save_action(): Implicitly marking parameter $scheduled_date as nullable is...
It would be incredibly useful to be able to set an alert for when items are "published". In fact, it would be useful to be able to trigger on any...
Fixes #000. Describe your approach and how it fixes the issue. # Checklist - [ ] Project documentation has been updated to reflect the changes in this pull request, if...
# Bug Report ## Expected Behavior When running a CLI job from a shell that does not have a user, if I do an action that causes the into the...
With PHP 8.4 I get a lot of deprecation messages like `PHP Deprecated: ActionScheduler_QueueCleaner::__construct(): Implicitly marking parameter $store as nullable is deprecated, the explicit nullable type must be used instead...