Skip to:
Content

BuddyPress.org

Opened 10 years ago

Closed 10 years ago

Last modified 9 years ago

#5945 closed enhancement (fixed)

BP Messages Hooks Documentation

Reported by: tw2113's profile tw2113 Owned by: tw2113's profile tw2113
Milestone: 2.2 Priority: normal
Severity: normal Version:
Component: Core Keywords:
Cc:

Description

This ticket will be where all BP Messages patches go for the Hooks Documentation.

Relevant files:
bp-messages-actions.php
bp-messages-cache.php
bp-messages-classes.php
bp-messages-cssjs.php
bp-messages-filters.php
bp-messages-functions.php
bp-messages-loader.php
bp-messages-notifications.php
bp-messages-screens.php
bp-messages-template.php
bp-messages-widgets.php

Attachments (9)

bp-messages-widgets.5945.diff (572 bytes) - added by tw2113 10 years ago.
bp-messages-actions-5945.diff (552 bytes) - added by tw2113 10 years ago.
bp-messages-loader-5945.diff (516 bytes) - added by tw2113 10 years ago.
Three digit @since version number fix.
bp-messages-screens-5945.diff (4.1 KB) - added by tw2113 10 years ago.
bp-messages-functions-5945.diff (1.9 KB) - added by tw2113 10 years ago.
bp-messages-notifications-5945.diff (3.8 KB) - added by tw2113 10 years ago.
bp-messages-classes-5945.diff (3.0 KB) - added by tw2113 10 years ago.
bp-messages-notifications-5945.2.diff (3.8 KB) - added by tw2113 10 years ago.
bp-messages-template-5945.diff (22.9 KB) - added by tw2113 10 years ago.

Download all attachments as: .zip

Change History (22)

#1 @tw2113
10 years ago

  • Type changed from defect (bug) to enhancement

#2 @DJPaul
10 years ago

  • Milestone changed from Awaiting Review to Future Release
  • Type changed from enhancement to task

Moving into Future Release; we can keep these here and move them into particular releases' milestones as we commit things (or work on them).

#3 @tw2113
10 years ago

Couple of easy ones to start with for the Messages component.

#4 @boonebgorges
10 years ago

In 9207:

Add some hook documentation for the Messages component.

Props tw2113.
See #5945.

@tw2113
10 years ago

Three digit @since version number fix.

#5 @tw2113
10 years ago

A couple more easy pickings.

The four big ones remain:

bp-messages-classes.php
bp-messages-functions.php
bp-messages-notifications.php. See #5970 as well.
bp-messages-template.php

#6 @tw2113
10 years ago

All that's left is the bp-messages-template.php file at this point.

#7 @tw2113
10 years ago

Use bp-messages-notifications-5945.2.diff which specifies WP_User instead of generic "object" for some WP_User objects.

This ticket was mentioned in Slack in #buddypress by tw2113. View the logs.


10 years ago

#9 @tw2113
10 years ago

In 9214:

Fix @since tag to match 3-digit BuddyPress standard.

See #5945.

#10 @tw2113
10 years ago

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

In 9216:

Add hook documentation for the Messages component.

Fixes #5945

#11 @tw2113
10 years ago

In 9217:

Missed blank line above filter docblock.

See #5945

#12 @tw2113
10 years ago

  • Milestone changed from Future Release to 2.2

#13 @DJPaul
9 years ago

  • Type changed from task to enhancement
Note: See TracTickets for help on using tickets.