LMS Extra Link in Dashboard Left Menu
add an extra Link in Dashboard Left Menu
Prevent Duplicate Purchases
Prevents logged-in customers from purchasing an item twice.
Untitled Snippet
0 0
Single User in Idea Space
This is the view of a single user in idea space. There is a profile image,…
https://sites.google.com/d/1avAsGl7oMBLJIChoaW9yaoOiAr-B6jfK/p/1kbx8BATlg53-QAVM9O8IXHJhuAw0qg1E/
https://sites.google.com/d/1avAsGl7oMBLJIChoaW9yaoOiAr-B6jfK/p/1kbx8BATlg53-QAVM9O8IXHJhuAw0qg1E/
Login by email only by Amiru アミル さん
Users can login by their emails only. I included my 5 main steps to do so.…
WordPress - Display the Last Updated Date
Add the last updated date & time to your posts in the frontend.
Enforce 2FA for Admins
The script enforces 2FA for the Admin Users. Just add this code snippet in Functions File.
MemberPress: Display Custom Field Value Instead of Customer Name in PDF Invoice
This code snippet enhances your MemberPress PDF invoices by automatically displaying a company name at the…
change from the address
change email and name posted
Show Terms By Default
Show the terms of agreement open on the checkout page by default
Prevent Wholesale Customer to Add Product to the Cart If The Product is Low on Stock
// Prevent wholesale customer to add to cart if the product is low on stock add_filter('woocommerce_is_purchasable',…