brentwilson-clariio

Results 4 issues of 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...

feature

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

feature

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)`)...

Type: Documentation
Component: Core

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

Component: Extra
Status: Awaiting feedback
Type: Documentation