1,576
edits
Changes
→Task 3: Wordpress Source Code Modification
# define('LOGGED_IN_SALT', '''getenv('LOGGED_IN_SALT'))''';
# define('NONCE_SALT', '''getenv('NONCE_SALT'))''';
== Zip As New File and Rename - Local Computer ==
# Find the '''wordpress''' folder on your local computer.
# Zip the ''entire wordpress directory'', not just the files inside. (Use the zip compression protocol. Don't use something else like .rar.)
# Rename your new zip file: '''wordpress-6.1.1-modded.zip''' (Use whatever version the source zip file has.)
= Task 4: Elastic Beanstalk =