Publicado enUncategorized
Email for help sent today – Aug 13, 2021
20210813_211745 (Email for help).mp4 24.93 MBhttps://mega.nz/file/g4AGWDbK#u5br248cj0iZ4wxjNkNelNIdpWOICN7JhHHzupeS5tohttps://archive.is/D17idhttps://archive.is/LkKm4
/* enqueue scripts and style from parent theme */ function bloghash_styles() { wp_enqueue_style( 'child-style', get_stylesheet_uri(), array( 'bloghash-style' ), wp_get_theme()->;get('Version') ); } add_action( 'wp_enqueue_scripts', 'bloghash_styles');