if( !function_exists('redirect_404_to_homepage') ){ add_action( 'template_redirect', 'redirect_404_to_homepage' ); function redirect_404_to_homepage(){ if(is_404()): wp_safe_redirect( home_url('/') ); exit; endif; } }
Original price was: £12.00.£10.00Current price is: £10.00. Save 17%
You must be logged in to post a review.
Reviews
There are no reviews yet.