ھي پلگ ان WordPress جي جديد 3 وڏين رليزز سان آزمايو نه ويو آھي. اهو ٿي سگهي ٿو وڌيڪ برقرار يا سپورٽ نه ٿي سگهي ۽ ٿي سگهي ٿو مطابقت جا مسئلا جڏهن ورڈپریس جي وڌيڪ تازي ورزن سان استعمال ڪيو وڃي.

Spam Prevention for Contact Form 7 and Comments

وضاحت

Spam Prevention for WP Contact Form 7 and WordPress Comments.
This plugin adds a small code snippet to determine page scroll and add dynamically a unique token.

If the token doesn’t exists while submitting or call directly API then the incoming request will be rejected.

You can see how it works on SiteLint website.

تصوير

انسٽاليشن

  1. Upload /contact-form-7-prevent-spam folder to the /wp-content/plugins/ directory or install “Spam Prevention for Contact Form 7 and WordPress Comments” plugin in WordPress.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. That’s all.

جائزا

13 سيپٽمبر 2023
Excited to use this tool. Very effective for prevention spam.
13 سيپٽمبر 2023
A good plugin developed by the expert, this plugin is a must-have for any WordPress website owner. It’s easy to set up, highly effective. Say goodbye to spam headaches and hello to a cleaner, more secure website. I highly recommend it!
جمع: سڀ 2 تبصرا پڙهو

تعاون ڪندڙ & ڊولپرز

“Spam Prevention for Contact Form 7 and Comments” اوپن سورس سافٽ ويئر آهي. ھيٺين ماڻھن ھن پلگ ان ۾ حصو ورتو آھي.

تعاون ڪندڙ

لاگ تبدیل ڪريو

1.3.10

  • Retesting with WordPres 6.7.1
  • Changing the plugin thumbnail

1.3.9

  • Adjusting and shortening link text to SiteLint

1.3.8

  • Fixing “class SLSP_SiteLintSpamPreventionPublic does not have a method “handleWpCommentFormSubmitAction””

1.3.7

  • Uploading version verified on WordPress 6.4.2

1.3.6

  • Set lowest priority for adding SiteLint logo using PHP_INT_MAX

1.3.5

  • Fixing reference to the method handleSubmitContactForm7FormAction

1.3.4

  • Code formatting and updating version info; Tested up to: 6.3

1.3.3

  • Use wp_print_footer_scripts instead of wp_footer to print code

1.3.2

  • Call add_action before function declaration

1.3.1

  • Code formatting and updating version info

1.3

  • Change add_action to do_action; return $submission in handleSubmitContactForm7FormAction function

1.2

  • Replace empty string for “action” attribute in the

<

form> with a valid URL “#”

1.1

  • Determine, if whole contact form is rendered within current browser viewport and if so then apply solution immediately

1.0

  • Initial version of the Plugin