#61295 closed defect (bug) (fixed)
Need to Correct the placement of @global tag in some files (Documentation)
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 6.6 | Priority: | normal |
| Severity: | trivial | Version: | |
| Component: | General | Keywords: | has-patch |
| Focuses: | docs | Cc: |
Description
@global tag placement is wrong in below files documentation, according to PHP Documentation Standards.
- wp-admin/export.php
- wp-includes/widgets/class-wp-nav-menu-widget.php
- wp-includes/widgets.php
- wp-includes/script-modules.php
- wp-includes/post.php
- wp-includes/functions.wp-styles.php
- wp-includes/functions.wp-scripts.php
- wp-includes/functions.php
- wp-includes/feed.php
- wp-includes/class-wp-locale.php
Change History (6)
This ticket was mentioned in PR #6631 on WordPress/wordpress-develop by @shailu25.
19 months ago
#1
- Keywords has-patch added
#5
@
19 months ago
- Owner set to SergeyBiryukov
- Resolution set to fixed
- Status changed from new to closed
@SergeyBiryukov commented on PR #6631:
19 months ago
#6
Thanks for the PR! Merged in r58200.
Note: See
TracTickets for help on using
tickets.
In 58200: