Use YouTube Thumbnail as Featured Image

// Hook into the save_post action to set the YouTube thumbnail as the featured image function…

Sarge

This should bring up messaging with Sarge, the personal AI companion of the BitBoy Bootcamp recruits.

How To Allow Shop Manager to Manage Feeds?

#-- Allow Shop Manager to Access Product Feed Menus --# function allow_feed_menus_to_shop_manager( $capability ) { if…

<10

*Block login after 3 failed attempts.

Block login after 3 failed attempts. Make sure to delete the PHP start

Sarge

This snippet is the script for Sarge webchat to pop up

MemberPress: Make VAT field required for Registering EU-based Users

Adding this code snippet will make the VAT Number field on registration forms required for EU-based…

MemberPress: Allow Coupon for Active Members Only

The code snippet will display the error if an inactive member (user/guest without any active subscriptions)…

MemberPress: Prevent Customers from Certain States in the US from Registering

This code snippet will prevent users based in specific US States from registering. For the code…

MemberPress: Remove all states to the dropdown list and leave one fake state

This code snippet will add a fake state, practically disabling the State address field. This will…

MemberPress: Reposition the Invoice Wrapper in the Registration Form

This code snippet will move the invoice section (.mepr-transaction-invoice-wrapper) of the registration form and position it…

MemberPress: Add Description for Order Bumps Memberships

The code snippet is designed to manually add a custom paragraph as a description for each…

Lock users if website is idle for certain period ウェブサイトが一定期間アイドル状態の場合にユーザーをロックするAn updated version.

Lock users if website is idle for certain period ウェブサイトが一定期間アイドル状態の場合にユーザーをロックする An updated version. After Adding the…

1 140 141 142 143 144 210