-
Created a topic, Logging and debugging code which runs later?, on the site WordPress.org Forums:
I have some code which runs through schedules and cron… -
Posted a reply to It’s endless terror., on the site WordPress.org Forums:
agree. Same stupid issue here as well. And on top of that the plugin also… -
Posted a reply to No support for base64 images?, on the site WordPress.org Forums:
ah never mind. found the reason! it's wp_kses in line 154 of file EmailLogsTab.php. It… -
Created a topic, No support for base64 images?, on the site WordPress.org Forums:
I embed images as base64 encoded string in the html-em… -
Posted a reply to Can i exclude specific transients from being cached?, on the site WordPress.org Forums:
Thanks for this information, Nic. A quick thought. When the persistent object cache is active, transients… -
Posted a reply to Can i exclude specific transients from being cached?, on the site WordPress.org Forums:
email sent – thank you very much in advance! -
Posted a reply to Can i exclude specific transients from being cached?, on the site WordPress.org Forums:
Thats the code for reading the transient which stays zero when SQLite is running: https://imgur.com/a/9ox2HOm… -
Created a topic, Can i exclude specific transients from being cached?, on the site WordPress.org Forums:
I am using a transient to count API-Requests on a fore… -
Posted a reply to Fatal Error with Version 3.9.1, on the site WordPress.org Forums:
Update to 3.9.2 seems to fix all issues. Thank you! -
Posted a reply to Fatal Error with Version 3.9.1, on the site WordPress.org Forums:
Now i get a very similar issue with version 3.9.0 and recent rank math 1.0.237.… -
Posted a reply to Redirect to a private page for users only, on the site WordPress.org Forums:
thank you! -
Posted a reply to Redirect to a private page for users only, on the site WordPress.org Forums:
found a hacky workaround: create a public page to use as redirect in temporary login… -
Posted a reply to Redirect to a private page for users only, on the site WordPress.org Forums:
i think there needs to be a hook around line 1130 in file class-wp-temporary-login-without-password-common.php to… -
Created a topic, Redirect to a private page for users only, on the site WordPress.org Forums:
Hi there, ive noticed i can not select a private pa… -
Posted a reply to Fatal Error with Version 3.9.1, on the site WordPress.org Forums:
Thank you Sir! Looking forward seeing a fix soon. -
Posted a reply to Fatal Error with Version 3.9.1, on the site WordPress.org Forums:
Ha! Finally found the conflict. It happens when WP Umbrella is activated! I will report… -
Posted a reply to Fatal Error with Version 3.9.1, on the site WordPress.org Forums:
hey Barry thank you very much for your response. I think I have an idea.… -
Created a topic, Fatal Error with Version 3.9.1, on the site WordPress.org Forums:
Hi there, running recent WP and AS on PHP 8.3.1 and wh… -
Created a topic, Enable filter for number fields?!, on the site WordPress.org Forums:
I have a custom number field which contains years like… -
Created a topic, Tooltip needs minor responsive adjustments, on the site WordPress.org Forums:
the tooltip of the current last days is causing an ove… -
Posted a reply to Security Issues?!, on the site WordPress.org Forums:
I know. Fingers crossed for you -
Created a topic, Can i display Taxonomy Terms?, on the site WordPress.org Forums:
How to work with the new taxonomy builder? is it possi… -
Created a topic, Security Issues?!, on the site WordPress.org Forums:
Will there be a fix soon for this security issue? -
Posted a reply to Form gets resend randomly, on the site WordPress.org Forums:
one last question regarding a workaround: when i redirect to another page instead of displaying… -
Posted a reply to Form gets resend randomly, on the site WordPress.org Forums:
Talked to one client who confirmed he submitted the form with his ipad weeks ago… -
Wrote a comment on the post How to add content-only editing support to a block, on the site WordPress Developer Blog:
ive noticed when an image block is placed inside the cover block, i can change… -
Wrote a comment on the post How to add content-only editing support to a block, on the site WordPress Developer Blog:
How about using cover block and i lock it but still want to be able… -
Posted a reply to Form gets resend randomly, on the site WordPress.org Forums:
wow this is a wild one! but could be a possible and can explain that… -
Created a topic, Form gets resend randomly, on the site WordPress.org Forums:
Hi there, been using Formidable since many years. E… -
Posted a reply to rotate icon by 10 degree, on the site WordPress.org Forums:
great ! i will give it a try for sure. thanks mate. best, Nic -
Posted a reply to rotate icon by 10 degree, on the site WordPress.org Forums:
Here is an idea: keep everything like it is but append a number input field… -
Created a topic, rotate icon by 10 degree, on the site WordPress.org Forums:
i would like to see an option or setting where i am ab… -
Posted a reply to FAQ about Tab “Plugin Emails”?, on the site WordPress.org Forums:
Yes more or less. Thank you Hannes. When it comes to header and footer i… -
Created a topic, FAQ about Tab “Plugin Emails”?, on the site WordPress.org Forums:
Is there a FAQ what happens when i tick / untick those… -
Posted a reply to Issue with a long sprintf string, on the site WordPress.org Forums:
oh wow what a fancy file syntax. thank you for the quick response and clarification.… -
Created a topic, PHP 8.3.10 Warnings, on the site WordPress.org Forums:
i've noticed these backend warnings when using PHP 8.3… -
Created a topic, Issue with a long spintf string, on the site WordPress.org Forums:
I have this template string: sprintf(__("Hinweis: I… -
Posted a reply to add filter to modify html classes, on the site WordPress.org Forums:
thank you - i really appreciate your opinion and the time you spend into this… -
Posted a reply to add filter to modify html classes, on the site WordPress.org Forums:
because the theme has already a complex css rule for certain plugins and therefore i… -
Created a topic, add filter to modify html classes, on the site WordPress.org Forums:
Hi there, i want to streamline the visual output of… -
Posted a reply to Blocking Brevo Newsletter Opt-In Form?, on the site WordPress.org Forums:
the code of Brevo is simply inserted via HTML-Block in Wordpress Gutenberg Editor in a… -
Created a topic, Blocking Brevo Newsletter Opt-In Form?, on the site WordPress.org Forums:
Is it possible to block a div with its content as well… -
Created a topic, Missing Link Options like REL and Classes, on the site WordPress.org Forums:
I've noticed when i add a link to an icon element, it … -
Posted a reply to Meta Query where Thumbnail/Image exists, on the site WordPress.org Forums:
Hey Ryan, thanks for the reminder. I was some days off and now checked it… -
Posted a reply to Meta Query where Thumbnail/Image exists, on the site WordPress.org Forums:
still it does not work on my side. i did a screencast: https://cln.sh/m12ynRys what do… -
Posted a reply to Meta Query where Thumbnail/Image exists, on the site WordPress.org Forums:
great thank you. i am in no hurry :-) -
Created a topic, Automatic conversion of false to array is deprecated, on the site WordPress.org Forums:
Hi there, since the last release i get this error o… -
Posted a reply to warnings Undefined variable $editable_files, on the site WordPress.org Forums:
Thank you wibergsweb! but i still have this warning left. Even after update to recent… -
Created a topic, Meta Query where Thumbnail/Image exists, on the site WordPress.org Forums:
i try to output posts with an featured image assigned … -
Posted a reply to exclude post option breaks block, on the site WordPress.org Forums:
wow how fast was that? thank you very much – it works now!
Plugins
-
Password Protected – Password Protect your WordPress Site, Pages, & WooCommerce Products - Restrict Content, Protect WooCommerce Category and more
-
Rank Math SEO – AI SEO Tools to Dominate SEO Rankings
-
Temporary Login Without Password
-
The Icon Block
-
WP Map Block - Gutenberg Map Block for Google Map and OpenStreet Map by aBlocks