File manager - Edit - /home/ijpmptd/www/wp-content/themes/templazee-wild-life-photography/functions.php
Back
<?php /** * Templazee Wild Life Photography functions and definitions * * @link https://developer.wordpress.org/themes/basics/theme-functions/ * * @package Templazee Wild Life Photography * @since Templazee Wild Life Photography 1.0 */ function tempalzee_wild_life_photography_scripts(){ wp_enqueue_style('templazee-wild-life-photography-parent-style', get_template_directory_uri() . '/style.css'); } add_action('wp_enqueue_scripts', 'tempalzee_wild_life_photography_scripts'); function tempalzee_wild_life_photography_register_block_pattern_categories(){ register_block_pattern_category( 'templazee-wild-life-photography', array( 'label' => __( 'Theme Pattern', 'templazee-wild-life-photography' ) ) ); } add_action('init', 'tempalzee_wild_life_photography_register_block_pattern_categories');
| ver. 1.4 |
Github
|
.
| PHP 8.0.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings