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

Split up WP_Digest_Message in smaller chunks #3

Closed
swissspidy opened this issue Sep 2, 2015 · 1 comment
Closed

Split up WP_Digest_Message in smaller chunks #3

swissspidy opened this issue Sep 2, 2015 · 1 comment
Milestone

Comments

@swissspidy
Copy link
Contributor

The WP_Digest_Message class should be split up in smaller chunks.

Instead of calling class methods for each section and section message, various other classes should hook into new filters inside process_event_items to provider their own message.

This makes it easier for third-parties to "register" custom notifications.

@swissspidy swissspidy added this to the 2.0.0 milestone Sep 2, 2015
@swissspidy swissspidy changed the title Split up WP_Digest_Message in smaller chunk Split up WP_Digest_Message in smaller chunks Sep 2, 2015
@swissspidy
Copy link
Contributor Author

swissspidy commented Oct 6, 2015

To do:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant