Skip to:
Content

BuddyPress.org

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#2654 closed defect (bug) (fixed)

[patch] Remove functions no longer needed since WP 3.0

Reported by: cnorris23 Owned by:
Priority: normal Milestone: 1.2.6
Component: Core Version:
Severity: Keywords: has-patch
Cc:

Description

Now that BP requires WP 3.0 or above, we can remove is_super_admin() and get_current_user_id() from bp-core-wpabstraction.php. Both of these functions are now available to all installs of WP, not just users of the pre-merge MU.

Attachments (1)

2654.001.diff (714 bytes ) - added by cnorris23 16 years ago.

Download all attachments as: .zip

Change History (4)

@cnorris23
16 years ago

#1 @paulhastings0
16 years ago

  • Summary Remove functions no longer needed since WP 3.0[patch] Remove functions no longer needed since WP 3.0

#2 @johnjamesjacoby
16 years ago

  • Resolutionfixed
  • Status newclosed

(In [3283]) Fixes #2654 (branch) props cnorris23

#3 @johnjamesjacoby
16 years ago

(In [3284]) Fixes #2654 (trunk) props cnorris23

Note: See TracTickets for help on using tickets.