Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't convert spam comments to posts #149

Merged
merged 8 commits into from
Jun 12, 2024
Merged

Don't convert spam comments to posts #149

merged 8 commits into from
Jun 12, 2024

Conversation

akirk
Copy link
Owner

@akirk akirk commented Jun 11, 2024

The Comments Custom Post Type syncs comments to posts but didn't take enough care about approved comments. This could cause slowdowns.

In this PR we take more care to only sync approved comments.

@akirk akirk marked this pull request as ready for review June 12, 2024 02:27
@akirk akirk merged commit 20f13c8 into main Jun 12, 2024
18 checks passed
@akirk akirk deleted the ignore-spam-comments branch June 12, 2024 03:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant