Rank Math

Support for Rank Math

Auto convert photos to WEBP (jpg, png)

/** * Konwertuj przesłane obrazy na format WebP * * Ten fragment kodu automatycznie konwertuje przesłane…

Replace WordPress Logo on Login Page

Use your custom logo on the default login page, don't forget to edit the snippet...

add post formats

Adding different types of post formats: aside – Typically styled without a title. Similar to a…

AIOSEO FAQ Block accordion

Adds accordion style toggle functionality to the AIOSEO FAQ block.

<10

MemberPress: Generate All Invoices for the Specific Period (e.g. A Year)

If the MemberPress PDF Invoice add-on is activated on the website, MemberPress will start generating invoices…

Force Billing Address

This plugin forces the billing address to always be collected at checkout

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…

Allow mixed cart support with Stripe Payment Elements

Make it possible to purchase a subscription and non-subscription product in the same transaction with Stripe's…

Change Donor Count

Example where a donor count is changed for a specific campaign.

WP Simple Pay: Modify Customer Record Creation

Add custom parameters to the Stripe Customer creation request.

Disable Emojis

/** * Disable the emojis in WordPress. */ add_action( 'init', function () { remove_action( 'wp_head', 'print_emoji_detection_script',…

<10

Login Form Styling

Custom styling for login forms

1 68 69 70 71 72 230