Skip to:
Content

BuddyPress.org

Opened 21 months ago

Last modified 2 months ago

#9173 assigned task

Docblock improvements for 15.0

Reported by: espellcaste's profile espellcaste Owned by: espellcaste's profile espellcaste
Milestone: 15.0.0 Priority: normal
Severity: trivial Version:
Component: Core Keywords:
Cc:

Description

Previously:

Change History (16)

#2 @imath
20 months ago

  • Milestone changed from Up Next to 15.0.0

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


20 months ago

#4 @espellcaste
20 months ago

In 13968:

WPCS: Part XII: miscellaneous fixes for some of the files of the core component.

Follow-up to [13904]

See #9174 and #9173

#5 @espellcaste
20 months ago

In 13971:

WPCS: miscellaneous fixes for cache-related files in several components.

See #9174 and #9173
Closes https://github.com/buddypress/buddypress/pull/331

#6 @espellcaste
19 months ago

In 14010:

WPCS: Part I: miscellaneous fixes for some of the files of the blogs component.

See #9174
See #9173

#7 @espellcaste
18 months ago

In 14036:

PHPDoc: change naming typo from paremeters to parameters.

See #9173

#8 @espellcaste
16 months ago

In 14076:

WPCS - Part I: miscellaneous fixes for some of the files of the groups component.

See #9173
See #9174

#9 @espellcaste
16 months ago

In 14077:

PHPDoc - adjust @subpackage name for all components.

See #9173 and #9174.

#10 @espellcaste
16 months ago

In 14079:

Fix for an incorrect change as part of [14076]

See #9173 and #9174

#11 @espellcaste
11 months ago

In 14124:

WPCS - miscellaneous fixes for the BP Settings component.

See #9174
See #9173

#12 @espellcaste
3 months ago

In 14148:

WPCS - miscellaneous fixes to the BP_Activity_Activity class.

Props espellcaste.

See #9173
See #9174

#13 @espellcaste
3 months ago

In 14158:

Fix typo in the BuddyPress Membership Invitations header comment.

Developed in https://github.com/buddypress/buddypress/pull/408

Props amitraj2203 and dcavins.

See #9173, #9242 (14.0)

#14 @espellcaste
3 months ago

In 14159:

Fix typo in the BuddyPress Membership Invitations header comment.

Props amitraj2203 and dcavins.

Closes https://github.com/buddypress/buddypress/pull/408
See #9173.
Fixes #9242 (trunk).

#15 @espellcaste
2 months ago

In 14186:

Misc changes to the BuddyPress Groups Activity Functions.

See #9305
See #9173

#16 @espellcaste
2 months ago

In 14195:

Switch the function that updates the spam status of the member on multisite configs and deprecate bp_core_update_member_status.

Since WordPress 5.3, the user status is now updated using the globally available wp_update_user() function. So let us use it instead and deprecate bp_core_update_member_status().

It includes some minor Docblock changes.

Props imath.

Closes https://github.com/buddypress/buddypress/pull/434/
See #9173
Fixes #9167

Note: See TracTickets for help on using tickets.