#61413 closed defect (bug) (fixed)
Improper DocBlock format for filter `lang_dir_for_domain` hook
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 6.6 | Priority: | normal |
| Severity: | normal | Version: | 6.6 |
| Component: | General | Keywords: | has-patch commit |
| Focuses: | docs | Cc: |
Description
In changeset https://core.trac.wordpress.org/changeset/58236 for new filter named lang_dir_for_domain in WP_Textdomain_Registry hook docblock has ended with **/. Its should be ended with */.
DocBlock structure should follow same consistency with wordpress standards.
Change History (4)
This ticket was mentioned in PR #6780 on WordPress/wordpress-develop by @khokansardar.
18 months ago
#1
- Keywords has-patch added
#2
@
18 months ago
- Keywords commit added
- Milestone changed from Awaiting Review to 6.6
- Owner set to audrasjb
- Status changed from new to accepted
Thanks for the ticket and patch, self assigning for commit.
#3
@
18 months ago
- Resolution set to fixed
- Status changed from accepted to closed
Thanks, committed in https://core.trac.wordpress.org/changeset/58390
@audrasjb commented on PR #6780:
18 months ago
#4
Thanks, committed in https://core.trac.wordpress.org/changeset/58390
Note: See
TracTickets for help on using
tickets.
In changeset https://core.trac.wordpress.org/changeset/58236 for new filter named lang_dir_for_domain in WP_Textdomain_Registry hook docblock has ended with /. Its should be ended with */.
Trac ticket: #61413