February 16, 2023 — Aditya manages the Hosting Support team at WPMU DEV. He is a WordPress evangelist, and is a tech enthusiast, & has presented talks at several tech conferences including WordCamp Kochi, Google Cloud Community Days, Microsoft Global Azure Bootcamp, etc. He has also been an active contributor to the community for 7+ years where he organized numerous WordPress meetups in Bhopal, India and various workshops on WordPress that have positively impacted thousands of students and professionals. Aditya introduced the WordPress Bhopal meetup Chapter in 2015 and aims to build a better and safer WordPress space by creating mass technical awareness.
Speaker Type: International
Topic: WPCLI Unleashed
Topic Description:
Remember the famous WordPress “five-minute installation” process? Find out what you can do using WP-CLI in minutes. Learn WP-CLI from basic to advance and everything else that can happen from the terminal in 25 minutes.
Intended Audience: Beginner to Intermediate
December 11, 2022 — Remember the famous WordPress “five minute installation” process? Find out what WP-CLI can do in five minutes. Keep watching and you might learn everything else that can happen from the terminal in 40 minutes.
June 21, 2022 — Remember the famous WordPress “five minute installation” process? Find out what WP-CLI can do in five minutes. Keep watching and you might learn everything else that can happen from the terminal in 40 minutes.
March 29, 2022 — Thema des Vortrages: Wie alltägliche Arbeitsschritte, wie: Installation, Update, Löschen von Themes und Plugins oder sogar den Umzug auf eine andere Domain, über das Terminal viel schneller umgesetzt werden können.
Gezeigt wurden dazu die gebräuchlichsten Linux-Befehle, eine verschlüsselte Datenverbindung per „Secure Shell Protocol” (SSH) und wie Aufgaben mit WP-CLI, dem „WordPress-Befehlszeileninterpreter”, viel schneller erledigt werden können sowie abschließend, wie der Zugriff per SSH auf eine produktive Seite erfolgt.
June 28, 2021 — This workshop is aimed at those seeking an easy way to get started working with the command line; especially for those interested in using WP-CLI for WordPress management or development.
January 19, 2021 — This talk is an introduction to navigating the command line using Bash and WP-CLI. Improve efficiency by completing common time-consuming WordPress tasks.
December 31, 2020 — En esta charla nos proponemos entender de manera sencilla, cómo se puede utilizar todo el poder del entorno CLI de WordPress, para ayudarnos a crear fácil y rápidamente un sitio asegurado, correr tareas que típicamente hace en cada instalación y darle soporte al mismo, en pocos minutos.
October 30, 2020 — The WP-CLI gives developers powerful tools to rapidly manage WordPress sites, automate repetitive tasks and diagnose problems from the command line. But if you aren’t building custom commands, you’re leaving tons of time-saving potential on the table!
In this session we’ll explore best practices for creating custom command line interfaces, combining and reusing commands, plus other tips & tricks.
Experience with WP-CLI will be helpful, but not required to attend.
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.
August 13, 2020 — Final Step to install WordPress. Now, we need to run one last command, wp core install to complete the process.