#1824 closed enhancement (fixed)

allow filtering plugin/theme/lang paths and urls

Reported by: tott 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)

bbpress-path-filters.diff (1.3 KB) - added by tott 12 months ago.

Download all attachments as: .zip

Change History (4)

tott12 months ago

If there is any better way to achieve this please let me know. It's totally possible that I just missed something.

  • Milestone changed from Awaiting Review to 2.1
  • Resolution set to fixed
  • Status changed from new to closed

(In [3905]) bbPress::setup_globals()

  • Add filters to: basename, plugin_dir, plugin_url, themes_dir, themes_url, and lang_dir.
  • Props tott.
  • Fixes #1824.
Note: See TracTickets for help on using tickets.