Github workflow for managing WordPress plugins
Tom McFarlin shares how he uses Github for managing his WP Audio Player plugin.
Tom McFarlin shares how he uses Github for managing his WP Audio Player plugin.
WordPress core is debating a change to always require braces, even for one line, in PHP if statements. Looks like the +1’s are winning. That’s a good thing in my opinion. Is this the most detail oriented thing I’ve ever posted? Probably.
Kevin Ohashi has this year’s WordPress hosting performance benchmarks review up on Review Signal, and it’s another great analysis. He reviewed 19 hosts and for some of them testing multiple configurations. He covers the biggest players and some I had never heard of. All of the tables with test results are sortable if you click…
In this episode, Cory Miller and Corey Maass discuss implementing an image-generation tool for content marketing. They explore the idea of creating templates for generating images that can be used in blog posts, social media, and other channels. The tool aims to enhance the visual appeal of content, highlight key quotes and summaries, and make sharing easier. They envision a workflow where marketers can quickly generate various image templates based on their content, ultimately improving their posts’ overall presentation and value.
Jason Cosper writes on the WP Engine blog that people need to stop saying WordPress is not secure, because it is. WordPress Core is rarely cause for security concerns, and hasn’t been for some time. However, due to WordPress’ massive scale of adoption, we all do need to be careful about what else we put…
A pretty simple solution for being able to load the Typekit script, in the WordPress admin, for use in editor-style.css.
I love posts like this. I’ve never given Lazy loading of images much thought. Devin Price has explained what lazy loading actually does, how it’s best handled in WordPress, and gives his recommendation on how to best use this sort of functionality. This is exactly how a short form tutorial should be.