Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
06/23/2024 06:04:43 AM (9 months ago)
Author:
imath
Message:

Documentation: improve wording for Emails, Options, Nav & Repair tools

Props shailu25

Fixes #9197
Closes https://github.com/buddypress/buddypress/pull/319

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/docs/user/administration/emails/README.md

    r13852 r13935  
    11# BuddyPress Emails
    22
    3 BuddyPress comes with a customizable email API (introduced in version 2.5). This API is primarly used by the BuddyPress Core, Members and optional components to inform members of your community about specific events or interactions they are involved in. We call these events/interactions: "**situations**".
     3BuddyPress comes with a customizable email API (introduced in version 2.5). This API is primarily used by the BuddyPress Core, Members and optional components to inform members of your community about specific events or interactions they are involved in. We call these events/interactions: "**situations**".
    44
    55For instance, the very first email a member will receive is about the "_Recipient has registered for an account_" situation. Concretely, the BuddyPress Members component is using the email the new user filled into the community registration form to send a verification email to make sure there's a human behind this email address. The email's content is containing an activation link to let the new user confirms he's joining your great community site.
     
    4949![Screen Options](../../assets/administration-emails-customize-header.png)
    5050
    51 Inside this Customizer panel, you can change the Email's global background color, the Email's header background and text color, the highlight color for links and other decorative elements of the entire Email and the hearder's text size.
     51Inside this Customizer panel, you can change the Email's global background color, the Email's header background and text color, the highlight color for links and other decorative elements of the entire Email and the header's text size.
    5252
    5353### Body
Note: See TracChangeset for help on using the changeset viewer.