wp-cli
WordPress theme installation tutorial
WordPress theme installation is quite easy task to do, especially when it comes to the themes provided at the official website. The installation itself can be done directly from the admin panel of your website in a few steps. Of course there are a few other options. You can upload the theme again from the admin panel or use the integrated command line interface known as wp-cli. The last approach is a little bit more complex, so I personally recommend it to users with more experience with WordPress. Theme installation directly from WordPress admin panel Before starting the installation, login Read More
How to install WordPress plugins
In this comprehensive tutorial I will provide you with information on how to install WordPress plugins. I wil also explain in details how to do it using the native WordPress installer, via FTP client and using wp-cli which is approach for more advanced users. No worries if wp-cli is something you never heard of. This is WordPress command line interface which can be used for the same operations that you usually do in the admin panel of your website. More information on how to use this tool will be provided in a separate tutorial. In the end you will see Read More