wordpress on-page confirmation message

.wpforms-confirmation-container-full { color: #D2A336; margin: 0 0 24px 0; background: #000000; border: 1px solid #D2A336; padding:…

om-reactv4.js

// Using React Router V4 import React from "react"; import { withRouter } from "react-router"; class…

Puri Dimensi

Konsultan SLF Profesional dari PT Puri Dimensi Berpengalaman lebih dari 25 Tahun Dipercaya Lebih 500 Klien.…

<10

MemberPress: Changes Product Image on the Checkout Page (copy)

This code snippet changes the product image on the checkout page in MemberPress. By default, MemberPress…

MemberPress: Display User's Course Progress in MemberPress Courses

The code snippet registers a new shortcode: [mpcs_user_courses_progress]. Adding this shortcode will display all MemberPress courses…

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

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,…

Display Width in Pixel - Elementor

This displays Width of the Current Editor View in Pixels, when Editing in Elementor. Copied from..…

Book Review

Used to list book review recommendations

Valerie Hunter
<10

Google adsense

To connect to Google AdSense

jason-ld header code

Kathy Abdel-Hak
<10

Disable Donations After Goal Is Reached

Disables donations to campaigns after they have reached their goal.

1 49 50 51 52 53 218