//disable post revisions
//define('WP_POST_REVISIONS', false );
//limit post revisions
define('WP_POST_REVISIONS', 3);
//enable debug log
//define( 'WP_DEBUG_LOG', true );
//output debug log
//define( 'WP_DEBUG_DISPLAY', true );
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter