#37167 closed enhancement (wontfix)
Create filter for WP_USE_THEMES constant
| Reported by: | mrez0 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Themes | Version: | 4.6 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: | template |
Description
Why not create filter for WP_USE_THEMES constant which is defined in index.php in order for plugins to disable loading template instead of editing index.php directly.
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
No need, because you can
and skip template loading if I'm not misunderstanding line https://github.com/WordPress/WordPress/blob/master/wp-includes/template-loader.php#L12