Search results for: disable
Hide ‘Screen Options’ Tab
Remove the Screen Options menu at the top of admin pages.
Remove Dashboard Welcome Panel
Hide the Welcome Panel on the WordPress dashboard for all users.
test
test
Charitable: Force PayPal Legacy gateway
Overrides Charitable Pro 1.8.15+ PayPal tier detection at read-time so the legacy `paypal` gateway stays visible…
WPForms Quiz — Save results as Entry Note
This PHP snippet lets you save quiz results in Entry Notes
Customize the error message shown on the WPForms Password Reset form when the reset link is invalid or expired
/** * Customize the error message shown on the WPForms Password Reset form * when the…
Remove categories
Remove categories
Mytestsnippet
Testing
Keep Emoticons
WordPress converts all emoticons to emoji. This small snippet prevents that, without removing emojis from your…
Single Line Form adjustments
In case of issues with the inline-fields class described on https://wpforms.com/docs/how-to-display-your-form-in-a-single-line/
PayPal Commerce - PayPal Checkout using only the PayPal button
Hide Venmo, Pay Later, Apple Pay, Google Pay buttons, and Pay Later messages from the PayPal…
Backrooms
Backrooms
Yootheme Consent - Scroll block
/* When the consent banner is present, lock the viewport */ html:has(.tm-consent), body:has(.tm-consent) { overflow: hidden…
Add User Email To Donation Summary
This will allow - among other places - for the user email to be displayed on…