• 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)
  • Plugin Author Ben Marshall

    (@bmarshall511)

    Hey johnymas, thanks for letting me know. v5 was just released which should fix this.

Viewing 1 replies (of 1 total)
  • The topic ‘WordPress Zero Spam could not find a undefined instance’ is closed to new replies.