MemberPress: Hide Protected Posts from Search Results

Hide any posts that the current user (or guest) does not have access to from search…

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 Tag And End Date To Funded Campaign

Sometimes, it can be useful to do something special for campaigns that have been fully funded.

Applying Custom Map Styles to the Map Field

This code snippet will use your custom map style in WPForms Map field.

<10

Modify Software Licensing License Structure

Modify the structure of Software Licensing's license keys.

Local Eldoria National Data

Eldoria Nation Details Industry Output Upgrade Level IT 100 1 Auto 50 1 Agriculture 200 1…

Header and Footer

Copy/pasted form docket

Justin Barron
<10

Show Featured Image With Purchase Link

Shows a download's featured image with the purchase link

Multipost Query Loop

This code snippet adds the ability to add multiple posts to the Generate Blocks Query Loop

Joe McCorison PRO
<10

Titel aanpassen archive page

function custom_category_title( $title ) { $title = str_replace( 'Archieven', 'Mijn gewenste titel', $title ); return $title;…

Conditionally disable Cloudflare Turnstile

This code snippet turns off the CAPTCHA setting in form data so Turnstile is not initialized…

<10
1 61 62 63 64 65 217