How to Create and Sell Online Courses with WordPress

Learn to create online courses in WordPress quickly and easily with the help of some fantastic LMS (Learning Management Systems) plugins, as well as how to sell your courses, course examples, and more. Now is a good time if you’ve ever considered launching an online course. E-Learning is going from strength to strength (A billion dollar industry according to analysts), …

WordPress Community Team Proposes Stricter COVID-19 Safety Protocols for In-Person Events in 2022

Mounting concerns about loose safety protocols at upcoming WordPress events, and the prevalence of the highly transmissible Omicron variant, have prompted the Community Team to be more explicit in its COVID-19 safety guidelines. The team is proposing additional measures previously not required. Currently, in-person attendees are required to be fully vaccinated, recently tested negative, or recently recovered from COVID-19. Every …

Gutenberg 12.3 Introduces New Blocks, Design Options, and a Complete Core Blocks Reference

The first Gutenberg plugin release of the year contains loads of features. Developers should enjoy a completed core blocks reference. Group block spacing controls offer more layout flexibility, and a new Post Author Name block has arrived on the scene. Overall, the site editing experience is shaping up. The latest release adds a couple of nice-to-have design options. The Group …

How To Properly Add jQuery Scripts To WordPress

WordPress has been in our lives for over 16 years, yet the method of adding scripts to themes and plugins still remains a mystery for many developers. In this article we finally put the confusion to rest. Since it’s one of the most commonly used Javascript libraries, today we’re discussing how to add simple jQuery scripts to your WordPress themes …

WordPress 5.9 to Fix Lazy Loading Performance Regression, Resulting in 30% Faster Page Loads in Some Cases

WordPress sites may soon see a slight performance improvement on page loads, thanks to a fix for a performance regression in the core lazy loading feature. An analysis published in July 2021 showed that lazy loading applied too aggressively can have a negative impact on performance and that it’s better to eagerly load the images within the initial viewport. WordPress’ …