[wp-trac] [WordPress Trac] #22942: Deprecate Post by Email
WordPress Trac
noreply at wordpress.org
Fri Apr 5 20:19:38 UTC 2013
#22942: Deprecate Post by Email
-------------------------------------------------+-------------------------
Reporter: ericmann | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting
Component: Blog by Email | Review
Severity: normal | Version: 3.5
Keywords: dev-feedback 2nd-opinion has-patch | Resolution:
needs-testing |
-------------------------------------------------+-------------------------
Changes (by mighty_mt):
* cc: bikertom@… (added)
Comment:
Replying to [comment:11 Ipstenu]:
> offloading the email parsing to .com's servers won't work for everyone
That's exactly why I don't like Jetpack's post by e-mail feature. I've
written a plugin that hooks into the 'wp_mail_original_content' filter and
parses/modifies the original body of the e-mail. This obviously doesn't
work with Jetpack because the content has already been parsed/sanitized
before it reaches my blog...
I know that wp-mail.php is quite rudimentary and can be a little buggy but
I think it's a good base to build on. Would be very interested if it was
made into a plugin and extended with some new functionality.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22942#comment:21>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list