Jay McPartland
@jonmcpartland on WordPress.org, @Jay on Slack
- Member Since: May 29th, 2014
- GitHub: jaymcp
-
Pull request #2454 merged into WordPress/WordPress-Coding-Standards:
[Documentation]: WordPress.DB.PreparedSQL -
Submitted pull request #2460 to WordPress/WordPress-Coding-Standards:
[Documentation]: WordPress.PHP.POSIXFunctions -
Submitted pull request #2458 to WordPress/WordPress-Coding-Standards:
[Documentation]: WordPress.DB.DirectDatabaseQuery -
Submitted pull request #2454 to WordPress/WordPress-Coding-Standards:
[Documentation]: WordPress.DB.PreparedSQL -
Created ticket #53372 on Core Trac:
Loose type check against dates in rest_validate_value_from_schema ... -
Wrote a comment on the post Lazy-loading images in 5.5, on the site Make WordPress Core:
From what I can tell, they're automatically added where possible. -
Wrote a comment on the post Lazy-loading images in 5.5, on the site Make WordPress Core:
No idea to be honest; I only knew about that filter from digging through the… -
Wrote a comment on the post Lazy-loading images in 5.5, on the site Make WordPress Core:
[code]add_filter( 'wp_lazy_loading_enabled', '__return_false' );[/code]