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