Search results for: admin

How to Add BCC to Email Notifications (for specific form)

/** * Add BCC recipients to specific form email notifications. * * @link https://wpforms.com/docs/how-to-add-bcc-to-email-notifications/ */ add_filter(…

<10

Hide Specific Day From Opening Hours Output

This filter can be used to hide a specific day from Opening Hours output Replace 'Sunday'…

<10

Download Details Featured Image

Add the featured image to output of Download Details widget

WP Simple Pay: Use Payment Form Description as Payment Description

Always use the payment form's "Description" as the Stripe payment description. By default WP Simple Pay…

Make All Users Vendors

/** * Make all new user registrations Vendors. */ add_filter( 'woocommerce_new_customer_data', 'wcv_woocommerce_new_user_data' ); function wcv_woocommerce_new_user_data( $data…

Upload font files to media library

Allow the upload of font files (.ttf, .otf, .woff & .woff2) to WordPress media library

Modify User Role on Checkout

Modify the user role that is given to users that register during checkout

om-vue.js

// Using Vue Router. import Vue from 'vue'; import Router from 'vue-router'; Vue.use(Router); const router =…

Change Schema Type of All Posts in Specific Categories

This snippet changes the 'NewsArticle' schema of all posts under specific categories to 'Article' schema. Note:…

100+

Smooth Scrolling

html { scroll-behavior: smooth; }

Add WPCode Permalink Smart Tag

Add a custom smart tag for WPCode to output the value of the current page permalink.

<10

Chatbot de voz

Soluciono dudas

EMILIO NARANJO SALAZAR
<10
1 67 68 69 70 71 88