October 11, 2020 — WP Polyglots Facilitator is a free (an open) tool by Jesús Amieiro, from the Spanish WordPress community, that can be used to ease the process of sharing translated string between similar locales.
October 9, 2020 — In this video I’ll walk you through the steps to add a custom post field to the plugin that we have built in the previous videos.
October 9, 2020 — In this video we will override the single template file from our plugin and customize it to fit our plugin needs.
October 9, 2020 — In this video we will keep working on our custom plugin. We will use WP-CLI to add custom taxonomies to our plugin.
October 9, 2020 — Build a custom plugin with WP-CLI is straight forward. We can use the `wp scaffold plugin` command to generate the base files for our plugin.
October 9, 2020 — WordPress comes with an internal web server that can be started using wp-cli.
In this video I’ll show you how to start the web server for local development.
October 9, 2020 — Put the website into maintenance mode is a commune task and it can be done using WP-CLI with a single command.
In this video I’ll show you how to activate, deactivate maintenance mode and check its status.
October 6, 2020 — ¿Qué servicios pueden crearse para obtener ingresos constantes? Aprenderemos a configurar cobros automáticos y a establecer niveles de membresía con WooCommerce.
October 3, 2020 — This talk explains the importance and advantages of using a local development environment. The examples in the talk happen on (Apple) macOS, but the talk also includes discussion about similar local environments for Linux and Windows. Learn about tools and how to use a local environment in your development workflow.
October 3, 2020 — Learn why and how you should add structured data to your WordPress website. This talk covers how structured data works, different ways to add it to your WordPress website, testing tools, and why it’s important for SEO.