Pass the Sender as parameter to the Factory #40
Labels
[Scope] Service
The core logic of the WP Notify project.
[Status] Blocked
When another issue need to be taken care of first.
[Type] Feature
Describe a feature to be added to the project
We should replace the following line to use a
Sender
instance from aFactory
property instead:https://github.com/WordPress/wp-notify/blob/3b5fca5d3b09cf820a9a2e5534113ea629d4342d/includes/Factory.php#L43
This would allow each plugin or theme to be identified as sender of notifications.
blocked by #41
The text was updated successfully, but these errors were encountered: