Changeset 60644 for trunk/src/wp-includes/author-template.php
- Timestamp:
- 08/18/2025 12:31:19 PM (10 months ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/author-template.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/author-template.php
r60299 r60644 125 125 * 126 126 * - admin_color 127 * - aim128 127 * - comment_shortcuts 129 128 * - description … … 131 130 * - first_name 132 131 * - ID 133 * - jabber134 132 * - last_name 135 133 * - nickname … … 150 148 * - user_status 151 149 * - user_url 152 * - yim153 150 * 154 151 * @since 2.8.0 152 * @since 6.9.0 Removed `aim`, `jabber`, and `yim` as valid values for the `$field` parameter. 155 153 * 156 154 * @global WP_User $authordata The current author's data.
Note: See TracChangeset
for help on using the changeset viewer.