add theme
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
|
||||
$pageToRedirectTo = site()->getPost(get_field('bad_woocommerce_page_redirect', 'options'), ["permalink"]);
|
||||
header("Location: ".$pageToRedirectTo["permalink"]);
|
||||
Reference in New Issue
Block a user