Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter The Three

    (@3wwwgr)

    ok i found it!

    was missing this code:

    $wp_editor_settings = array(
    		'wpautop' => true, // Default
    		'textarea_rows' => 5,
    		'tinymce' => array( 'plugins' => 'wordpress' )
    	);
    Plugin Author Devin Price

    (@downstairsdev)

    Glad you were able to resolve.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Undefined variable: wp_editor_settings’ is closed to new replies.