Changeset 11838
- Timestamp:
- 05/12/2022 06:01:49 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/mu-plugins/pub/profile-helpers.php
r11815 r11838 1 1 <?php 2 3 /* 4 * These functions provide a simple interface for other plugins to add/remove badges and activity entries from 5 * profiles.w.org. 6 * 7 * See `api.w.org/includes/profiles/profiles.php` for a similar function that is tailored to the API. 8 */ 2 9 3 10 namespace WordPressdotorg\Profiles;
Note: See TracChangeset
for help on using the changeset viewer.