Changeset 9002 for sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/widgets/class-committers.php
- Timestamp:
- 06/28/2019 11:53:09 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/widgets/class-committers.php
r6287 r9002 56 56 <li data-user="<?php echo esc_attr( $committer->user_nicename ); ?>"> 57 57 <?php echo get_avatar( $committer->ID, 32 ); ?> 58 <a href="<?php echo esc_url( 'https://profiles.wordpress.org/' . $committer->user_nicename); ?>">58 <a href="<?php echo esc_url( "https://profiles.wordpress.org/{$committer->user_nicename}/" ); ?>"> 59 59 <?php echo Template::encode( $committer->display_name ); ?> 60 60 </a><br>
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)