Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
10/22/2023 05:47:26 AM (17 months ago)
Author:
imath
Message:

Make sure to initialize BP_Core_Nav with a user ID

  • By default use the logged in ID.
  • Use the displayed user ID if available.
  • Update 12.0.0 credits.

Props emaralive, awol

Closes https://github.com/buddypress/buddypress/pull/177
Fixes #9009
See #9002

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-core/classes/class-bp-admin.php

    r13614 r13618  
    11291129            </h3>
    11301130            <p class="wp-credits-list">
     1131                <a href="https://profiles.wordpress.org/awol/">awol</a>,
    11311132                <a href="https://profiles.wordpress.org/bouncingsprout/">Ben Roberts (bouncingsprout)</a>,
    11321133                <a href="https://profiles.wordpress.org/boonebgorges/">Boone B Gorges (boonebgorges)</a>,
Note: See TracChangeset for help on using the changeset viewer.