Antispam Bee

Descrizione

Dì Ciao allo spam nei commenti del tuo blog o sito web WordPress. Antispam Bee blocca efficacemente lo spam nei commenti ed i trackback, senza captcha e senza inviare informazioni personali a servizi di terze parti. Gratuito, senza ads e conforme al 100% con il GDPR.

Panoramica delle Funzionalità e delle Impostazioni

  • Abilita chi ha già commenti approvati
  • Abilita chi commenta ed ha un Gravatar
  • Considera l’ora del commento
  • Permetti i commenti solo in una determinata lingua.
  • Blocca o consenti i commenti da specifici paesi.
  • Treat BBCode links as spam.
  • Utilizza espressioni regolari
  • Cerca nel database locale dello spam i commenti di utenti contrassegnati come spammer.
  • Notifica gli amministratori via email quando viene rilevato dello spam
  • Cancella lo spam presente dopo n giorni
  • Approvazione limitata ai comenti / ping ( gli altri tipi di commento saranno cancellati ).
  • Seleziona gli indicatori di spam per cancellare direttamente i commenti.
  • Possibilità di escludere i trackback ed i pingback dal controllo antispam.
  • Possibilità di controllare lo spam nei moduli dei commenti nelle pagine di archivio
  • Mostra le statistiche dello spam nella bacheca, inclusi gli aggiornamenti quotidiani sul tasso di spam intercettati ed il totale dei commenti con spam bloccati.

Supporto

Contribuisci

  • L’attività di sviluppo di questo plugin viene gestita tramite GitHub.
  • Pull requests per bug già segnalati sono molto apprezzate.
  • Se ritieni di aver trovato un bug (ad es. se riscontri un comportamento imprevisto), come prima cosa scrivi nei forum di supporto.
  • Se vuoi aiutarci nella traduzione di questo plugin, puoi farlo su WordPress Translate.

Riconoscimenti

Screenshot

  • Block or allow comments from specific countries.
  • Allow comments only in certain languages.
  • Add useful spam stats to your dashboard.
  • Tailor WordPress' spam management to your workflow.

Installazione

  • If you don’t know how to install a plugin for WordPress, here’s how.

Requisiti minimi

  • PHP 5.2.4 o superiore
  • WordPress 4.5 o superiore

Impostazioni

Dopo aver attivato Antispam Bee il plugin inizierà da subito a bloccare lo spam. Ad ogni modo, per configurare un set di impostazioni anti-spam personalizzate ed ottimizzate per il tuo sito, puoi andare su Impostazioni → Antispam Bee.

FAQ

Does Antispam Bee prevents spam registrations or protects form plugins?

Antispam Bee works best with default WordPress comments. It does not help to protect form plugins and does not prevent spam registrations. Hopefully we can provide better hooks for third party plugins to use Antispam Bee to fill this gap in the forthcoming new major version.

Antispam Bee funziona anche con Jetpack, wpDiscuz, Disqus ed altri plugin per commenti?

Antispam Bee works best with default WordPress comments. It is not compatible with Jetpack, wpDiscuz or Disqus Comments as those plugins load a new comment form within an iframe. Thus Antispam Bee can not access the comment form directly.

Does Antispam Bee work with AJAX comment plugins or similar theme features?

Whether Antispam Bee works with a comment form submitted via AJAX depends on how the AJAX request is made. If the request goes to the file that usually also receives the comments, Antispam Bee could work with it out of the box (the WP Ajaxify Comments plugin does this, for example).

If the comments are sent to the admin-ajax.php, the antispam_bee_disallow_ajax_calls filter must be used to run ASB for requests to that file as well. If the script does not send all form data to the file, but only some selected ones, further customization is probably necessary, as exemplified in this post by Torsten Landsiedel (in German).

Antispam Bee salva i dati personale dell’utente, ed è conforme con il GDPR?

Antispam Bee è sviluppato in Europa. Potresti aver sentito dire che siamo un poco pignoli da queste parti per quanto riguarda la privacy. Il plugin non salva dati dell’utente ed è al 100% conforme con il GDPR.

Devo per caso modificare un qualche template del mio tema per far si che Antispam Bee funzioni?

No, il plugin funziona così com’è. Hai comunque la possibilità di configurare le tue impostazioni preferite.

Antispam Bee funziona anche con indirizzi IP abbreviati?

Generalmente si. Tuttavia, impostare il plugin Antispam Bee per indirizzi IP annullati o abbreviati nei metadati dei commenti non è raccomandato. Poichè il nome e l’indirizzo e-mail dei commenti non sono univoci, l’indirizzo IP è l’unico dato affidabile. Più sono completi gli indirizzi IP memorizzati, più è affidabile l’assegnazione o il rilevamento di spam.

Come posso inviare lo spam non rilevato?

Se il plugin Antispam non ha individuato dei commenti spam, tali commenti possono essere segnalati per un’analisi. Un form su Google è stato creato a tale proposito.

Antispam Bee con Varnish?

Se WordPress è impostato con Apache + Varnish, l’indirizzo IP dei visitatori non compare in WordPress. Di conseguenza, al plugin Antispam manca una base per un corretto funzionamento. Un rimedio consiste nel fare una modifica al file di configurazione di Varnish /etc/varnish/default.vcl per reindirizzare l’indirizzo IP originale (non proveniente da Apache) nell’header HTTP X-Forwarded-For:

if (req.restarts == 0) {
set req.http.X-Forwarded-For = client.ip;
}

Ci sono delle funzionalità a pagamento o delle limitazioni?

No, Antispam Bee è sempre gratuito, sia per progetti privati che per progetti commerciali. Puoi utilizzarlo su tutti i siti che desideri. Non c’è un limite al numero di siti sui quali il plugin può essere utilizzato.

A complete documentation is available on pluginkollektiv.org.

Recensioni

12 Marzo 2024
Очень помог избавиться от постоянного потока спама на сайт. Настройки по умолчанию отлично работают.
19 Gennaio 2024
I have been using it on several sites for about 15 years and it is excellent. Thank you and all the best
7 Gennaio 2024
I've tested this plugin and seems to working very well. Most spam comments are gone, some of them (just a little) are able to avoid spam filters. There is something need to be fixed and I'm already posted in support forum. I hope that it will be fixed soon.
14 Ottobre 2023
Granted, the comment functionality is not being used that much on my websites, however, when it is, legit comments are being regarded as legit, and obvious spam is being regarded as spam. Just as it should. Antispam Bee is a very fine, robust and well-maintained plugin, that eases the decision to enable commenting on WordPress websites; instead of just disabling commenting entirely. HTML output and accessibility is valid and tested ✔ Thanks to the all maintainers for Antispam Bee 🙏
Leggi tutte le recensioni di 210

Contributi e sviluppo

“Antispam Bee” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

“Antispam Bee” è stato tradotto in 28 lingue. Grazie ai traduttori per i loro contributi.

Traduci “Antispam Bee” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

2.11.6

  • Fix: Delete missed out option on uninstall (Thanks @okvee!)
  • Tweak: Minor i18n improvements (Thanks Pedro!)
  • Tweak: Minor code changes and housekeeping
  • Tweak: Updated dependencies

2.11.5

IMPORTANT: If you use the country check and are behind a proxy or similar, you need to use the antispam_bee_trusted_ip filter to get the correct IP from a header like HTTP_X_FORWARDED (don’t return an empty value here, otherwise all comments are marked as spam).
* Fix: Usage of core filter pre_comment_user_ip breaks ASB if the IP address is removed for GDPR compliance

2.11.4

IMPORTANT: If you use the country check and are behind a proxy or similar, you need to use the pre_comment_user_ip filter to get the correct IP from a header like HTTP_X_FORWARDED.
* Fix: Read client IP for country check from REMOTE_ADDR only (filterable via pre_comment_user_ip)
* Fix: No spam reason in spam notification email, and related PHP warning
* Fix: Remove outdated info from readme
* Enhancement: Show upgrade notice on plugin overview page
* Maintenance: Tested up to WordPress 6.3

2.11.3

  • Fix: Multiselect for “Delete comments by spam reasons” was not saving values
  • Fix: Fix broken link for ISO country codes
  • Maintenance: Added test for PHP 8.2
  • Maintenance: Tested up to WordPress 6.2

2.11.2

  • Tweak: remove superfluous translations
  • Tweak: make FAQ link an anchor link
  • Fix: spam counter no longer raises a warning with PHP 8.1 if no spam is present yet
  • Fix: spam reasons are now localized correctly
  • Fix: Translations were loaded twice on some admin pages
  • Maintenance: Tested up to WordPress 6.1

2.11.1

  • Tweak: remove superfluous type attribute from inline script tag
  • Maintenance: Tested up to WordPress 6.0

2.11.0

  • Fix: Allow empty comments if allow_empty_comment is set to true
  • Fix: Add aria-label to work around bug in a11y testing tools
  • Fix: Change priority for comment_form_field_comment from 10 to 99
  • Tweak: Updated some FAQ entries
  • Tweak: Updated build tooling

2.10.0

  • Fix: Switch from ip2country.info to iplocate.io for country check
  • Enhancement: Use filter to add the honeypot field instead of output buffering for new installations and added option to switch between the both ways
  • Tweak: Added comment user agent to regex pattern check
  • Tweak: Make the ping detection filterable to support new comment types
  • Tweak: Updated internal documentation links
  • Tweak: Several updates and optimizations in the testing process
  • Tweak: Adjust color palette to recent WP version
  • Tweak: Adjust wording in variables and option names
  • Readme: Add new contributor and clean up unused code

2.9.4

  • Enhancement: Add filter to allow ajax calls
  • Tweak: Better wording for BBCode feature in plugin description
  • Tweak: Better screenshots in the plugin directory
  • Maintenance: Tested up to WordPress 5.7

2.9.3

  • Fixed: Compatibility with WordPress 5.5
  • Fixed: Undefined index on spam list page
  • Tweak: Better wording on settings page
  • Tweak: AMP compatibility
  • Tweak: Protect CSS from overwrite through bad themes

2.9.2

  • Fix: Delete comment meta for deleted old spam. For the cleanup of older orphaned comment meta we suggest the usage of WP Sweep
  • Fix: Statistic in dashboard showed wrong value
  • Tweak: Change autocomplete attribute to “new-password”
  • Tweak: Autoptimize compatibility improved
  • Tweak: Renamed blacklist/whitelist to a better phrase
  • Tweak: Added new pattern
  • Tweak: UI and text optimizations
  • Tweak: Better compatibility with some server configurations
  • Tweak: Make spam reason sortable and filterable
  • Tweak: Add spam reason for manually marked spam
  • Maintenance: Deleted unused code
  • Maintenance: Removed Fake IP check (unreliable and producing false positives)
  • Maintenance: Fix some coding standard issues
  • Maintenance: Tested up to WordPress 5.4
  • Maintenance: Tested up to PHP 7.4

2.9.1

  • Improved backend accessibility
  • Prefilled comment textareas do now work with the honeypot
  • Compatible with the AMP plugin (https://wordpress.org/plugins/amp/)
  • Improved dashboard tooltips
  • Improvements for the language detection API
  • Scalable IP look up for local spam database

2.9.0

  • Introduction of coding standards.
  • Switch to franc language detection API for the language check.
  • Do not longer overwrite the IP address WordPress saves with the comment by using pre_comment_user_ip.
  • Do not show “Trust commenters with a Gravatar” if the “Show Gravatar” option is not set.
  • Skip the checks, when I ping myself.
  • Fixes some wrong usages of the translation functions.
  • Use the regular expressions check also for trackbacks.
  • Add option to delete Antispam Bee related data when plugin gets deleted via the admin interface.
  • Save a hashed + salted IP for every comment
  • New check for incoming trackbacks.
  • Introduction of behat tests.
  • Updates the used JavaScript library for the statistics widget.
  • Bugfix in the “Comment form used outside of posts” option.

2.8.1

  • Compatibilità con PHP 5.3
  • Corretto un errore irreversibile generato da spam trackback
  • Più dettagli su https://github.com/pluginkollektiv/antispam-bee/milestone/8?closed=1

2.8.0

  • Rimosso stopforumspam.com per evitare una possibile violazione del GDPR
  • Migliorata la gestione IP in conformità con le regole del GDPR
  • Migliorata la compatibilità con PHP7.2
  • Corretti alcuni piccoli bug nella visualizzazione su mobile
  • Consente più di un idioma nel controllo della lingua
  • Leggero miglioramento dell’interfaccia
  • Rimossi vecchi file di traduzione Russa e Tedesca
  • Più dettagli su https://github.com/pluginkollektiv/antispam-bee/milestone/4?closed=1

2.7.1

  • Corregge un’incompatibilità con Chrome autofill
  • Corregge alcune incompatibilità con altri plugin/temi laddove il campo dei commenti viene lasciato vuoto
  • Supporto per RTL
  • Risolve alcuni problemi di traduzione/lingua
  • Un nuovo filtro per aggiungere una o più lingue al controllo della lingua
  • Per maggiori dettagli, vedi https://github.com/pluginkollektiv/antispam-bee/milestone/6?closed=1

2.7.0

  • Il controllo del paese è di nuovo attivo (grazie a Sergej Müller per il suo incredibile lavoro e per la pagina dei servizi)
  • Honeypot migliorato
  • Il controllo della lingua tramite Google Translate API è di nuovo attivo (grazie a Simon Kraft di https://moenus.net/ per essersi offerto di coprire i costi)
  • Più espressioni regolari predefinite
  • Unit Test Framework
  • Miglioramenti nella GUI e nell’accessibilità
  • Una documentazione in inglese è ora disponibile. Alcune correzioni nella documentazione in tedesco.
  • Alcune correzioni – tra le quali altre cose per la compatibilità con WPML
  • Per ulteriori dettagli, vedi https://github.com/pluginkollektiv/antispam-bee/milestone/3?closed=1

2.6.9

  • Aggiorna i link per le donazioni in tutto il plugin
  • Corregge un errore di JavaScript erroneamente caricato in bacheca
  • Garantisce la compatibilità con l’ultima versione di WordPress

2.6.8

  • Aggiunto un file POT
  • Aggiornata traduzione tedesca, aggiunta versione formale
  • Aggiornato il text domain del plugin con un trattino al posto di un trattino basso
  • aggiornato, tradotto + formattato README.md
  • Aggiornati gli URL nei link per i file del plugin e delle lingue
  • updated plugin authors

2.6.7

  • Removal of functions Block comments from specific countries and Allow comments only in certain language for financial reasons – more information

2.6.6

  • Switch to the official Google Translation API
  • Investmento di tempo per il rilascio (Sviluppo & QA): 2.5 h

2.6.5

  • Correzione: return dei parametri nel callback di dashboard_glance_items grazie a @toscho
  • Nuova funzione: fiducia ai commentatori che hanno un Gravatar / grazie a @glueckpress
  • Nuovi controlli di plausibilità e filtri
  • Investmento di tempo per il rilascio (Sviluppo & QA): 12 h

2.6.4

  • Consideration of the comment time (Spam if a comment was written in less than 5 seconds) – more information
  • Investmento di tempo per il rilascio (Sviluppo & QA): 6.25 h

2.6.3

  • Ordinamento per la colonna di Antispam Bee nella panoramica dei commenti spam
  • Riscrittura del codice riguardo l’uso di REQUEST_URI
  • Investmento di tempo per il rilascio (Sviluppo & QA): 2.75 h

2.6.2

  • Migliorata la scoperta di IP falsi
  • Investmento di tempo per il rilascio (Sviluppo & QA): 11 h

2.6.1

  • Riscrittura del codice per la gestione delle opzioni
  • Assistenza per HTTP_FORWARDED_FOR header
  • Investmento di tempo per il rilascio (Sviluppo & QA): 8.5 h

2.6.0

  • Ottimizzazioni per WordPress 3.8
  • Cancella i caratteri UTF-8 non validi nei campi dei commenti
  • Motivo dello spam come colonna nella tabella assieme ai commenti spam

Per il registro completo delle modifiche, controlla il nostro repositorio su GitHub.