Untitled Snippet

Content-Type HTTP response header, element within the first 1024 bytes of your HTML document.

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

如果网站闲置一段时间,锁定用户. ウェブサイトが一定期間アイドル状態の場合にユーザーをロックする By Amiru San

MemberPress: Change Stripe Checkout fields to match Dark Mode theme

Adjust the appearance of Stripe Elements form by changing the theme to 'night' if a user…

Payment plan Calculator CSS style

.payment-plans { margin-top: 20px; padding: 15px; background-color: #fff; border: 1px solid #ddd; border-radius: 8px; display: flex;…

Dynamic Copyright Date

if ( ! function_exists( 'wpb_copyright' ) ) { function wpb_copyright() { // Cache the output so…

Disabling MemberPress Signup Reminder Emails for Specific Users

The code snippet disables MemberPress signup reminder emails for users with specified email addresses.

MemberPress: Custom Course Overview Shortcode for Better Preview

This code registers a new shortcode: [mepr-mpcs-course-overview]. Adding this shortcode will display the overview of a…

Automatically Set Featured Image from First Image in Post

Automatically Set Featured Image from First Image in Post

WooCommerce: Restrict Shipping Methods by User Role (Logged In, Logged Out, Custom Roles)

This snippet allows you to control which shipping methods are visible at checkout based on the…

ModalCSS

Used to display popup modal in GenerateBlocks

Require a comments with rating

Return the number of the rating that should not require a comment.

<10

Custom Payment Icon

Register a custom payment icon to show on the checkout form.

Download count shortcode

Add download count shortcode with ID and Offset attributes

1 74 75 76 77 78 156