From 07e4a2dafe248280b5610f8c7d09b0f30b530f54 Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Mon, 10 Jun 2024 09:41:25 -0400 Subject: Initial modifications to rebuilt only changed files based on mod date, performance updates --- .../disabling-comments-in-wordpress/index.html | 47 ++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 build/posts/disabling-comments-in-wordpress/index.html (limited to 'build/posts/disabling-comments-in-wordpress/index.html') diff --git a/build/posts/disabling-comments-in-wordpress/index.html b/build/posts/disabling-comments-in-wordpress/index.html new file mode 100644 index 0000000..e722ec4 --- /dev/null +++ b/build/posts/disabling-comments-in-wordpress/index.html @@ -0,0 +1,47 @@ + + + + + + + + Disabling Comments in WordPress + + + + + + + +
+

Disabling Comments in WordPress

+

2020-12-28

+

I seem to come across a decent amount of clients and users online that have a difficult time knowing how to disable comments for both future and previous blog posts. It isn’t the easiest for both use cases, so let’s break it down.

+

Back to the future

+

Disabling comments on all future blog posts is fairly straightforward:

+

But what about old posts?

+

Have no fear - “Bulk Actions” are here to save the day! In order to retroactively disable comments on older posts, do the following:

+

I hope this article saves others any headaches in the future. WordPress itself could certainly make this more streamlined, but for now what we have works. Happy (not) commenting!

+ \ No newline at end of file -- cgit v1.2.3-54-g00ecf