Skip to content

Instantly share code, notes, and snippets.

@billerickson
Created January 27, 2012 19:07
Embed
What would you like to do?
Editor Width
<?php
/**
* In functions.php
* Note: Editor adds 10px padding to left and right
*/
// Editor Width
set_user_setting( 'dfw_width', 1000 );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment