brentwilson-clariio
brentwilson-clariio
Use Case: Events in the query loop have a custom field for the event date. It would be good to be able to order them by that event date in...
At least until there is adequately advanced integration with Metabox custom fields in GBP, it would be helpful if I could use dynamic data shortcodes in headline blocks. For example,...
Related to #1722 This PR adds a new documentation file: `WordPress/Docs/PHP/TypeCastsStandard.xml` ### What it covers Documents the rule enforced by the `WordPress.PHP.TypeCasts` sniff: - Normalizes legacy float casts (`(double)`, `(real)`)...
Related to #1722 Adds `WordPress/Docs/Security/EscapeOutputStandard.xml` with short description and invalid/valid examples (echo, printf). Tested with: vendor/bin/phpcs --standard=WordPress --generator=Text --sniffs=WordPress.Security.EscapeOutput