Skip to main content

WordPress: Notes

WordPress Logo

One of the most popular CMS (Content Management Syste).

Keep updating

>>> On August 8, 2023, WordPress 6.3 "Lionel" was released to the public.

WP-CLI

wp cli version
wp cli update


Check current WP-CLI version and update

bitnami@ip-172-26-10-156:~$ sudo wp cli version
WP-CLI 2.6.0
bitnami@ip-172-26-10-156:~$ sudo wp cli update
You have version 2.6.0. Would you like to update to 2.8.1? [y/n] y
Downloading from https://github.com/wp-cli/wp-cli/releases/download/v2.8.1/wp-cli-2.8.1.phar...
md5 hash verified: a0cf91756fd46903c83c436ec1d462eb
New version works. Proceeding to replace.
Success: Updated WP-CLI to 2.8.1.
bitnami@ip-172-26-10-156:~$ sudo wp cli version
WP-CLI 2.8.1
bitnami@ip-172-26-10-156:~$

Popular posts from this blog

Microsoft Windows Server 2012 R2 Standard Evaluation Product Key

Microsoft Windows Server 2012 R2 Standard Evaluation D2N9P-3P6X9-2R39C-7RTCD-MDVJX DBGBW-NPF86-BJVTX-K3WKJ-MTB6V

ManageEngine ServiceDesk Plus - Reset password

Let's reset the default administrator's password to 'admin'

hmailserver: Notes from the field

hmailserver is one of free open source mail servers running on Microsoft Windows operating system.