sgrassl
Forum Replies Created
-
Hi.
Don’t know what’s happening. Here is an example of how the html code of your settings page looks like.
<td class="recaptchaOptionLeft" style="font-size: 40px;"><b><img draggable="false" role="img" class="emoji" alt="⛔" src="https://twemoji.maxcdn.com/v/14.0.2/26d4.svg"></b></td>May be some “wordpress magic”? On an other installation i do not see this problem. The html code here looks like this:
<td class="recaptchaOptionLeft" style="font-size: 40px;"><b><img draggable="false" role="img" class="emoji" alt="⛔" src="https://s.w.org/images/core/emoji/14.0.0/svg/26d4.svg"></b></td>I use the same plugins and the same Theme on both sites. Strange.
I’ve tested your plugin. It seems to work. A test submission was blocked.
I figured one small issue since update:
The Icons in the backend settings page can nocht be loaded (error 404).
Missing URL is https://twemoji.maxcdn.com/
Thank you for your work!Hi,
Any news on this issue?
RegardsWhen I enable the clearfy caching this message appears:
PHP Notice: Function WP_User_Query::query was called incorrectly. User queries should not be run before theplugins_loadedhook. Please see Debugging in WordPress for more information. (This message was added in version 6.1.1.) in /html/wp2022/wp-includes/functions.php on line 5835Hello @techjewel,
thank you for the quick response and your information!
Good Job, Good Plugin!I figured out the the function “description” in class-opengraph.php is not pulling any (standard) description (metadesc) for archives.
But for twitter it is pulling a fallback_description. (class-twitter.php)