#57466 closed defect (bug) (fixed)
Typo in wp-includes/functions.wp-styles.php
| Reported by: | lanacodes | Owned by: | audrasjb |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.2 |
| Component: | Script Loader | Version: | 6.1.1 |
| Severity: | trivial | Keywords: | has-patch commit |
| Cc: | Focuses: |
Description
wp-includes/functions.wp-styles.php line 229:
load inline when 'path'' is set.
There are incorrectly two apostrophes after the path word.
Change History (7)
This ticket was mentioned in PR #3849 on WordPress/wordpress-develop by @ashrafulsarkar.
4 years ago
#1
- Keywords has-patch added
#2
@
4 years ago
- Component General → Script Loader
- Keywords commit added
- Milestone Awaiting Review → 6.2
Hi there, welcome to WordPress Trac! Thanks for the ticket.
#3
@
4 years ago
- Owner set to
- Status new → accepted
Welcome to WordPress Trac and thanks for the ticket @lanacodes,
Self assigning for commit.
Note: I also spotted a few docblock issues in this file. Let's fix them in #56792.
#4
follow-up:
↓ 5
@
4 years ago
Ah. Just saw that @SergeyBiryukov already checked this patch.
Sergey, since you didn't took ownership, I assume I can commit it directly :)
I will follow-up with other small docblock fixes regarding functions.wp-scripts.php and functions.wp-styles.php.
@audrasjb commented on PR #3849:
4 years ago
#7
Committed in https://core.trac.wordpress.org/changeset/55071
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Updated incorrectly two apostrophes.
Trac ticket: 57466