hhmx.de

· Föderation EN Mi 24.07.2024 20:22:20

@pfefferle @paul @hashtaggames

As an immediate step, add a "add_filter" for "activitypub_send_activity_to_followers" to false, run import, remove filter.

For the plugin itself, either add a filter to return false if WP_IMPORTING is defined/true or add it to the send_activity_to_followers method, etc.