Implement Database querying for notifications #381
Labels
php
Pull requests that update Php code
[Scope] Database / Persistence
Issue related to storing data. To WP database or another location.
Milestone
We now have database tables for notification storage, however these need to be queried for notifications.
See https://github.com/WordPress/wp-feature-notifications/blob/develop/includes/persistence/class-wpdb-notification-repository.php for WIP code which needs updating to include this DB query.
The text was updated successfully, but these errors were encountered: