Updating WordPress using WP-CLI

Categories: Administration, Wordpress

After installing wp-cli, you can use the following command to update your wordpress installation. wp-cli core update Then you can use this command to update the plugins. Be careful though, specially those using paid plugins, check licensing first before updating. wp-cli plugin update –all You can use this command to update the themes. Same for … Read More

Hello world!

Categories: Development

As if learning a new programming language, this is the start of this blog. I have been putting off writing this for a long time and maybe it’s time to update it. Thanks for visiting.