Fixes #962 - Not used anymore
This commit is contained in:
@@ -23,6 +23,3 @@ function roots_setup() {
|
|||||||
add_editor_style('/assets/css/editor-style.css');
|
add_editor_style('/assets/css/editor-style.css');
|
||||||
}
|
}
|
||||||
add_action('after_setup_theme', 'roots_setup');
|
add_action('after_setup_theme', 'roots_setup');
|
||||||
|
|
||||||
// Backwards compatibility for older than PHP 5.3.0
|
|
||||||
if (!defined('__DIR__')) { define('__DIR__', dirname(__FILE__)); }
|
|
||||||
|
|||||||
Reference in New Issue
Block a user