Plugin Directory

Changeset 2985313


Ignore:
Timestamp:
10/28/2023 02:13:35 PM (2 years ago)
Author:
webcource
Message:

readme.txt

Location:
wc-captcha
Files:
22 added
2 edited

Legend:

Unmodified
Added
Removed
  • wc-captcha/trunk/readme.txt

    r2915329 r2985313  
    55Requires at least: 5.0
    66Requires PHP: 7.0
    7 Tested up to: 6.2.2
     7Tested up to: 6.3.2
    88Stable tag: 1.4
    99License: GPLv2 or later
     
    1515== Description ==
    1616
    17 [WC Captcha](https://rangriwaj.com/wc-captcha-plugin-for-wordpress/) is the Most Powerful Mathematical CAPTCHA for WordPress that seamlessly integrates into login, registration, lost password, comments, Form Spam, Security, SignIn, SignUp, bbPress, Contact Form 7, Woocommerce login/register forms, Any kind of forms/All forms and Woocommerce forms.
     17[WC Captcha](https://webcource.com/wc-captcha-plugin-for-wordpress-protect-your-website/) is the Most Powerful Mathematical CAPTCHA for WordPress that seamlessly integrates into login, registration, lost password, comments, Form Spam, Security, SignIn, SignUp, bbPress, Contact Form 7, Woocommerce login/register forms, Any kind of forms/All forms and Woocommerce forms.
    1818
    1919WC CAPTCHA is best to use a captcha plugin that offers a variety of settings and options. One of the most popular options is the WC captcha plugin, which comes with a variety of captcha types and features and shortcode bassed use plugin. It is compatible with many other popular WordPress plugins, such as Contact form 7, bbPress, WooCommerce, Elementor, WP Backery & other Page builders and many more.
     
    2121https://youtu.be/cGPHPbZ9sGU
    2222
    23 For more information, check out the [plugin page](https://rangriwaj.com/wc-captcha-plugin-for-wordpress/) or see the [Support Forum](https://wordpress.org/support/plugin/wc-captcha/).
     23For more information, check out the [plugin page](https://webcource.com/wc-captcha-plugin-for-wordpress-protect-your-website/) or see the [Support Forum](https://wordpress.org/support/plugin/wc-captcha/).
    2424
    2525Totally free of cost plugin. You can use multiple languages. You can use WC Captcha on any page/costom areas of your website. The plugin can prevent spam and protect your site from malicious activity. WC Captcha Plugin protects comment forms on WordPress websites. It uses simple mathematical tasks, displayed as words or text, to prevent bots from submitting invalid forms. Because it embeds into WordPress forms, it is easy to install and use and WC Captcha Plugin is highly customizable.
    2626
    27 [Learn More](https://webcource.com/wc-captcha-plugin-for-wordpress/)
     27[Learn More](https://webcource.com/wc-captcha-plugin-for-wordpress-protect-your-website/)
    2828
    2929= Useful Links: = 
    3030
    31 [WordPress WC Captcha Plugin](https://rangriwaj.com/wc-captcha-plugin-for-wordpress/)
     31[WordPress WC Captcha Plugin](https://webcource.com/wc-captcha-plugin-for-wordpress-protect-your-website/)
    3232[Support Forum](https://wordpress.org/support/plugin/wc-captcha/)
    3333[Donate link](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=FGEHDRXC93W6C&source=url)
    34 [Developer Website](https://webcource.com/)
     34[Developer Website](https://rangriwaj.com/)
     35[Developer Website](https://infotechspecs.com/)
     36[Developer Website](https://carwithprice.com/)
     37[Developer Website](https://e-carprice.com/)
     38[Developer Website](https://eidmubarakmessage.com/)
    3539[Developer Portfolio](https://webcource.com/rimuc/)
    3640[Developer YouTube](https://www.youtube.com/@RTechIT)
  • wc-captcha/trunk/wc-captcha.php

    r2915332 r2985313  
    33Plugin Name: WC Captcha
    44Description: WC Captcha is the <strong>Most Powerful Mathematical CAPTCHA for WordPress</strong> that integrates into Login/SignIn, Registration/SignUp, Reset Password/Lost Password, Comments Form, Contact Form 7 and bbPress.
    5 Version: 1.4
     5Version: 1.5
    66Author: WebCource
    77Author URI: https://www.webcource.com/rimuc/
     
    7575            'flush_rules'                => false
    7676        ),
    77         'version'    => '1.4'
     77        'version'    => '1.5'
    7878    );
    7979
     
    8585    }
    8686
    87     private function __clone() {}
    88     private function __wakeup() {}
     87    public function __clone() {}
     88    public function __wakeup() {}
    8989
    9090    /**
Note: See TracChangeset for help on using the changeset viewer.