Plugin Directory

Changeset 2915332


Ignore:
Timestamp:
05/21/2023 06:43:46 AM (3 years ago)
Author:
webcource
Message:

readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wc-captcha/trunk/wc-captcha.php

    r2915329 r2915332  
    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.2.2
     5Version: 1.4
    66Author: WebCource
    7 Author URI: http://www.webcource.com/rimuc/
    8 Plugin URI: http://webcource.com/plugins/wc-captcha/
     7Author URI: https://www.webcource.com/rimuc/
     8Plugin URI: https://wordpress.org/plugins/wc-captcha/
    99License: GPL v2 or later
    1010License URI: https://www.gnu.org/licenses/gpl-2.0.html
    1111Text Domain: wc-captcha
    1212Domain Path: /languages
    13 Shortcode: [wpcaptcha wc]
     13Shortcode: [wpcaptcha]
    1414
    1515WC Captcha
    16 Copyright (C) 2010-2022, WebCource - webcource@gmail.com
     16Copyright (C) 2010-2023, WebCource - webcource@gmail.com
    1717
    1818Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
     
    7575            'flush_rules'                => false
    7676        ),
    77         'version'    => '1.2.2'
     77        'version'    => '1.4'
    7878    );
    7979
Note: See TracChangeset for help on using the changeset viewer.