mirror of
https://github.com/10h30/yeuchaybo.git
synced 2026-07-11 18:56:16 +09:00
Complete v1.0
This commit is contained in:
+1
-4
@@ -19,10 +19,7 @@ if ( ! defined( 'ABSPATH' ) ) {
|
||||
die;
|
||||
|
||||
}
|
||||
// Sets the content width based on the theme's design and stylesheet.
|
||||
if ( ! isset( $content_width ) ) {
|
||||
$content_width = 1000; // Pixels.
|
||||
}
|
||||
|
||||
add_action( 'genesis_setup', 'child_theme_init', 5 );
|
||||
/**
|
||||
* Initializes the child theme library.
|
||||
|
||||
Reference in New Issue
Block a user