List of plugins that change the game. Great mix of famous and unknown plugins, that will make your life in 2023 easier.
WordPress *
Free, open-source CMS
Tutorial: Frontity — Setting Up Authorization for WordPress Private Endpoints
Foreword
This tutorial is intended primarily for those new to Frontity (React framework for WordPress) development.
Primary goal
Collect in one place all the necessary information for setting up authorization for WordPress private endpoints using the example of getting a menu collection (wp-json/wp/v2/menus).
Eliminating Render-Blocking JavaScript and CSS on WordPress
Outstanding loading speed is an essential website feature for a high ranking in SERP (Search Engine Result Pages). PageSpeed Insights by Google is an excellent tool for precisely that — optimizing your website’s loading speed. Let’s say you’re using this tool and get the “Eliminate render-blocking JavaScript and CSS in above-the-fold content” warning. No need to worry! In this tutorial, I will show you how to address the issue.