PHP 7.4 was officially released on…
PHP 7.4 was officially released on Thanksgiving Day (US). As Joe Watkins notes on Twitter, PHP 7.1 is no longer supported, and the branch is closed for modification. If you are on 7.1, consider upgrading.
PHP 7.4 was officially released on Thanksgiving Day (US). As Joe Watkins notes on Twitter, PHP 7.1 is no longer supported, and the branch is closed for modification. If you are on 7.1, consider upgrading.
WooCommerce 7.7 If you’re running an online store using WooCommerce, you’ll be excited to hear about the recent 7.7 release! This latest update focuses on improving performance, security, and user experience. Among the key features in version 7.7 is the new Webhooks API, enhanced management of external products, and improved performance when modifying variations. From…
“What is code?” Paul Ford answers the question, with a 38,000 word masterpiece in Bloomberg. This is the first article I’d tell an aspiring programmer to read, and the one that anyone working in technology should have in their permanent collection.
James Farmer’s WordPress story goes all the way back to his launch of the first hosted WordPress multisite blogging platform — just a few days ahead of WordPress.com. Edublogs currently hosts millions of students’ and educators’ blogs. James talks about successes and failures, his views on Gutenberg, how he stays competitive with Squarespace, and how he thinks the WordPress business community should respond to the loss of active install growth data at WordPress.org.
Arnas Donauskas, Web Hosting Product Owner at Hostinger, joins Cory Miller to discuss his WordPress product. Arnas leveraged his experience in customer success and UX research to transition into owning a WordPress product.
The WordPress REST API is a huge initiative and feature plugin being developed for the core WordPress project. But it can be a bit confusing if you don’t know much about it yet. Let’s discuss what this project is, why it’s important, and how to get involved.
Carl Alexander has written the most complete and comprehensive guide on formatting PHP strings that I’ve ever seen.