[wp-trac] [WordPress Trac] #45988: Suport for vendor/oem integration code loading
WordPress Trac
noreply at wordpress.org
Mon Jan 14 21:21:19 UTC 2019
#45988: Suport for vendor/oem integration code loading
-----------------------------+-----------------------------
Reporter: calin | Owner: (none)
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords:
Focuses: |
-----------------------------+-----------------------------
Currently there are 3 main ways to load code into WordPress:
plugins/themes, mu-plugins and drop-ins. All live under `wp-content`
folder. As integrator/hoster it's best to not touch user code living under
`wp-content`.
As a result I'm proposing adding a new folder `wp-oem` at the same level
as `wp-content`, which allows loading drop-ins (`object-cache.php`,
`advanced-cache.php`, `db.php`, `sunrise.php`, etc.) and also a `mu-
plugin.php` file with integrator's custom code.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/45988>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list