Make WordPress Core

Opened 5 months ago

Last modified 5 months ago

#65019 new defect (bug)

Double or single quotation marks in tags

Reported by: andronasis Owned by:
Priority: normal Milestone: Awaiting Review
Component: General Version:
Severity: normal Keywords: close
Cc: Focuses:

Description


Change History (2)

#1 @andronasis
5 months ago

Hello! I noticed that the page code now has single or double quotation marks in the tags. I changed the theme to the standard one, disabled plugins, everything remains as it was. Example meta name=’robots’ and meta name=”robots” and so it is on all pages, that is, double quotes, and somewhere single quotes. I want to lead to double quotes. I am attaching a screenshot https://disk.yandex.ru/i/eYmRY-TBYI0whg Help please!

please make double quotes throughout wordpress - this is a good tone for developers.

#2 @westonruter
5 months ago

  • Keywords close added
  • Version 6.9.4

Thanks for opening the ticket.

However, using single quotes or double quotes for HTML attributes makes no difference. They are equivalent. In some cases, the quotes can be omitted entirely.

I don't think consistency in quote style matters to the vast majority of developers, so it's not going to be a priority to fix.

Note: See TracTickets for help on using tickets.