October 12, 2020 — This video is the first part of the Organizing Meetups series, and is aimed at all WordPress Community members across the world that are interested in organizing meetups.
This video includes basic topics including information on what meetup groups are, how can one organize a WordPress meetup group in their area, the five good-faith rules, GPL, and Trademark rules.
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.