Skip to:
Content

BuddyPress.org

Opened 7 months ago

Closed 6 months ago

#9116 closed defect (bug) (fixed)

Global Documentation is missing in some files

Reported by: shailu25's profile shailu25 Owned by: imath's profile imath
Milestone: 14.0.0 Priority: low
Severity: trivial Version:
Component: Activity Keywords: has-patch
Cc:

Description

Global Documentation is missing in below files in inline comments.

  • src/bp-activity/bp-activity-template.php
  • src/bp-activity/classes/class-bp-activity-activity.php
  • src/bp-activity/classes/class-bp-activity-feed.php
  • src/bp-activity/classes/class-bp-activity-query.php
  • src/bp-blogs/bp-blogs-activity.php
  • src/bp-blogs/bp-blogs-functions.php

Attachments (1)

9116.patch (8.4 KB) - added by shailu25 7 months ago.
Patch Added

Download all attachments as: .zip

Change History (5)

@shailu25
7 months ago

Patch Added

#1 @shailu25
7 months ago

  • Keywords has-patch added

#2 @imath
6 months ago

  • Component changed from Documentation to Activity
  • Milestone changed from Awaiting Review to 14.0.0

Thanks for your catch & patch @shailu25 👍

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


6 months ago
#3

Remove patch prefix to prepare SVN commit

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

#4 @imath
6 months ago

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

In 13757:

Improve some method/function inline docs adding @global docblocks

Props shailu25

Fixes #9116
Closes https://github.com/buddypress/buddypress/pull/252

Note: See TracTickets for help on using tickets.