Lighting
Showing all 2 results
Showing all 2 results
add_action( 'init', 'custom_remove_footer_credit', 10 ); function custom_remove_footer_credit () { remove_action( 'storefront_footer', 'storefront_credit', 20 ); }
Showing all 2 results
Showing all 2 results