Explorar o código

Added editor stylesheet queue

Dampe %!s(int64=11) %!d(string=hai) anos
pai
achega
38b3fd315b
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      functions.php

+ 3 - 0
functions.php

@@ -24,6 +24,9 @@ Let's get everything up and running.
 
 function bones_ahoy() {
 
+  //Allow editor style.
+  add_editor_style();
+
   // let's get language support going, if you need it
   load_theme_textdomain( 'bonestheme', get_template_directory() . '/library/translation' );