Lee
Lee
This was added over 11 years ago, when the status was more in question, but `pubdate` is not part of the current Whatwg HMTL5 spec for the [time element](https://html.spec.whatwg.org/multipage/text-level-semantics.html#the-time-element).
We never want to allow comments on the synthetic attachment pages.
Searches include types other than posts - which will have missing metadata. Only use the metadata template if the entry is a post. Example: the following will include the category...
* Adds "Share on " and "(opens in new tab)" to sharing links, per GOV.UK components. * Uses `rel="noopener noreferrer external"` on links * Adds additional classes `govuk-link govuk-link--no-underline`
https://developer.wordpress.org/themes/functionality/internationalization/
``` PHP Warning: Undefined array key "" in /var/www/html/wp-content/themes/gds-blogs/lib/image-licensing.php on line 52; PHP Warning: Trying to access array offset on null in /var/www/html/wp-content/themes/gds-blogs/lib/image-licensing.php on line 57 ``` The issue can...
In html5 the `` element doesn't have the "name" attribute, but "class" and "id" can be applied anywhere. So instead of empty `` elements, apply an id to the surrounding...
I've called the field `comment_verify` because I don't want to use the word nonce on a public site. It's entirely possible this is unneeded if Akismet is active.