Home Forums Decaffeinated Coffee Computer Programmer Reply To: Computer Programmer

#763834
Deprecated: Function seems_utf8 is deprecated since version 6.9.0! Use wp_is_valid_utf8() instead. in /var/www/html/wp-includes/functions.php on line 6131 ItcheSrulik
Member

Zach: Wouldn’t HaLeivi’s second method be faster? In the second method, he only calls the function if this.thirsty returns true. In the first one, he calls it every time which means it will often return null.