Skip to content

Commit 5a5ae21

Browse files
committed
refactor: improve settings descriptions and reorder content matching options
1 parent fa56d55 commit 5a5ae21

File tree

4 files changed

+683
-646
lines changed

4 files changed

+683
-646
lines changed

contextual-related-posts.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ function () {
152152
<p><?php echo esc_html( $message ); ?></p>
153153
</div>
154154
<?php
155-
delete_transient( 'crp_deactivated_notice' );
155+
delete_transient( 'crp_deactivated_notice' );
156156
}
157157
}
158158
);

0 commit comments

Comments
 (0)