#58338 closed defect (bug) (fixed)
Found a grammatical mistake in the option.php file
Reported by: | nazmulhudadev | Owned by: | audrasjb |
---|---|---|---|
Milestone: | 6.3 | Priority: | low |
Severity: | normal | Version: | |
Component: | Options, Meta APIs | Keywords: | has-patch commit |
Focuses: | coding-standards | Cc: |
Description
Hi, I found a grammatical mistake in the option.php file. It's a minor issue, but I think it should be fixed.
The mistake was found in the following line:
https://github.com/WordPress/wordpress-develop/blob/trunk/src/wp-includes/option.php#L1373
Change History (17)
This ticket was mentioned in PR #4466 on WordPress/wordpress-develop by @nazmulhudadev.
17 months ago
#1
- Keywords has-patch added
#2
@
17 months ago
- Keywords commit added
- Milestone changed from Awaiting Review to 6.3
- Owner set to audrasjb
- Status changed from new to accepted
Thanks for spotting this small typo. Self assigning for quick commit
alongside other DocBlocks issue.
@nazmulhudadev commented on PR #4466:
17 months ago
#4
Hi @mukeshpanchal27,
Thanks for reviewing the changes.
I've made the required changes in line 730 as well.
@krupalpanchal commented on PR #4466:
17 months ago
#5
@nazmulhudadev Found one more instance on https://github.com/krupal-panchal/wordpress-develop/blob/trunk/src/wp-includes/ms-blogs.php#L422
Also, address this.
This ticket was mentioned in PR #4480 on WordPress/wordpress-develop by @nazmulhudadev.
17 months ago
#6
A similar typo has been fixed in line 422 of wp-includes/ms-blogs.php.
Trac ticket: https://core.trac.wordpress.org/ticket/58338
@nazmulhudadev commented on PR #4466:
17 months ago
#7
Hi @krupal-panchal,
Thanks for spotting the typo.
It has been fixed in a new PR https://github.com/WordPress/wordpress-develop/pull/4480
#9
@
17 months ago
- Keywords changes-requested added
- Priority changed from normal to low
@nazmulhudadev Instead of multiple PR can you make single PR so it's easy to review and commit
?
@mukesh27 commented on PR #4466:
17 months ago
#10
Merge the changes in https://github.com/WordPress/wordpress-develop/pull/4480 into this and close that PR.
@nazmulhudadev commented on PR #4480:
17 months ago
#11
The changes of this PR have been merged with https://github.com/WordPress/wordpress-develop/pull/4466
This ticket was mentioned in Slack in #core by chaion07. View the logs.
16 months ago
@audrasjb commented on PR #4466:
16 months ago
#17
committed in https://core.trac.wordpress.org/changeset/55884
The mistake has been fixed.
Trac ticket: https://core.trac.wordpress.org/ticket/58338