MA GDPR YouTube

[ma-gdpr-youtube id="youtubeid"] GDPR compliant YouTube video embedding Version 1.2.0, 2022-09-25 © 2021-2022, Matthias Altmann Info: en:…

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…

Load all Customizer "Additional CSS" in Block Editor

The CSS added to the frontend via the Customizer does not get added to the block…

Disable New User Notifications

Disable the new user notification email for both the admin and user

Google Ads

Bud Hausman
<10

Remove "mail.readwrite" Scope for the Outlook Mailer

This snippet removes the `mail.readwrite` scope from the WP Mail SMTP plugin Outlook provider.

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

Display Width in Pixel - Elementor

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

Remove Manage Sites

Removes the Manage Sites column from the licenses table on the customer purchase history page

Paid Memberships Pro with WC Vendors

// PAID MEMBERSHIPS PRO -- UPGRADE TO VENDOR, DOWNGRADE TO SUBSCRIBER /* Members signing up for…

1 55 56 57 58 59 224