Podcast for Thrive time
Garry Grant Podcast Thrive Time Show
Disable filter added by the Caddy plugin that hides WooCommerce shipping rates
Removes the filter that hides other WooCommerce shipping rates when free shipping is available, allowing all…
Test snippet
This is just for testing -- nice that there is a description area.
Graili shop
Sports supplements
Untitled Snippet
i want a on off button that when press each other send logical true if press…
MemberPress: Disable Emails for Specific Memberships
The code snippet will disable emails from being sent based on the text matching a membership…
Remove title on all pages for Hello Theme
By default Hello theme displays page title at the top of every page. While you can…
How to Check If Your Debug Certificate Has Expired
keytool -list -v -keystore ~/.android/debug.keystore -alias androiddebugkey
Require a comments with rating
Return the number of the rating that should not require a comment.
Remove Emojis
/** * Disable the emojis in WordPress. */ add_action( 'init', function () { remove_action( 'wp_head', 'print_emoji_detection_script',…
Disable Inspector Tabs
Revert having a separate tab for block styles.
lawand
wwolf
MemberPress: Disable MemberPress Password Lost/Changed Email
Adding this code snippet will disable the MemberPress Password Lost/Changed notification email.