[buddypress-trac] [BuddyPress] #4272: Redefining BP_PLUGIN_DIR will break update plugin notification

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Mon Jun 18 21:18:02 UTC 2012


#4272: Redefining BP_PLUGIN_DIR will break update plugin notification
--------------------------+-----------------------------
 Reporter:  slaFFik       |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Core          |    Version:
 Severity:  normal        |   Keywords:
--------------------------+-----------------------------
 According to changeset #6113 (using BP_PLUGIN_DIR):
 ''we're able to make it easier to change the buddypress plugin directory
 name''

 If we change BP_PLUGIN_DIR const - update plugin notification will break
 (bp-core-functions.php:335):

 {{{
 add_action( 'in_plugin_update_message-buddypress/bp-loader.php',
 'bp_core_update_message' );
 }}}

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4272>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list