Changeset 53001
- Timestamp:
- 03/28/2022 10:54:49 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/options-discussion.php
r52978 r53001 219 219 <h2 class="title"><?php _e( 'Avatars' ); ?></h2> 220 220 221 <p><?php _e( 'An avatar is an image that follows you from weblog to weblog appearing beside your name when you comment on avatar enabled sites. Here you can enable the display of avatars for people who comment on yoursite.' ); ?></p>221 <p><?php _e( 'An avatar is an image that can be associated with a user across multiple websites. In this area, you can choose to display avatars of users who interact with the site.' ); ?></p> 222 222 223 223 <?php
Note: See TracChangeset
for help on using the changeset viewer.