Plugin Directory

Changeset 1700807


Ignore:
Timestamp:
07/22/2017 04:05:34 PM (9 years ago)
Author:
inviul
Message:

update major

File:
1 edited

Legend:

Unmodified
Added
Removed
  • commentsafe/trunk/wpcar.js

    r1679656 r1700807  
    99
    1010    var wpcar_buttonText = jQuery(wpcar_post_comment_button).val();
    11    
    12     if(wpcar_buttonText != null) {
     11    //console.log(wpcar_buttonText);
     12    /*if(wpcar_buttonText != null) {
    1313        wpcar_waitSeconds = wpcar_buttonText.match(/\d+/)[0];
    1414    }
    15    
     15    */
    1616    setInterval(function() {
    1717       
Note: See TracChangeset for help on using the changeset viewer.