• Resolved johnymas

    (@johnymas)


    // Check if the element is on the page.
        if (!this.length) {
          console.log(
            "WordPress Zero Spam could not find a " + this.selector + " instance."
          );
    
          return this;
        }
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘WordPress Zero Spam could not find a undefined instance’ is closed to new replies.