Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Database querying for notifications #381

Open
Sephsekla opened this issue Jul 19, 2023 · 0 comments
Open

Implement Database querying for notifications #381

Sephsekla opened this issue Jul 19, 2023 · 0 comments
Labels
php Pull requests that update Php code [Scope] Database / Persistence Issue related to storing data. To WP database or another location.
Projects
Milestone

Comments

@Sephsekla
Copy link
Collaborator

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.

@Sephsekla Sephsekla added [Scope] Database / Persistence Issue related to storing data. To WP database or another location. php Pull requests that update Php code labels Jul 19, 2023
@Sephsekla Sephsekla added this to To do in 0.3.0 MVP via automation Jul 19, 2023
@Sephsekla Sephsekla added this to the 0.3.0 milestone Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
php Pull requests that update Php code [Scope] Database / Persistence Issue related to storing data. To WP database or another location.
Projects
0.3.0 MVP
  
To do
Development

No branches or pull requests

1 participant