Smart convert images to webp
Smart conversion of all photos to webp - determine the percentage of compression of photos تبدیل…
fundamentals
Game State Round: 0/10 Cash: $0 Automobile Production: 0 units Industry Level: 0 Start New Game…
Change Number of Downloads in Bundle Select
When editing a bundle, the select field for choosing the downloads to include only displays a…
Menu Order + Thumbnail
Displays two additional columns in the WordPress admin list for Pages and Posts: Featured Image: Shows…
WP Simple Pay: Translate Stripe Error Messages
For more information about the available error codes and messages visit: https://stripe.com/docs/error-codes
Login 'Remember Me' checked by default
'Remember Me' checked by default
Defining General Settings Constants
Every constant in this section can be used for any mailer because they’re not specific to…
Debt
Loan Mechanic Give a Loan Loan Amount (1 - Your Cash Balance): Interest Rate (%): Select…
CHARITABLE_DEBUG mode
This code snippet will define the `CHARITABLE_DEBUG` constant as `true`. See https://www.wpcharitable.com/documentation/charitable-debug-mode/.
E-List
sign up for our e-news
Disable New User Notifications
Disable the new user notification email for both the admin and user
Untitled Snippet
document.addEventListener("click", (e) => { const pill = e.target.closest(".rs-pill"); if (!pill) return; const row = pill.parentElement; row.querySelectorAll(".rs-pill").forEach(p…
Add User Email To Donation Summary
This will allow - among other places - for the user email to be displayed on…