WPFire

WPCode snippet

Nabil El-Khodari
<10

Multiple Event Tracking Custom Form Example

How to use Multiple Event Tracking with a custom HTML form.

MemberPress: Redirect Users After Login Based on Referrer

This code snippet ensures that users are redirected to a specific page after logging in from…

MemberPress: Assigning BuddyPress Member Type on Membership Signup

This code snippet assigns a specific BuddyPress member type when a user completes a signup in…

Untitled Snippet

.entry-meta { display: none; }

Paul Bass
<10

MemberPress: Change the Member’s User Role After a Specific Membership Subscription Cancelation

The code snippet automatically changes the member's user role once the subscription is canceled. This will…

DJ ANIMATIONS MUSICALES

Animation musicales des soirées privées et publiques

Awni Attia
<10

Search Filter by Genre and Artist

This will only work if genre and artist are registered as taxonomies in your theme or…

Styling the Cookies plugin by CookiesYes

The popular "Cookies by CookiesYes" plugin is used on more than 1.5 million websites (https://www.cookieyes.com/product/wordpress-plugin/), yet…

MemberPress: Generate All Invoices

function generate_bulk_invoices() { if( isset( $_REQUEST[ 'generate-invoices' ] ) ) { global $wpdb; $query = "SELECT…

1 85 86 87 88 89 212