Make WordPress Core

Changeset 53001


Ignore:
Timestamp:
03/28/2022 10:54:49 AM (4 months ago)
Author:
audrasjb
Message:

Options, Meta APIs: Rephrase the description of the "Avatars" section.

This changeset clarifies the description of the "Avatars" section in Discussion Settings screen.

Props johnjamesjacoby, helen, netweb, GaryJ, sabernhardt, costdev, audrasjb, webcommsat, peterwilsoncc.
Fixes #32998.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/options-discussion.php

    r52978 r53001  
    219219<h2 class="title"><?php _e( 'Avatars' ); ?></h2>
    220220
    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 your site.' ); ?></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>
    222222
    223223<?php
Note: See TracChangeset for help on using the changeset viewer.