diff --git a/single-brochures.php b/single-brochures.php new file mode 100644 index 0000000..5fbab70 --- /dev/null +++ b/single-brochures.php @@ -0,0 +1,14 @@ +set_404(); + status_header(404); + get_template_part(404); + exit(); +}