During the sixth WordPress workshop in Novi Sad, we first took a look at the solution of the task that I gave to the attendees at the previous workshop. We then covered creating membership sites – the WordPress built-in way and by using a plugin Ultimate Member. Creating a Plugin During the fifth WordPress workshop,…
Tag: wp-cli
On Saturday, November 23rd, we had our fifth WordPress workshop in the Startit center in Novi Sad. Terminal and WP-CLI We went through Linux terminal basics and then we jumped into WP-CLI. We learned how to create, update, and delete users on the site, how to install, activate, deactivate, and delete plugins and themes, and…
While maintaining a WordPress website, one of the things to regularly check is whether your site has any broken links. Broken links are not only a bad experience for the visitors but they can also have a negative impact on your site’s SEO. Luckily, there are a few tools you can use to quickly check…
WP-CLI Intro
Stumbled upon this great article about WP-CLI. It offers a very nice intro to the WordPress world of WP-CLI and what can be achieved with it. Good read! 📖