Search
8 Top Free & Premium WordPress Plugins for 2024
16.1.2024
From Amelia to Web Stories, these top WordPress plugins serve an impressive range of popular design features and functions
9 Best WordPress Plugins for 2023
17.1.2023
A collection of great WordPress plugins to boost your business in 2023
9 Awesome WordPress Plugins to Use in 2022
18.1.2022
A collection of high-quality and popular WordPress plugins that will ease the process of building a website.
The post 9 Awesome WordPress Plugins to Use in 2022 appeared first on Codrops
From a Single Repo, to Multi-Repos, to Monorepo, to Multi-Monorepo
17.8.2021
I’ve been working on the same project for several years. Its initial version was a huge monolithic app containing thousands of files. It was poorly architected and non-reusable, but was hosted in a single repo making it easy to work …
The post From a Single Repo, to Multi-Repos,...
Headless Form Submission With the WordPress REST API
9.4.2021
If you’re building a WordPress site, you need a good reason not to choose a WordPress form plugin. They are convenient and offer plenty of customizations that would take a ton of effort to build from scratch. They render the …
The post Headless Form Submission With the WordPress REST...
9 Useful WordPress Plugins For Your 2021 Projects
24.2.2021
A collection of high-quality WordPress plugins that will take your site's performance and functionality to a higher level.
The post 9 Useful WordPress Plugins For Your 2021 Projects appeared first on Codrops
Rendering the WordPress philosophy in GraphQL
18.1.2021
WordPress is a CMS that’s coded in PHP. But, even though PHP is the foundation, WordPress also holds a philosophy where user needs are prioritized over developer convenience. That philosophy establishes an implicit contract between the developers building WordPress themes …
The post...
Introducing Headless WordPress with Gatsby Cloud (Live Preview, Incremental Builds, and more!)
13.7.2020
The Gatsby team shipped an update to its source plugin for WordPress, graduating it to a beta release. The new version brings a new set of features to Gatsby’s headless WordPress configuration, which brings together WPGraphQL and WPGatsby to power a Gatsby front-end that pulls in data from...
WordPress Plugin Overload? Give Jetpack a Try!
15.10.2019
The WordPress ecosystem has a plentiful supply of plugins that offer everything from AMP to Zapier integration and so, so, so many other things in between. It's a significant contributor to what makes WordPress great because plugins can account for the needs of nearly any website.
How many plugins...
Managing WordPress Metadata in Gutenberg Using a Sidebar Plugin
20.6.2019
WordPress released their anticipated over to the post editor, nicknamed Gutenberg, which is also referred to as the block editor. It transforms a WordPress post into a collection of blocks that you can add, edit, remove and re-order in the layout. Before the official release, Gutenberg...