Skip to:
Content

BuddyPress.org

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#3507 closed enhancement (duplicate)

hardcoded plugin directory name

Reported by: aesqe Owned by:
Priority: normal Milestone: 1.5
Component: Core Version:
Severity: minor Keywords:
Cc: aesqe@…

Description

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 :)

Change History (2)

#1 @cnorris23
15 years ago

  • Resolutionduplicate
  • Status newclosed

Duplicate of #2945

#2 @johnjamesjacoby
15 years ago

  • Milestone Awaiting Review1.5

Moving closed ticket out of Awaiting Review.

Note: See TracTickets for help on using tickets.