#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)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [3283]) Fixes #2654 (branch) props cnorris23