moved arl_kottke_archives plugin into the archives.php file
This commit is contained in:
@ -12,11 +12,6 @@ function melville_theme_styles(){
|
||||
}
|
||||
add_action( 'wp_enqueue_scripts', 'melville_theme_styles' );
|
||||
|
||||
//include 'plugins/drop-caps/wp_drop_caps.php';
|
||||
if (!function_exists('arl_kottke_archives')) {
|
||||
include 'plugins/arl_kottke_archives.php';
|
||||
}
|
||||
|
||||
/**
|
||||
* Set the content width based on the theme's design and stylesheet.
|
||||
*
|
||||
|
Reference in New Issue
Block a user