Search and replace text strings
This snippet searches for 'old' text and replaces it with the new text. This way you…
MemberPress: Disable Emails for Specific Memberships
The code snippet will disable emails from being sent based on the text matching a membership…
MemberPress: Send Password Reset Email After Subscription Signup
This code can be used to trigger the reset password email to users automatically after users…
PHPmyadmin
Php software
Enhanced Force Author Plugin
Forces a specific user to be the author of all posts and pages while maintaining the…
Remove Caddy Premium conversions from showing on the WooCommerce orders page
This prevents Caddy Premium from modifying the orders table and item display
Remove the option to reset your password upon login
Remove the option to reset your password upon login. So only admins can reset passwords for…
MemberPress: Exclude MemberPress Custom Post Types from WordPress Search Results
By default, protected content could show up in the website search results. Though still protected, they…
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.