Changeset 13938 for trunk/src/bp-templates/bp-legacy/buddypress/members/single/profile/change-avatar.php
- Timestamp:
- 06/24/2024 05:52:06 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-legacy/buddypress/members/single/profile/change-avatar.php
r13822 r13938 26 26 <?php 27 27 printf( 28 /* Translators: %s is used to output the link to the Gravatar site */ 28 29 esc_html__( 'Your profile photo will be used on your profile and throughout the site. If there is a %s associated with your account email we will use that, or you can upload an image from your computer.', 'buddypress' ), 29 30 '<a href="http://gravatar.com">Gravatar</a>' … … 95 96 <?php 96 97 printf( 98 /* Translators: %s is used to output the link to the Gravatar site */ 97 99 esc_html__( 'Your profile photo will be used on your profile and throughout the site. To change your profile photo, please create an account with %s using the same email address as you used to register with this site.', 'buddypress' ), 98 100 '<a href="https://gravatar.com">Gravatar</a>'
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)