Plugin Directory

Changeset 1568506


Ignore:
Timestamp:
01/05/2017 11:59:15 AM (9 years ago)
Author:
nlpcaptcha
Message:

Major Update

Location:
komentbox
Files:
13 added
2 edited

Legend:

Unmodified
Added
Removed
  • komentbox/trunk/readme.txt

    r1568282 r1568506  
    5151== Upgrade Notice ==
    5252
    53 = 1.0 =
     53= 3.1.7 =
    5454This is initial version of the kommentbox for wordpress plugin
    5555
  • komentbox/trunk/wp-komentbox.php

    r1568352 r1568506  
    44Plugin URI: http://www.nlpcaptcha.in/integration/wordpress
    55Description: Integrates NLPCaptcha anti-spam solutions with wordpress
    6 Version: 2.1
     6Version: 3.1.7
    77Author: NLPCaptcha
    88Email: support@nlpcaptcha.com
     
    1313define('KOMENTBOX_IMPORTER_URL',       'http://analysis.nlpcaptcha.in/');
    1414define('KOMENTBOX_API_URL',            'http://analysis.nlpcaptcha.in/api/');
    15 define('KOMENTBOX_VERSION',            '1.2');
     15define('KOMENTBOX_VERSION',            '3.1.7');
    1616define('KOMENTBOX_IMPORT_TIMEOUT',       30);
    1717define('KOMENTBOX_PLUGIN_URL',plugin_dir_path( __FILE__ ));
Note: See TracChangeset for help on using the changeset viewer.