[wp-trac] [WordPress Trac] #14096: More protection against fatal errors from plugins
WordPress Trac
wp-trac at lists.automattic.com
Sat Jun 26 06:15:57 UTC 2010
#14096: More protection against fatal errors from plugins
-----------------------------+----------------------------------------------
Reporter: nacin | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Plugins | Version:
Severity: major | Keywords: dev-feedback
-----------------------------+----------------------------------------------
Comment(by dd32):
Another note is, that many plugins will hook to init obviously.
Theres a problem in the sense that, plugins which run EVERYTHING on init,
can fatal, but since init is not run during the sandoxing (The plugin is
included after WP is setup) they can be missed by the sandboxing.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14096#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list