Bootstrap 5 breadcrumbs for WordPress
USAGE: the_breadcrumbs(); Or echo get_the_breadcrumbs(); Or using the shortcode: [the_breadcrumbs]
Shellscript: Install wordpress using wp-cli
Quickly install wordpress from the command line using WP-CLI
Shellscript: Backup website database
dump sql file and place it on a tar.gz file
Shellscript: backup and restore website files
Bash script to backup an entire folder.