Opened 12 months ago
Closed 12 months ago
#1824 closed enhancement (fixed)
allow filtering plugin/theme/lang paths and urls
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.1 |
| Component: | Actions/Filters | Version: | 2.0 |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
In order to decouple the plugin and theme / language directories allow filtering of
plugin_dir / plugin_url / basename / themes_dir / themes_url / lang_dir
On a multisite install with multiple clients this would allow decoupling the client's individual theme repository from the bbpress plugin location.
Attachments (1)
Change History (4)
- Milestone changed from Awaiting Review to 2.1
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
If there is any better way to achieve this please let me know. It's totally possible that I just missed something.