Enable Comments
Adds comment support to the download post type
remove 'X' remove button in cart
.woocommerce table.shop_table .product-remove { text-align: center !important; display: none; }
WP Simple Pay: Set a Per-Form Custom Amount Programmatically
Adjust a single payment form's custom amount value programatically.
Remove Unused JS
/** * We will Dequeue the jQuery UI script as example. * * Hooked to the…
Disable the space key with the special CSS class
This code snippet disables the space key. When a user presses the space key in these…
ModalJS
Used to display popup modal in GenerateBlocks
Change Registration Email Login URL
Modifies the login URL sent to new users via email.
Override Commissions Email Template
Modify the email template sent for commissions
Change Vendor Delete Product Redirect
This plugin changes the destination that vendors are redirected to when they delete a product.
Min-Max Product Price (with decimal support)
Add minimum/maximum validation to your product's price - with decimal support
test
test
MemberPress: Return to Same Page After Signup
Return the user to the same page after they register.