Opened 3 years ago
Closed 3 years ago
#11752 closed defect (bug) (fixed)
maybe_cancel_post_by_email() has weird logic
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | Blog by Email | Version: | 3.0 |
| Severity: | normal | Keywords: | has-patch multisite commit |
| Cc: |
Description
if I set POST_BY_EMAIL to true, I'd expect it to work.
The patch fixes the function. An additional one should probably move this over into the global WP scope.
Attachments (1)
Change History (5)
Denis-de-Bernardy — 3 years ago
- Keywords commit added
suggesting we commit in the meanwhile.
Note: See
TracTickets for help on using
tickets.

Need to look into this a bit further but post-by-email is a candidate for core removal and life as a "canonical plugin" the work for the basic plugin is already in progress and if people want to get involved that would be great!