Changes between Initial Version and Version 1 of Ticket #16953, comment 10
- Timestamp:
- 06/06/2011 01:52:03 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16953, comment 10
initial v1 1 Well, anything that uses plugin_basename(__FILE__)won't work properly and ''can't'' be fixed by hooking into 'plugins_url'.1 Well, anything that uses {{{plugin_basename(__FILE__)}}} won't work properly and ''can't'' be fixed by hooking into 'plugins_url'. 2 2 3 3 Changing each plugin to pass to plugin_basename() what it would expect is not a good solution.