Category: S 660
-
Posted by –
Posted On –
// Exit if accessed directly if ( !defined( 'ABSPATH' ) ) exit; function wens_agrovibe_scripts(){ // enqueue parent style wp_enqueue_style('wens-agrovibe-parent-style', get_theme_file_uri() . '/style.css'); } add_action('wp_enqueue_scripts', 'wens_agrovibe_scripts'); function wens_agrovibe_register_block_pattern_categories(){ register_block_pattern_category( 'wens-agrovibe', array( 'label' => __( 'WENS Agrovibe', 'wens-agrovibe' ) ) ); } add_action('init', 'wens_agrovibe_register_block_pattern_categories'); /* Wens Agrovibe Theme */
borderlandsgreenltd.com
Posted by –
Posted On –