Post to WordPress by Email: 3 Alternatives While Postie is Suspended

The ability to post to WordPress via email has been around for a long time. However, the surge in mobile technology has made posting by email more relevant than ever before, especially for people on the go. Whether you run a news site or blog with daily updates, an eCommerce store, restaurant, or any kind of business really, composing and …

Upcoming Tailwind CSS 1.2.0 Includes Grid Support and New Utilities

Adam Wathan, creator of the Tailwind CSS, published the early release notes for the upcoming version 1.2.0 update to the framework. The new version will include the much-anticipated support for CSS grids and several other useful features for app and website designers. There are no planned breaking changes with the update. Tailwind CSS is a utility-first CSS framework that is …

First Look at PHP 7.4 for WordPress Developers

PHP 7.4 is slated for release on November 28, 2019. WordPress 5.3 will also include several commits that address deprecated features. It’s unlikely that most WordPress plugin and theme developers will be able to use the new PHP 7.4 features for a while except when working on setups where they have some measure of control over the environment. Given WordPress’ …

How to Improve First Contentful and Meaningful Paint

You’re not optimizing your site to please a stopwatch. You’re optimizing your site for real people. So how can you determine if you’re achieving your goal? You need to include metrics such as First Contentful Paint and First Meaningful Paint in your performance assessment in order to measure how your site is performing from your user’s perspective. Both will tell …

The Non-Developers Guide to Git and GitHub

Git is notoriously difficult for beginners to learn, especially for non-developers. It took me at least 3 (alright more like 20) attempts before I learned how to use Git and that was only because I Googled, “Explain Like I’m 5 Git.” Most of us navigate our computers with visual queues. “Here’s my document. I want […] View original post at …