Skip to:
Content

BuddyPress.org

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#4592 closed defect (bug) (fixed)

Deprecated functions for 1.7

Reported by: r-a-y's profile r-a-y Owned by:
Milestone: 1.7 Priority: normal
Severity: normal Version: 1.7
Component: Core 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 12 years ago.
deprecate the functions
4592-2.diff (349 bytes) - added by jkudish 12 years ago.
adjust the @deprecated Since paramater in the 1.7 deprecated functions file

Download all attachments as: .zip

Change History (9)

@jkudish
12 years ago

deprecate the functions

#1 @jkudish
12 years ago

  • Keywords has-patch added

#2 @jkudish
12 years ago

  • Cc jkudish added

#3 @boonebgorges
12 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
12 years ago

Oh yeah, forgot to include the file :)

@jkudish
12 years ago

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

#5 @DJPaul
12 years ago

  • Keywords dev-feedback removed

#6 @DJPaul
12 years ago

  • Resolution set to fixed
  • Status changed from new to closed

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

#7 @jkudish
12 years ago

Great!

Note: See TracTickets for help on using tickets.