diff options
author | bt <bt@web> | 2023-12-11 18:44:29 -0500 |
---|---|---|
committer | IkiWiki <ikiwiki.info> | 2023-12-11 18:44:29 -0500 |
commit | 7371e5751eb0ca0880ccbf1af5d90d888df916ae (patch) | |
tree | ccfac8d46bb47dda7614b8fbcda21a33a517a73c /posts | |
parent | b6dc034fae30ef150e1d0171f5dd0798841d76e2 (diff) |
Diffstat (limited to 'posts')
-rw-r--r-- | posts/disabling-comments-in-wordpress.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/posts/disabling-comments-in-wordpress.md b/posts/disabling-comments-in-wordpress.md index 62ba779..005113e 100644 --- a/posts/disabling-comments-in-wordpress.md +++ b/posts/disabling-comments-in-wordpress.md @@ -1,6 +1,5 @@ -# Disabling Comments in WordPress - -2020-12-28 +[[!meta title="Disabling Comments in WordPress"]] +[[!meta date="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. |