mirror of
https://github.com/N0rthernL1ghts/wordpress.git
synced 2025-12-10 13:52:40 +01:00
Update formatting
This commit is contained in:
@@ -25,8 +25,8 @@ echo "> Two files are now downloaded to wp-src"
|
|||||||
echo "> Please update wp-src/mod-update-core.php with code bellow and then execute ./01-create-patch.sh"
|
echo "> Please update wp-src/mod-update-core.php with code bellow and then execute ./01-create-patch.sh"
|
||||||
echo ""
|
echo ""
|
||||||
echo ""
|
echo ""
|
||||||
echo "wp_die("
|
echo " wp_die("
|
||||||
echo " __( 'Sorry, you are not allowed to update this site.' ) ."
|
echo " __( 'Sorry, you are not allowed to update this site.' ) ."
|
||||||
echo " ' Click <a href=\"https://github.com/N0rthernL1ghts/wordpress/wiki/WordPress-Core-Updates\" target=\"_blank\">here</a> to learn why.'"
|
echo " ' Click <a href=\"https://github.com/N0rthernL1ghts/wordpress/wiki/WordPress-Core-Updates\" target=\"_blank\">here</a> to learn why.'"
|
||||||
echo ");"
|
echo " );"
|
||||||
echo ""
|
echo ""
|
||||||
|
|||||||
Reference in New Issue
Block a user