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: £5.00.£2.50Current price is: £2.50. Save 50%
You must be logged in to post a review.
Reviews
There are no reviews yet.