Changeset 7335 for trunk/src/includes/topics/template.php
- Timestamp:
- 07/02/2025 02:52:12 PM (14 months ago)
- File:
-
- 1 edited
-
trunk/src/includes/topics/template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/topics/template.php
r7279 r7335 1336 1336 } 1337 1337 1338 // Encode possible UTF8 display names1339 if ( seems_utf8( $author_name ) === false ) {1340 $author_name = utf8_encode( $author_name );1341 }1342 1343 1338 // Filter & return 1344 1339 return apply_filters( 'bbp_get_topic_author_display_name', $author_name, $topic_id );
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)