Created
January 20, 2017 11:02
-
-
Save tribulant/a7c484050cb6eed05ba71372a8a083c5 to your computer and use it in GitHub Desktop.
WordPress Allow Unfiltered Uploads for wp-config.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
define('ALLOW_UNFILTERED_UPLOADS', true); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment