masonry.js

Register and Enqueue masonry.js library for grid layouts

MemberPress: Update MemberPress Account Course Tab Link With A Custom URL

This code snippet customizes the default URL of the Courses tab link in the navigation menu…

MemberPress: Filter Email Recipients Based on Expired Memberships

The code snippet updates the email recipient lists by removing email addresses of users whose membership…

MemberPress: Unenrolled Course Shortcode

The code snippet registers a new shortcode: [mpcs-unenrolled-courses]. Adding this shortcode will display an unordered list…

RE.N.A.P.A. – Modulo 1 (Tabella Candidati)

Crea la tabella wp_renapa_candidati per il Registro PCS

Vito Antonio D'Ambrosio PRO
<10

WPForms: display a form under the confirmation message with or without user entered field values.

add_action( 'wpforms_frontend_output_success', static function ( $form_data, $fields, $entry_id ) { unset( $_GET['wpforms_return'], $_POST['wpforms']['id'] ); // If…

MemberPress: Replace Country Code with Country Name

Replaces the 2-digit country code in the {$user_address} parameter for emails with the full country name.

Change the FILEMANAGERURL

Change the FILEMANAGERURL in Modern Pos

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: Restrict Signups for EU-Based Users

This code snippet will restrict signups for EU-based Users on MemberPress registration pages. Additionally, it ensures…

MemberPress: Auto Approve Sub-Accounts with New User Approve Plugin

This code snippet can be used if the New User Approve plugin is set on the…

MemberPress: Display Account Tabs Anywhere

This code registers a new shortcode: [mepr-account-links]. This shortcode can be used anywhere to display the…

MemberPress: Display Custom Field Value Instead of Customer Name in PDF Invoice

This code snippet enhances your MemberPress PDF invoices by automatically displaying a company name at the…

NexSouk Performance & Accessibility Optimizer

NexSouk.com Performance & Accessibility Optimizer

1 22 23 24 25 26 29