Skip to:
Content

BuddyPress.org

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#4592 closed defect (bug) (fixed)

Deprecated functions for 1.7

Reported by: r-a-y Owned by:
Priority: normal Milestone: 1.7
Component: Core Version: 1.7
Severity: normal Keywords: has-patch
Cc: jkudish

Description

Master ticket for functions we should deprecate for 1.7.

Was briefly looking through the codebase last night and came across these functions:

  • xprofile_get_profile()
  • bp_get_profile_header()
  • bp_exists()
  • bp_get_plugin_sidebar()

Attachments (2)

4592.diff (2.3 KB ) - added by jkudish 14 years ago.
deprecate the functions
4592-2.diff (349 bytes ) - added by jkudish 14 years ago.
adjust the @deprecated Since paramater in the 1.7 deprecated functions file

Download all attachments as: .zip

Change History (9)

@jkudish
14 years ago

deprecate the functions

#1 @jkudish
14 years ago

  • Keywords has-patch added

#2 @jkudish
14 years ago

  • Cc jkudish added

#3 @boonebgorges
14 years ago

(In [6415]) Deprecates some functions no longer used in 1.7:

  • xprofile_get_profile()
  • bp_get_profile_header()
  • bp_exists()
  • bp_get_plugin_sidebar()

Also adds the logic to bp-loader for actually loading 1.7 deprecated functions

See #4592

Props r-a-y, jkudish

#4 @jkudish
14 years ago

Oh yeah, forgot to include the file :)

@jkudish
14 years ago

adjust the @deprecated Since paramater in the 1.7 deprecated functions file

#5 @DJPaul
14 years ago

  • Keywords dev-feedback removed

#6 @DJPaul
14 years ago

  • Resolutionfixed
  • Status newclosed

Props for the patch, but r-a-y already committed a fix for this in r6418 :)

#7 @jkudish
14 years ago

Great!

Note: See TracTickets for help on using tickets.