Skip to:
Content

bbPress.org

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#3074 closed enhancement (fixed)

Add a CSS class and make it filterable to `bbp_make_mentions_clickable_callback()`

Reported by: netweb Owned by: johnjamesjacoby
Priority: normal Milestone: 2.6
Component: API - Formatting Version:
Severity: normal Keywords: needs-patch good-first-bug
Cc:

Description

In #meta2542 bbp_make_mentions_clickable_callback() is being replaced so that a css class mentions can be added for styling purposes meta-2542.patch

Change History (3)

#1 @johnjamesjacoby
9 years ago

  • Owner set to johnjamesjacoby
  • Resolutionfixed
  • Status newclosed

In 6346:

Mentions: Add classes and basic styling to mention clickable callback.

Fixes #3074. See #meta-2542.

#2 @netweb
9 years ago

  • Milestone Awaiting Review2.6

#3 @johnjamesjacoby
9 years ago

In 6347:

Formatting: Filter out mention classes in unit tests, and remove rel="nofollow" on mention URLs.

Also improve array handling of bbp_make_mentions_clickable_classes filter, in the event something weird gets filtered through it.

See #3074.

Note: See TracTickets for help on using tickets.