#61295 closed defect (bug) (fixed)
Need to Correct the placement of @global tag in some files (Documentation)
| Reported by: | shailu25 | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.6 |
| Component: | General | Version: | |
| Severity: | trivial | Keywords: | has-patch |
| Cc: | Focuses: | docs |
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.
2 years ago
#1
- Keywords has-patch added
@SergeyBiryukov commented on PR #6631:
2 years ago
#6
Thanks for the PR! Merged in r58200.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 58200: