Wordpress Securtiy Setup
wp-config.php
Generate unique key
http://api.wordpress.org/secret-key/1.1/salt
change $table_prefix = 'wp_' default name
Debug Mode
define('WP_DEBUG',true )
Generate unique key
http://api.wordpress.org/secret-key/1.1/salt
change $table_prefix = 'wp_' default name
Debug Mode
define('WP_DEBUG',true )
留言
張貼留言