akirk / enable-mastodon-apps

Allow accessing your WordPress blog with Mastodon clients
https://wordpress.org/plugins/enable-mastodon-apps
GNU General Public License v2.0
34 stars 5 forks source link

Don't convert spam comments to posts #149

Closed akirk closed 4 weeks ago

akirk commented 4 weeks ago

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.