Search results for: header

Notify if Stripe is put in Test Mode

Notification for Test mode on Update

Ilana Borsje PRO
<10

Move WPCode "Status" Column from Last to First (WPCode)

This code snippet moves the "Status" column of WPCode's code snippets table from last to first.…

Set Background Color for Active Snippets (WPCode)

This code snippet sets a background color and adds a vertical activation bar to WPCode's code…

Product Detail from External Source

function my_produkt_detail($ean, $field_path = '', $default = '') { static $cache = array(); try { if…

Full

import { useState } from 'react' import { Heart, Users, Play, Home, Search, User, Bell, ArrowRight,…

Shaeonna Muhammad PRO
<10

Add Individual Category Tag Columns

Show a separate column for each category and tag, with a 1 or a 0 in…

Collect National Id Number

Add a field that collects the donor's national ID number, or any other text field.

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: Change Email Subject in Bulk

The code snippet replaces email subject on all emails containing a specified phrase in the current…

MemberPress: Add Email Recipients to Specific Emails

This code snippet adds additional email recipients to the MemberPress email recipient list if the email…

MemberPress: Change the Back-Button Link on Courses

This code code snippet will replace the URL for the Back-Button link (Arrow link) with a…

1 4 5 6 7 8 33