- Timestamp:
- 02/17/2022 06:36:20 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.6/src/templates/default/bbpress/form-user-passwords.php
r7189 r7230 13 13 // Filters the display of the password fields 14 14 if ( apply_filters( 'show_password_fields', true, bbpress()->displayed_user ) ) : ?> 15 16 <script type="text/javascript">17 document.body.className = document.body.className.replace( 'no-js', 'js' );18 </script>19 15 20 16 <div id="password" class="user-pass1-wrap">
Note: See TracChangeset
for help on using the changeset viewer.