%PDF- %PDF-
Direktori : /var/www/cwg/wp-content/themes/cwg/ |
Current File : //var/www/cwg/wp-content/themes/cwg/functions.php |
<?php //note cache bust string is updated by the pipeline to reflect build number. define('CACHE_BUST_STRING', '10'); require get_parent_theme_file_path('/inc/admin.php'); require get_parent_theme_file_path('/inc/menus.php'); require get_parent_theme_file_path('/inc/actito.php'); require get_parent_theme_file_path('/inc/register-assets.php'); require get_parent_theme_file_path('/inc/helpers.php'); require get_parent_theme_file_path('/inc/custom-filters.php'); require get_parent_theme_file_path('/inc/custom-posts.php'); require get_parent_theme_file_path('/inc/custom-tax.php'); require get_parent_theme_file_path('/inc/hooks.php'); require get_parent_theme_file_path('/inc/template-functions.php'); /* * Add custom image sizes * */ add_image_size('heroImageComponent__image', 1920, 1080, true);