wp-feature-notifications icon indicating copy to clipboard operation
wp-feature-notifications copied to clipboard

WP Feature Notifications - a proposal to modernise the way in which WordPress handles emails, admin notices and user notifications

Results 86 wp-feature-notifications issues
Sort by recently updated
recently updated
newest added

When WordPress is running, WP Notify will need to registers all the notifications that are triggered by plugins and themes. We should instantiate an [AggregateFactory](https://github.com/WordPress/wp-notify/blob/develop/includes/AggregateFactory.php) so that each Plugin and...

[Type] Feature
[Status] Blocked
[Scope] Service

Part of #30 ~~After opening the Notifications Hub, every notifications in the current list should be considered as 'read'.~~ See https://github.com/WordPress/wp-notify/issues/35#issuecomment-758017970 So we need to send a call to the...

[Type] Feature
[Status] Blocked
[Scope] UI - Notification Hub

Part of #30 See #23 Blocked by #31 , #37

[Type] Feature
[Status] Blocked
[Scope] UI - Notification Hub

Part of #30 See #23 Blocked by #31, #37

[Type] Feature
[Status] Blocked
[Scope] UI - Notification Hub

> **Feature:** > As a WordPress User > I want to see a notification in my notification hub > So I know that the WP Notify plugin is active This...

[Type] Feature

To be able to break the project into simple tasks, it is useful to have an overview of how the different parts of the plugin will be organized. Here's my...

[Type] Project Management

As the project will evolve, it will include a **front-end** part as well as a **back-end** part. To verify that both part connects well, we should include end-to-end tests. WordPress...

[Type] development tools

@schlessera : > The reason why it is an AggregateFactory is so that you can register additional factories (from within plugins) that add completely new types of notifications that the...

documentation

Bumps the phpunit group with 3 updates: [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit), [yoast/phpunit-polyfills](https://github.com/Yoast/PHPUnit-Polyfills) and [wp-phpunit/wp-phpunit](https://github.com/wp-phpunit/wp-phpunit). Updates `phpunit/phpunit` from 9.6.16 to 9.6.19 Release notes Sourced from phpunit/phpunit's releases. PHPUnit 9.6.19 Changed The namespaces of dependencies...

dependencies
php

Bumps the wordpress group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@wordpress/api-fetch](https://github.com/WordPress/gutenberg/tree/HEAD/packages/api-fetch) | `6.47.0` |...

dependencies
javascript