• If necessary, select individual posts
  • Approval of users removes them from the queue and approves ALL of their posts.
  • Blocking spammers denies them future access and deletes ALL their posts.
  • {% if settings.IP_MODERATION_ENABLED %}
  • Blocking IPs denies access by IP address and blocks all accounts using those IPs (and mass deletes content as above).
  • {% endif %}