WordPress Advanced
If you are a developer or an advanced user, you can not miss this section.
Transpiling JavaScript easily with wp-scripts
Making the leap from PHP to modern JavaScript in WordPress is complicated. The wp-scripts package simplifies this task and helps us getting started developing on top of the block editor.
Antonio Villegas
Gutenberg Development with Examples: Google Maps (part 3)
Third and last post about the creation of a maps plugin for Gutenberg. Learn how to visualize the map in the front-end of your website.
David Aguilera
Gutenberg Development with Examples: Google Maps (part 2)
Second part of the tutorial on how to create the map block. Discover how to add a Google Maps map within the WordPress editor and how to implement a UI to configure it.
David Aguilera
Gutenberg Development with Examples: Google Maps (part 1)
Learn how to create a plugin for Gutenberg using Nelio’s plugin boilerplate. In this first part, we define the project and prepare the skeleton.
David Aguilera
5 JavaScript Features You Must Know to Develop in Gutenberg
JavaScript is taking more and more weight within WordPress. If you don’t want to stay behind, you have to get up to speed with the newest versions of the language.
David Aguilera
Protect your WordPress by hiding the REST API
The WordPress REST API exposes information from your website that you may not want to make public. Learn how to limit its access in a simple and effective way.
Antonio Villegas
Gutenberg Best Practices For WordPress Developers That Had No Time to Learn JavaScript Deeply
Developing on top of the WordPress block editor can be difficult if you’re not familiar with JavaScript. This presentation explains you how to get started.
Antonio Villegas
The WordPress Block Editor Plugin Boilerplate
Getting started with the WordPress block editor can be complicated. Try our plugin boilerplate to make things easier for you.
Antonio Villegas
How To Generate an API Key For Google Translate
Google Cloud provides us with several interesting APIs. Learn how to generate an API Key for Google Translate easily.
Antonio Villegas
How to Contribute to Gutenberg as a WordPress Developer
Contributing to an open source project like Gutenberg, the block editor for WordPress, is easier than it seems. Here we explain the steps to follow.
Antonio Villegas
Resources to Master the Technologies Behind Gutenberg For WordPress
Learn how to develop for Gutenberg, the WordPress block editor, with all these resources that you have available and that we explain in this article.
Antonio Villegas
Understanding Bounce Rate
Find out what the bounce rate is, what it’s telling you and how you can improve your website to reduce it and solve this issue.
Antonio Villegas