[buddypress-trac] [BuddyPress Trac] #5361: BuddyPress not honoring BP_IGNORE_DEPRECATED

buddypress-trac noreply at wordpress.org
Thu Jan 30 18:41:12 UTC 2014


#5361: BuddyPress not honoring BP_IGNORE_DEPRECATED
-------------------------------+---------------------------
 Reporter:  Denis-de-Bernardy  |       Owner:  boonebgorges
     Type:  defect (bug)       |      Status:  closed
 Priority:  normal             |   Milestone:  2.0
Component:  Core               |     Version:  1.9.1
 Severity:  normal             |  Resolution:  fixed
 Keywords:                     |
-------------------------------+---------------------------
Changes (by boonebgorges):

 * owner:   => boonebgorges
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"7767"]:
 {{{
 #!CommitTicketReference repository="" revision="7767"
 Make it possible to prevent deprecated functions from loading

 Until version 1.1, BP had a constant BP_IGNORE_DEPRECATED that kept BP
 from
 loading the files that contain deprecated functions. This was mysteriously
 removed for 1.2. Meanwhile, it was impossible to prevent deprecated
 functions
 from being loaded.

 This changeset reintroduces BP_IGNORE_DEPRECATED and uses it to decide
 whether
 deprecated functions should be loaded. There is also a new filter
 'bp_ignore_deprecated' that serves a similar purpose, but in filter form.

 Fixes #5361
 }}}

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5361#comment:3>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list