From 5de597dd1450ff8ac330751232f5d7ef4761bc15 Mon Sep 17 00:00:00 2001 From: Richard England Date: Apr 24 2023 19:29:08 +0000 Subject: [PATCH 1/2] Added text re: moderation and repeatedly posting comments --- diff --git a/fedoramagazine/comments.php b/fedoramagazine/comments.php index ed7f857..473f483 100644 --- a/fedoramagazine/comments.php +++ b/fedoramagazine/comments.php @@ -5,7 +5,10 @@ if ( post_password_required() ) if ( have_comments() ) : ?>
- +

The interval between posting a comment and its appearance will be irregular so please + DO NOT resend the same post repeatedly. All comments are moderated but this site is not + monitored continuously so comments may not appear as soon as posted. +

@@ -106,7 +109,7 @@ if ( have_comments() ) : ?> '' . __( 'Leave a Reply to', 'rowling' ), 'comment_notes_before' => - '', + '
The interval between posting a comment and its appearance will be irregular so please DO NOT resend the same post repeatedly. All comments are moderated but this site is not monitored continuously so comments will not appear as soon as posted.

', 'comment_notes_after' => '', @@ -145,4 +148,4 @@ comment_form( $comments_args ); if ( comments_open() ) echo '
'; -?> \ No newline at end of file +?> diff --git a/fedoramagazine/style.css b/fedoramagazine/style.css index 75d382a..ec2b9f8 100644 --- a/fedoramagazine/style.css +++ b/fedoramagazine/style.css @@ -5,7 +5,7 @@ Theme Name: Fedora Magazine 2018 Text Domain: fmag2018 Theme URI: http://pagure.org/fedoramagazine-theme/ - Version: 1.14 + Version: 1.15 Description: The theme for the Fedora Magazine. This iteration first rolled out in March 2018 Author: Fedora Magazine Team Author URI: http://fedoramagazine.org/ From 5f153c2dcf443ef364c2f38d570d51321c6927f1 Mon Sep 17 00:00:00 2001 From: Richard England Date: Apr 24 2023 19:48:46 +0000 Subject: [PATCH 2/2] Corrected previous commit re: Comments --- diff --git a/fedoramagazine/comments.php b/fedoramagazine/comments.php index 473f483..342122f 100644 --- a/fedoramagazine/comments.php +++ b/fedoramagazine/comments.php @@ -5,10 +5,7 @@ if ( post_password_required() ) if ( have_comments() ) : ?>
-

The interval between posting a comment and its appearance will be irregular so please - DO NOT resend the same post repeatedly. All comments are moderated but this site is not - monitored continuously so comments may not appear as soon as posted. -

+