Opened 6 years ago
Closed 6 years ago
#3248 closed enhancement (fixed)
Disable email notifications when WP_IMPORTING=true
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 2.6 | Priority: | normal |
Severity: | normal | Version: | 2.0 |
Component: | API - Subscriptions | Keywords: | commit |
Cc: |
Description
As a sanity check against sending unexpected emails, bbPress should bail early if the WP_IMPORTING
constant is defined to true.
I think subscriptions are the only feature impacted by this.
Change History (2)
Note: See
TracTickets for help on using
tickets.
Good call. Easy change.