Skip to content

Instantly share code, notes, and snippets.

@farinspace
Created October 11, 2011 19:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save farinspace/1279185 to your computer and use it in GitHub Desktop.
Save farinspace/1279185 to your computer and use it in GitHub Desktop.
Includes that might be needed when the wordpress editor is not enabled
wp_enqueue_script('post');
wp_enqueue_script('media-upload');
wp_enqueue_script('word-count');
wp_enqueue_script('schedule');
wp_enqueue_script('editor');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment