mirror of
https://github.com/10h30/yeuchaybo-v6.git
synced 2026-06-05 15:10:05 +09:00
Add Archive tempate for Event
This commit is contained in:
+4
-1
@@ -373,4 +373,7 @@ function abte_add_site_description_class( $attributes ) {
|
||||
$attributes['class'] .= ' screen-reader-text';
|
||||
|
||||
return $attributes;
|
||||
}
|
||||
}
|
||||
|
||||
//Add post type archive support
|
||||
add_post_type_support( 'event', 'genesis-cpt-archives-settings' );
|
||||
|
||||
Reference in New Issue
Block a user