Skip to content

Instantly share code, notes, and snippets.

@YoshinoriKobayashi
Created January 5, 2016 16:12
Show Gist options
  • Save YoshinoriKobayashi/58d8fa57f11a77d2c046 to your computer and use it in GitHub Desktop.
Save YoshinoriKobayashi/58d8fa57f11a77d2c046 to your computer and use it in GitHub Desktop.
[WordPress] wp_config.php this code it's better to add
// REVISON
define('WP_POST_REVISIONS',2);
//***********************************
// Contact Form 7 Auto p-tag Control
// <pre> tag use when false setting
define( 'WPCF7_AUTOP', false );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment