qa
Signed-off-by: Jeff <jeff@gotenzing.com>
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -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 | ... | ... |
-
Please register or sign in to post a comment