Changeset 11375
- Timestamp:
- 12/15/2021 06:56:47 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-gp-customizations/inc/class-plugin.php
r11154 r11375 497 497 */ 498 498 public function worg_profile_url( $url, $nicename ) { 499 return 'https://profiles.wordpress.org/' . $nicename ;499 return 'https://profiles.wordpress.org/' . $nicename . '/'; 500 500 } 501 501
Note: See TracChangeset
for help on using the changeset viewer.