Move User Fields In Donation Form
In this example we move the user fields section (the "Your Details" bit) to appear below…
Add Post Parent Field
Register a Post Parent field for campaigns.
Remove address from the header
Remove address block from the header
WP Simple Pay: Use Payment Form Description as Payment Description
Always use the payment form's "Description" as the Stripe payment description. By default WP Simple Pay…
WP Simple Pay: Programmatically Access Payment Metadata After Payment
Programmatically access metadata (such as custom field values) associated with a payment record after a subscription…
sion
sion
WP Simple Pay: Remove Trailing Decimals
Removes trailing decimals in amounts
Block URLs Inside Text Fields
This snippet will prevent Text and Textarea fields such as Single Line Text and Paragraph text…
Hide Elementor AI Image
/* * Hide Elementor image optimization ads when choosing the post's featured image on the backend…
Shortcode to show Thumbnail
Show the featured image anywhere in the post by using [thumbnail].
Add Pending To Approved Statuses
Make the "Pending" status an approved statuses, so that it is counted in the campaign funds…
Replace Add to Cart with Download
If the user has purcahsed the product already, show a links to download each file associated…
MemberPress: Exclude Posts, Pages, Categories, or Tags from PayWall
Exclude specific posts, pages, categories, or tags from being viewed with the PayWall free views.
Disable The WP Admin Bar
Hide the WordPress Admin Bar for all users in the frontend.
add post formats
Adding different types of post formats: aside – Typically styled without a title. Similar to a…