Make WordPress Core

Opened 7 weeks ago

Last modified 7 weeks ago

#65019 new defect (bug)

Double or single quotation marks in tags

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

Description


Change History (2)

#1 @andronasis
7 weeks 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
7 weeks ago

  • Keywords close added
  • Version 6.9.4 deleted

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.