jason-ld header code

Kathy Abdel-Hak
<10

Disable Donations After Goal Is Reached

Disables donations to campaigns after they have reached their goal.

Add extra shipping providers for vendor tracking numbers

$shipping_providers = array( 'Australia' => array( 'Australia Post' => 'https://auspost.com.au/mypost/track/#/details/%1$s', 'FedEx' => 'https://www.fedex.com/apps/fedextrack/?tracknumbers=%1$s&cntry_code=au', 'Fastway Couriers' =>…

WP Simple Pay: Conditionally Dequeue Scripts & Styles

Conditionally dequeue scripts & styles based on set conditions. In this example, we remove all plugin…

Google Ads

Bud Hausman
<10

MemberPress: Restrict Signups to a Specific Country

This code snippet limits registration to users from the specified country only. If users from other…

MemberPress: Adding Credit Card and Expiry Information to Subscriptions Table

This snippet adds a new column to the table under the Subscriptions tab on the Account…

expose acf

function expose_acf_to_rest() { register_rest_field('game_state', 'acf', [ 'get_callback' => function($post_arr) { return get_fields($post_arr['id']); }, 'update_callback' => null,…

MemberPress: Extend the Grace Period

This will extend the default 1-day grace period for subscriptions. The code needs to be adjusted…

Hem

Octodesigns.se Octodesigns.se Hem Produkter Galleri Kontakta mig © 2024 Octodesigns.se All rights reserved. Hem Produkter Galleri…

Local Leaderboard

Leaderboard Nation Round 1 Income Current Round Income Percentage Difference

FES Registration Form Redirect

Set custom redirect URLs for those who just registered to become vendors.

Register Podcast Meta Fields

Automatically adds the 'Key Concepts', 'Referenced in this Episode', and 'Companion Post Link' input fields to…

Craig Carroll
<10
1 53 54 55 56 57 220