[wp-gsoc] [Summer of Code] #282: Plugins in the repo that refer to wp-mail.php

Summer of Code noreply at wordpress.org
Tue Aug 27 07:22:49 UTC 2013


#282: Plugins in the repo that refer to wp-mail.php
-----------------------------+------------------------
 Reporter:  georgestephanis  |       Owner:  codebykat
     Type:  task             |      Status:  accepted
 Priority:  normal           |   Milestone:
Component:  Post by Email    |  Resolution:
 Keywords:                   |
-----------------------------+------------------------

Comment (by codebykat):

 Finished vetting these.  Looks pretty much okay.  Notes follow...

 '''Revisiting this later, maybe I'm tired but I can't actually work out
 what it does.'''
 codestyling-localization/codestyling-localization.php:1272
 http://plugins.trac.wordpress.org/browser/codestyling-localization/trunk
 /codestyling-localization.php

 '''Adds iframe to the footer (2 plugins):'''
 email-post-activation/email-post-activation.php:36,37
 gerryworks-post-by-mail/gwpostbymail.php:36,218

 '''Hooks to action wp-mail.php'''
 social/social.php:2318

 '''Total non-issues:'''
 diarypress/diarypress.php:14 -- avoids filtering access to wp-mail.php
 flog/testbase.sql:245 -- just a dump of the database… for some reason
 jetpack/modules/minileven/minileven.php:52 -- excludes certain files from
 mobile
 ktai-entry/inc/post.php:309 -- comment: based on wp-mail.php
 ktai-entry/ktai_entry.php:81,86 -- prevents wp-mail.php from launching
 live-plus-press/LivePress/lpsynch.php:433 -- not… actually doing anything
 login-rebuilder/login-rebuilder.php:124 -- prevents naming a file wp-
 mail.php
 mailgun/mailgun.php:31,32 -- seemingly operating under the illusion that
 loading wp-mail.php will provide the wp_mail function, if it doesn't exist
 slimjetpack/modules/minileven/minileven.php:52 -- same as jetpack one
 above
 utopia-cron/utopia38.php:293 comment: in a readme, hasn't been updated in
 5 years
 wp-sendgrid/wp-sendgrid.php:19 -- same as mailgun, above
 wp-cron/wp-cron-mail.php:10 -- comment: based on wp-mail.php


 '''Not seeing this one'''
 livepress/LivePress/lpsynch.php:433


 '''Readme'''
 Readme's all look okay, aside from Postmaster, which apparently was
 telling people to install it by overwriting wp-mail.php.  But it hasn't
 been updated in 5 years.

--
Ticket URL: <http://gsoc.trac.wordpress.org/ticket/282#comment:2>
Summer of Code <http://gsoc.trac.wordpress.org>
My example project


More information about the wp-gsoc mailing list