Showing posts with label comments. Show all posts
Showing posts with label comments. Show all posts

Anti-spam Pro

Anti-spam Pro
[ad_1]

Anti-spam Pro = no spam in comments and no captcha


Anti-spam Pro plugin blocks spam in comments. Anti-spam Pro is powerful and extended version of free and popular Anti-spam plugin.


  • no captcha, because spam is not users’ problem

  • no moderation queues, because spam is not administrators’ problem



Plugin is easy to use: just install it and it just works.




After installing the ‘Anti-spam Pro’ plugin try to submit a comment on your site being logged out. If you get an error – feel free to ask for help with detailed information about the error using comments section on CodeCanyon or comments section on web-profile and I will do my best to solve your issue.



FAQ



What is the difference between the free Anti-spam
and the Anti-spam Pro plugins?




  • Anti-spam Pro plugin includes everything what Anti-spam plugin has

  • and additionaly has much more powerful automatic spam protection

  • and also has manual spam protection using “spam-points algorithm”

  • and also has Settings page



What settings does Anti-spam Pro plugin have?







How does Anti-spam Pro plugin work?



Plugin distinguishes automatic and manually submitted comments and use different spam checks to block spam.



How does Anti-spam Pro plugin block automatic spam?



Anti-spam Pro plugin use few spam-bots characteristics to distinguish comments from automatic spam:



  • spam-bots does not use JavaScript

  • spam-bots are fully automatic and fills all the inputs using typical parsing patterns which can be easily trapped



Two extra hidden fields are added to comments form. First field should be filled with unique code. Second field should be empty.
If the user visits site, than first field is answered automatically with javascript, second field left blank and both fields are hidden by javascript and css and invisible for the user.
If the spammer will try to submit comment form, he will fail to fill code-input with correct code or will try to submit an empty field and spam comment will be automatically rejected.
The Anti-spam Pro input names have random unique suffix what adds extra layer of protection.



How does Anti-spam Pro plugin block manual spam?



Plugin uses “spam-points algorithm” to check if comment is spam.


Every comment will have +1 spam point for each truthy statement below:




  • URL field is not empty

  • comment contains too many links (3 or more by default; can be changed in Settings)

  • comment contains html

  • comment is too long (more than 2000 chars by default; can be changed in Settings)

  • comment contains rel=”nofollow” code

  • comment contains [/url] code

  • comment contains at least 1 spam word (by default: viagra, cialis; can be changed in Settings)



If the comment will have more than 2 spam points (can be changed in Settings) – the comment will be blocked because it is manual spam.



How to test what spam comments are rejected?



You may enable in [Settings] = [Anti-spam Pro] section sending all rejected spam comments to email.


You can also find the total spam blocked counter in the Anti-spam Pro settings section.



Incompatible with:




  • Disqus

  • Jetpack Comments

  • AJAX Comment Form

  • bbPress



Compatible with:




  • Multi-site (each site of the network will have its own plugin settings page like on stand-alone site)

  • CommentLuv plugin



Does plugin block spam from Contact or other forms?



Plugin blocks spam only in comments form section and does not block spam from any other forms on site.


If you installed and activated the plugin and you still receiving spam – probably this could be because of some other forms on your site (for example comments forms).



What is the percentage of spam blocked?



Anti-spam Pro plugin blocks 100% of automatic spam messages (sent by spam-bots via post requests) and about 50% of manual spam.



Which license should be bought for Multi-site?



Extended license should be bought for Multi-site.
http://codecanyon.net/forums/thread/wpmuwordpress-multisite-plugin-licensing/39780
“Yes – they would need to purchase the extended license. Jeffrey”



What about trackback spam?



Users rarely use trackbacks because it is manual and requires extra input. Spammers uses trackbacks because it is easy to cheat here.
Users use pingbacks very often because they work automatically. Spammers does not use pingbacks because backlinks are checked.
So trackbacks are blocked by default but pingbacks are enabled. You may enable trackbacks if you use it in [Settings] = [Anti-spam Pro] section.
You may read more about the difference between trackbacks and pingbacks.



What about login brute-force spam?




You may try Silver Bullet Pro plugin.
It can block login brute-force attacks in a smart way: WordPress will not be executed and you will save server resources.



Unobtrusive JavaScript



Anti-spam Pro plugin works with JavaScript disabled. JavaScript is disabled on less than 1% of devices.
Users with disabled JavaScript should manually copy-and-paste the code before submitting the comment.



And one more extra note…



If site has caching plugin enabled and cache is not cleared or if theme does not use ‘comment_form’ action
and there is no Ante-spam Pro plugin inputs in comments form -
Anti-spam Pro plugin tries to add hidden fields automatically using JavaScript.



Changelog



4.1



  • prevent full path disclosure

  • removed XSS vulnerability



4.0



  • added ability to block manual spam using “spam-points algorithm”

  • refactored Settings section

  • added dashicons and tabs to Settings section – https://developer.wordpress.org/resource/dashicons/

  • removed info block with blocked spam counter in the comments section



3.1



  • added the ability to hide or show info block in the “Screen Options” section



3.0



  • refactor code structure

  • added blocked spam counter in the comments section

  • clean up the docs

  • enqueue script only for pages with comments form and in the footer

  • bugfixes from Anti-spam plugin



2.1



  • clear value of the empty input because some themes are adding some value for all inputs

  • updated FAQ section

  • added more info to Settings page



2.0




  • completely rewriting the code of the plugin

  • now Anti-spam Pro input names are unique on each site with Anti-spam Pro plugin because of randomly generated suffix.
    This input name suffix can be changed in Anti-spam Pro Settings section

  • ‘year-question’ replaced with ‘copy-and-paste-the-code’.
    This code is unique on each site and it is randomly generated and can be changed in Anti-spam Pro Settings section

  • add support for comments forms loaded via ajax

  • validate options



1.0




  • initial release. Extended Anti-spam plugin with Settings page.


[ad_2]
DEMO
DOWNLOAD
Read More

vBulletin Connector

vBulletin Connector
[ad_1]

vBulletin Connector – Integrates your vBulletin forums with your Wordpress site!



vBulletin Connector (scVBConnector for short) is a Wordpress plugin that hooks into a vBulletin database and displays vBulletin comments in a Wordpress Post page.


Features



  • Wordpress/vBulletin integration (vBulletin 3.8, 4.1, 4.2, 5.0, 5.1)

  • Creates matching vBulletin threads for you when you add a new Wordpress post

  • Allows Registered and/or Guest vBulletin users to post directly to vBulletin thread from Wordpress

  • Creates a trackback link in vBulletin thread to your Wordpress post with quote from your Wordpress post

  • Custom avatar, smilie support

  • Configurable language settings

  • Multisite support

  • BBCode support (supports many tags, including QUOTE, URL, IMG)




Requirements



  • Wordpress site needs to be able to connect to vBulletin database. See FAQ on ‘Support’ tab for more information




Changelog



4.2 hotfix – October 4 2016

  • Bugfix: Fixed ‘Ignore first comment’ setting problem when comment order is set to newest first.



4.2 – September 27 2016

  • New Feature: Added setting to control whether to create vBulletin threads and show comments for Wordpress Pages

  • New Feature: Added parent forum title to Target vBulletin Forum dropdown list

  • Bugfix: Fixed bug with comments display when ‘ignore first post’ enabled in some situations



4.1 – May 18 2016

  • Bugfix: More Character Encoding compatibility fixes.

  • New Feature: Added plugin hooks for easier customization



4.0 – April 7 2016

  • Bugfix: BBCode conversion fixes, added additional HTML to BBCode support



3.9 – March 11 2016

  • Bugfix: Further improved unicode character support. Both ‘Extra Character Encoding Compatibility’ options have been upgraded.



3.8 – February 23 2016

  • New Feature: Added ‘Extra Character Encoding Compatibility #2’ option to settings. This improves unicode character support in by using iconv for character encoding conversion.

  • Bugfix: ‘Manually set associated vBulletin Thread ID’ wasn’t showing up on the New Post screen. Fixed.

  • Bugfix: Slashes were getting added to quotation marks on guest/registered comment submits. This has been fixed.

  • Bugfix: VB3/VB4 database avatar URL paths had an extra / character in the path. Removed.



3.7 – January 1 2016

  • New Feature: More language support added for wpdisplaybar users

  • New Feature: Default ‘create post as’ vBulletin username now shows up on New Post screen



3.6 – November 11 2015

  • New Feature: Wordpress pages are now supported for comments

  • Bugfix: Added additional support for special character encodings. Special polish characters, for example, were not being encoded properly into vBulletin format

  • Bugfix: Linebreaks are no longer removed from Guest/Registered comment submissions

  • Removed duplicate thread title check when creating vBulletin threads. Previously, colliding vBulletin thread titles were not allowed. Now they can be created.



3.5 – September 23 2015

  • Bugfix: ‘Additional Post Type(s)’ feature fixed. Was not working correctly due to post type filter on publish screen.



3.4 – August 24 2015

  • Bugfix: Fixed EMBED tag warning



3.3 – July 18 2015

  • New Feature: More IMG and EMBED tag support added for converting post to vBulletin thread text added

  • New Feature: Can now specify more than one custom post type, separated by commas in the options

  • New Feature: New ‘Store Comments in Variable Instead’ option. When enabled, comments will be stored in public static variable instead of being output to screen for custom theme placement.

  • Bugfix: VB3 installs were running VB4 activity stream code due to version checking bug. Fixed.

  • Bugfix: VB3/VB4 Fixed custom avatar support for filesystem based avatar storage

  • Bugfix: VB3/VB4 Fixed thread last poster update when registered/guest users submit comment form

  • Docs: More debug messages added to help debug configuration errors for Allow Registered Users to Post feature



3.2 – June 15 2015

  • New Feature: For Wordpress posts with images, images will now be transferred to corresponding Wordpress post if ‘Quote Wordpress Post’ option is checked. Videos as well if you use pure [embed] (e.g. no additional attributes) tags for the Wordpress post and you have [video] BBCode support in your vBulletin installation.

  • Bugfix: Fixed Guest Insert Comment not updating reply counts

  • Default Settings Change: Compatibility mode now enabled by default for fresh installations

  • Refactoring/Code Cleanup: Codebase has been moved around a bit to make customizations easier.



3.1 – April 10 2015

  • New Feature: Display Usergroup HTML markup in comments. If you have HTML markup for administrators, for example, this will be applied to the Wordpress comments. To use, check the “Use Usergroup HTML Markup” option in the settings screen.

  • New Feature: Can now create posts as logged in VB user. If vBulletin Cookie Salt&Prefix/vBulletin Session Hash Cookie Name settings are properly configured, and the user is currently logged in to vBulletin, then the user will be able to use their vBulletin username to post, overwriting the default plugin setting. To use this feature on the New Post screen, check the “If checked, will create post as (usernamehere)” option.

  • New Feature/Bugfix: Added ‘Extra Character Encoding Compatibility’ option in settings for proper character encoding of cyrillic characters in VB4. This setting may also fix other character encoding issues and on other versions of vBulletin.



3.0 – February 23 2015

  • Bugfix: Meta thread ID caching was being affected by custom meta thread ID field. Fixed.

  • Bugfix: Quotation mark characters escaped incorrectly on Guest/Registered user post. Fixed.



2.9 hotfix – February 5 2015

  • Bugfix: vBulletin 4.* fix for error message related to vBulletin smilies feature



2.9 – February 5 2015

  • New Feature: Added support for vBulletin smilies (!)

  • New Feature: Updated Google ReCAPTCHA library to use latest version

  • Optimization: Improved comment count retrieval speed through metadata/optimizations

  • Bugfix: VB5 reply count updated now after registered/guest posts from WP

  • (!): For existing VB5 users, after updating the plugin you will need to revisit the plugin settings page to regenerate the smilies cache



2.8 hotfix – January 8 2015

  • Bugfix: VB3/VB4 versions of the new ‘vBulletin User Post’ feature contained a bug that caused the entire thread to get soft/hard deleted when one of the new posts was deleted. This has been fixed. If you’ve installed 2.8 already, the developer highly recommends updating ASAP.



2.8 – January 7 2015

  • New Feature: Added option to allow vBulletin users with valid session or Remember Me option to post comments directly from Wordpress post. This works across VB3/VB4/VB5

  • New Feature: Ability to manually set which vBulletin thread to show in a Wordpress thread by Thread ID (Node ID for VB5)

  • New Feature: Ability to create vBulletin threads for scheduled posts

  • Bugfix: Soft deleted posts will no longer show up

  • Bugfix: Removed protocol on avatar links for HTTPS compatibility

  • Bugfix: Minor PHP warnings/notices fixed



2.7 – December 2 2014

  • New Feature: Added vB 4 Activity Stream publishing when new threads are created

  • New Feature: Added BBCode support for [center], [video], and [quote] tags

  • Bugfix: Fixed ‘Use Excerpt’ bug when creating new posts



2.6 – November 6 2014

  • New Feature: Guest comment box support added. Allow guests from Wordpress to post directly to vBulletin forum as ‘Guest’.

  • New Feature: Optional Google reCAPTCHA support implemented for Guest comment feature to prevent spam.

  • New Feature: vB 5 support for filesystem-based avatars added. See ‘Custom avatar folder name’ setting

  • Bugfix: vB 3.* – 4.* fix for post title

  • Bugfix: vB 5 channel fix



2.5 – August 5 2014

  • Now ordering ‘Target Forum for Post’ alphabetically

  • Fix for metadata optimization introduced in 2.4. Should work faster now.

  • Fix for case sensitivity issue in BBCode translations

  • Fix for vB 4 post to specified forum feature (bug in Version 2.4)

  • vB 5 route caching fix

  • Updated documentation



2.4 – July 4 2014

  • Added post metadata lookup optimization. Should increase accuracy of thread matching and speed by reducing DB query count

  • Added Edit Post option that will update vBulletin post when Wordpress post is edited (only applies to posts created by vBulletin Connector versions 2.4 and later)

  • Added connectivity for Wordpress Display Bar plugin to display latest threads/posts

  • Modified settings page for better description of Create settings

  • Minor vBulletin 5 fixes

  • New Edit Post/connectivity features not fully tested in vBulletin 3/4 but should work



2.3 – May 10 2014

  • You can now both post a snippet and include an excerpt on the top of the vBulletin post. Enable both ‘Quote Wordpress Post’ and ‘Use Wordpress Excerpt’ for this to happen

  • Fixed prepare statement notice for Wordpress 3.9.1



2.2 hotfix – March 30 2014

  • Fix for scVBConnectorCache missing error. The cache.php file was missing in the previous update.



2.2 – March 30 2014

  • This is an optimization update. Many speed enhancements and tweaks were made. If you have a Wordpress cache plugin installed (such as W3 Total Cache), this plugin will now utilize it to reduce database queries and speed up performance.

  • * Please make sure the ‘cache’ directory in the plugin folder (/wp-content/plugins/scVBConnector/cache/) is writable by the webserver.

  • * For users who are updating the plugin, please visit the settings page of the plugin after updating to generate the new settings file cache



2.1 – March 20 2014

  • Added ability to set custom member profile paths for when default member profile links are incorrect. (See: ‘Custom member profile path’ setting under Optional Settings)

  • Fixed support for custom text for ‘Discussion’



2.0 update – February 26 2014

  • Hotfix for BBCode

  • Added post count update for vBulletin 5



2.0 – February 17 2014

  • Added ability to select which vBulletin forum to create thread in when posting from Wordpress.

  • Added more BBCode support

  • Fixed PHP warning message when no thread found



1.9 – January 20 2014

  • Checkbox to control whether a Wordpress post generates a vBulletin thread has been added. This checkbox is on the ‘Add New Post’ page, under ‘vBConnector Options’

  • Post excerpt option added (this option uses the Wordpress excerpt box for text instead of pulling a sample from the post itself). This option is on the Settings->scVBConnector screen


  • Note: VB4 demo site is no longer running on vBulletin 4.2 since my friend who has been very generous in allowing me to use his site to develop against has upgraded to vBulletin 5.
    If you are running a vBulletin 4.* forum and would like to offer me access to use your forums for demo purposes or are willing to set up dev forums for demo/development purposes, please let me know!



1.8 Update – November 22 2013

  • VB5 fix for updating Last Post on forum homepage

  • Fix for ‘Comment Order’ descending option and ‘Ignore First Post’ options being used together

  • Fix for nested BBCodes.



1.8 – November 13 2013

  • VB5 bug fixes (custom avatars)

  • Fixed display issues with merged threads

  • Added ‘Comment Order’ option to do Newest First/Oldest First display



1.7 – October 25 2013

  • Improved VB5 support (bug fixes)

  • Fixed ampersand in post title issue (all versions)

  • Added VB5 support for Custom Avatars



1.6 Update – October 24 2013

  • There are a few minor bugs for VB5 support. These bugs are not show stoppers but are being addressed and will be fixed in the next update. Primarily, these bugs are related to Topic/Post counts not updating when Wordpress posts are made.



1.6 – October 5 2013


1.5 – October 4 2013

  • Beta READ-ONLY VB5 support added. This means that ‘Create vBulletin Post’ features don’t work in vBulletin 5.

  • Added ‘Length of post to quote’ feature. Control the size of the snippet in created vBulletin thread.

  • Added BBCode QUOTE support. Click for Demo



1.4 – August 5 2013

  • Custom Date/timezone settings implemented. Go ahead and customize the date format you would like to use for the comments.



1.3 hotfix – May 15 2013

  • Thanks to primagames user, corrected bug introduced in 1.3 relating to automatic vBulletin thread creation on new Wordpress post.



1.3 – May 5 2013

  • Added dropdown in settings to select support between vBulletin 4.2, 4.1, 3.8



1.2 – Mar 30 2013

  • Added display settings to control output text/language

  • Added Quote Wordpress Post feature to automatically insert some Wordpress text into vBulletin thread



1.1

  • Automatically Create vBulletin Post for Old Posts added

  • Compatibility Mode added



1.0

  • Initial Release


[ad_2]
DEMO
DOWNLOAD
Read More