Make WordPress Core

Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#52254 closed defect (bug) (fixed)

Add missing p tag

Reported by: mukesh27's profile mukesh27 Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 5.7 Priority: normal
Severity: normal Version:
Component: Bootstrap/Load Keywords: has-patch commit
Focuses: coding-standards Cc:

Description

In root wp-load.php start and end <p> tag is missing.

Attachments (1)

52254.diff (1008 bytes) - added by mukesh27 4 years ago.

Download all attachments as: .zip

Change History (7)

@mukesh27
4 years ago

#2 @SergeyBiryukov
4 years ago

  • Milestone changed from Awaiting Review to 5.7
  • Owner changed from mukesh27 to SergeyBiryukov
  • Status changed from assigned to reviewing

#3 @audrasjb
4 years ago

  • Keywords commit added

I tested the patch and it fixes the wrong markup imbrication issue.
Adding this to the commit list.

#4 @SergeyBiryukov
4 years ago

  • Component changed from General to Bootstrap/Load

#5 @SergeyBiryukov
4 years ago

  • Resolution set to fixed
  • Status changed from reviewing to closed

In 49953:

Bootstrap/Load: Add missing <p> tags to error message in wp-load.php.

Follow-up to [45909].

Props mukesh27, TimothyBlynJacobs, audrasjb.
Fixes #52254.

#6 @SergeyBiryukov
4 years ago

In 49954:

Themes: Add missing <p> tags to error message in WP_Theme_Install_List_Table::prepare_items().

Follow-up to [45909], [49953].

See #52254.

Note: See TracTickets for help on using tickets.