[buddypress-trac] [BuddyPress] #3507: hardcoded plugin directory name
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Tue Aug 23 10:08:24 UTC 2011
#3507: hardcoded plugin directory name
-------------------------+-----------------------------
Reporter: aesqe | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Core | Version:
Severity: minor | Keywords:
-------------------------+-----------------------------
plugin directory name is hardcoded to "buddypress", which makes it hard to
test different versions of the plugin by placing each version into its own
directory.
is there any reason for why it couldn't be changed to {{{
basename(dirname(__FILE__)) }}}?
thanks :)
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3507>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list