6d50656e by Jeff Balicki

qa

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent 8bb805ad
......@@ -329,4 +329,4 @@ function custom_redirects() {
}
}
add_action( 'template_redirect', 'custom_redirects' );
\ No newline at end of file
//add_action( 'template_redirect', 'custom_redirects' );
\ No newline at end of file
......