Skip to:
Content

BuddyPress.org

Opened 2 years ago

Closed 2 years ago

#9116 closed defect (bug) (fixed)

Global Documentation is missing in some files

Reported by: shailu25 Owned by: imath
Priority: low Milestone: 14.0.0
Component: Activity Version:
Severity: trivial 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 2 years ago.
Patch Added

Download all attachments as: .zip

Change History (5)

@shailu25
2 years ago

Patch Added

#1 @shailu25
2 years ago

  • Keywords has-patch added

#2 @imath
2 years ago

  • Component DocumentationActivity
  • Milestone Awaiting Review14.0.0

Thanks for your catch & patch @shailu25 👍

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


2 years ago
#3

Remove patch prefix to prepare SVN commit

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

#4 @imath
2 years ago

  • Resolutionfixed
  • Status newclosed

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.