Make WordPress Core

Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#52254 closed defect (bug) (fixed)

Add missing p tag

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

Description

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

Attachments (1)

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

Download all attachments as: .zip

Change History (7)

@mukesh27
6 years ago

#2 @SergeyBiryukov
6 years ago

  • Milestone Awaiting Review5.7
  • Owner changed from mukesh27 to SergeyBiryukov
  • Status assignedreviewing

#3 @audrasjb
6 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
6 years ago

  • Component GeneralBootstrap/Load

#5 @SergeyBiryukov
6 years ago

  • Resolutionfixed
  • Status reviewingclosed

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
6 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.