Changeset 13950
- Timestamp:
- 08/07/2024 05:28:11 AM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support-2024/bbpress/user-details.php
r13896 r13950 116 116 <?php endif; ?> 117 117 118 <li class="<?php if ( wporg_bbp_is_single_user_edit_account() ) : ?>current<?php endif; ?>">119 <span class="bbp-user-edit-account-link">120 <a href="//profiles.wordpress.org/me/profile/edit/group/3">121 <?php esc_html_e( 'Edit Account', 'wporg-forums' ); ?>122 </a>123 </span>124 </li>125 126 118 <li class="<?php if ( bbp_is_single_user_edit() ) :?>current<?php endif; ?>"> 127 119 <span class="bbp-user-edit-link">
Note: See TracChangeset
for help on using the changeset viewer.