Opened 4 years ago
Closed 4 years ago
#9561 closed enhancement (fixed)
plugins_dir() and plugins_basename() should also work for plugins in the MU plugins dir
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.8 |
| Component: | Plugins | Version: | 2.8 |
| Severity: | normal | Keywords: | has-patch tested |
| Cc: |
Description
r10737 introduces a sweet new feature, but if a plugin in there relies on plugin_dir_url() to auto-magically get its url in order to include styles and scripts, it won't work as expected.
Attachments (2)
Change History (6)
Denis-de-Bernardy
— 4 years ago
Note: See
TracTickets for help on using
tickets.
+1 This looks like a good idea to me.