6d50656e by Jeff Balicki

qa

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