Changeset 13845 for branches/12.0/src/bp-friends/bp-friends-template.php
- Timestamp:
- 05/02/2024 12:45:08 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/12.0/src/bp-friends/bp-friends-template.php
r13805 r13845 17 17 */ 18 18 function bp_friends_slug() { 19 echo esc_ url( bp_get_friends_slug() );19 echo esc_attr( bp_get_friends_slug() ); 20 20 } 21 21 /** … … 44 44 */ 45 45 function bp_friends_root_slug() { 46 echo esc_ url( bp_get_friends_root_slug() );46 echo esc_attr( bp_get_friends_root_slug() ); 47 47 } 48 48 /**
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)