Also on Github, Felix Arntz offers wp-cache-js…
Also on Github, Felix Arntz offers wp-cache-js — a “JavaScript-based cache solution” for WordPress using the client’s local storage or, as a fallback, a simple variable storage.
Also on Github, Felix Arntz offers wp-cache-js — a “JavaScript-based cache solution” for WordPress using the client’s local storage or, as a fallback, a simple variable storage.
From WP Tavern’s Jukebox, it’s Felix Arntz on WordPress performance and what can be done now and in the future about it. Seeking Satisfaction has Tony Perez sharing his journey building, growing, and exiting Sucuri. The Shop Talk Show hosts a discussion about headless CMS platforms, including WordPress, and a little on WordPress and web components…
Felix Arntz explains how it was recently discovered that the current WordPress core implementation might regress the Largest Contentful Paint (LCP) metric “when hero images above the fold are being lazy-loaded.” Felix notes the adjustments for WordPress 5.9 will likely have just the very first content image or content iframe not be lazy-loaded. (Featured images…
Felix Arntz explains how the Fatal Error Protection feature had to be dropped from WordPress 5.1 due to several security concerns. It appears error protection is here to stay, however, and Felix goes into detail about the completely new approach that had to be taken to revamp the feature. He’s asking for feedback from the developer…
Felix Arntz and Thierry Muller from the newly formed WordPress Performance Team talk with David about the team’s progress so far.
A recent ticket committed to WordPress trunk seems to be addressing the first in a series of steps to enforce a “Requires PHP version” message for WordPress plugins. This is encouraging to see. Alain Schlesser shows a preview of what this message could look like in the plugin installer. In related news, Felix Arntz recently…
Starting with the upcoming WordPress 4.9.8 release, you can now properly register your post metadata with WordPress and the REST API. Felix Arntz shows you how.