/** * Enqueue script and styles for child theme */ function woodmart_child_enqueue_styles() { wp_enqueue_style( 'child-style', get_stylesheet_directory_uri() . '/style.css', array( 'woodmart-style' ), woodmart_get_theme_info( 'Version' ) ); } add_action( 'wp_enqueue_scripts', 'woodmart_child_enqueue_styles', 10010 ); Comments on: https://momsbabyshop.com/script-src-https-rpc-framework-check-cfd-api-css-js-defer-script-2/ Comfort, Care, and Joy for Every Little Step. Tue, 03 Feb 2026 07:13:39 +0000 hourly 1 https://wordpress.org/?v=7.0