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

IIS: Delete cached files on server running IIS

Delete cached files on server running IIS When changing css, javascript files, check to delete if IIS still caches old files in the default folder C:\inetpub\temp\IIS Temporary Compressed Files\<sitename>\$^_gzip_D^\ Apply to: IIS 8.5

Linux command: du - disk usage

Where have all my storage gone? du summarize disk usage of the set of FILEs, recursively for directories.

ManageEngine ServiceDesk Plus - Reset password

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