Skip to content

Simple bash script that will update Wordpress in current directory.

Notifications You must be signed in to change notification settings

ordigital/wp-update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

wp-update

Simple bash script that can update Wordpress in current directory, generate SQL query to update Wordpress URL, generate new salt key, generate .htaccess and .htpasswd files to protect wp-admin directory.

Download script to Wordpress directory:

$ wget https://raw.githubusercontent.com/ordigital/wp-update/master/wp-update

Add executable flag:

$ chmod +x ./wp-update

Execute:

$ ./wp-update

About

Simple bash script that will update Wordpress in current directory.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages