Skip to:
Content

BuddyPress.org

Opened 5 months ago

Closed 5 months ago

#9159 closed defect (bug) (fixed)

Add contextual help to BP Email WP Admin screens

Reported by: imath's profile imath Owned by: imath's profile imath
Milestone: 14.0.0 Priority: normal
Severity: normal Version:
Component: Administration Keywords: has-patch
Cc:

Description (last modified by imath)

Following [13852] & [13853], we decided on may 16th (2024) to add help tabs linking to the user documentation page explaining BP Emails management & BP Email tokens.

Change History (3)

#1 @imath
5 months ago

  • Description modified (diff)

This ticket was mentioned in PR #291 on buddypress/buddypress by imath.


5 months ago
#2

  • Keywords has-patch added; needs-patch removed
  • Improve bp_core_add_contextual_help() to avoid code duplication.
  • Add an help tab linking to the user documentation page explaining how to manage BP Emails.
  • Add an help tab linking to the user documentation page explaining BP Email tokens usage.
  • Deprecate bp_admin_email_add_codex_notice().

Trac ticket: https://buddypress.trac.wordpress.org/ticket/9159

#3 @imath
5 months ago

  • Owner set to imath
  • Resolution set to fixed
  • Status changed from new to closed

In 13868:

Add Help tabs to inform about BP Emails management & BP Email tokens

  • Improve bp_core_add_contextual_help() to avoid code duplication.
  • Add an help tab linking to the user documentation page explaining how to manage BP Emails.
  • Add an help tab linking to the user documentation page explaining BP Email tokens usage.
  • Deprecate bp_admin_email_add_codex_notice().

Fixes #9159
Closes https://github.com/buddypress/buddypress/pull/291

Note: See TracTickets for help on using tickets.