Untitled Snippet
.entry-meta { display: none; }
MemberPress: Display MemberPress Course Progress Using Shortcode
This shortcode displays a user's progress for a specific course in MemberPress. It outputs a styled…
Search Atlas
SEO Optimization
Remove Stats Summary Block
Remove the campaign summary block (funds raised, number of donors, etc).
change media owner
Allows the admin to assign any media library file from one user to another
Talkwithkallie.com
talkwithkallie.com
Show Invoice for Pending
Makes PDF Invoices available for pending payments
Weighted download count
This plugin makes it so that certain products use up more downloads in the download counter…
MemberPress: Auto Expand Coupon Field
Removes the “Have a coupon?” link and instead defaults to showing the coupon input field.
Framework_Fluid_CSS
Fluid Design Framework - Fonts: Viewport MIN - 320 -- Viewport MAX - 1200 Space: Viewport…
Custom Social Share Email Body
Can be used to modify the default email body (content) when a user clicks the social…
Escaping data with wp_kses
// ❌ Don't use html tags in escaping functions like esc_html, esc_attr and their localized equivalents…