Search results for: admin

How to Use Conditional Logic With a Date Picker

/** * Use conditional logic with a date field to show or hide another form field…

10+

Enable Pinch to Zoom on Mobile Devices

function remove_my_action() { remove_action('wp_head', 'et_add_viewport_meta'); } function dt_et_add_viewport_meta(){ echo ''; } add_action( 'init', 'remove_my_action'); add_action( 'wp_head',…

Paige Craft PRO
<10

Force account creation by category or tag

Forces the customer to create an account at checkout if a download in the cart has…

Add Subscriber to Segment

This snippet helps you add the push subscriber to the segment as per the action defined.

Disable Gutenberg Editor (use Classic Editor)

add_filter('gutenberg_can_edit_post', '__return_false', 5); add_filter('use_block_editor_for_post', '__return_false', 5);

<10

Set Default Date for Date Picker

Sets a default date for your Date Picker form field.

100+

Change Arabic Currency symbol to the currency short code

example change د.إ to AED and all the Arabic currencies

Disable Fullscreen Editor

Automatically disable the Gutenberg Fullscreen editor for all users.

400+

om-nextjs.js

import { useEffect } from 'react'; import { useRouter } from 'next/router'; const OptinMonsterEmbed = ()…

WPForms Login Page Redirect

This snippet will redirect the default WordPress login page to your custom login page. This makes…

100+

Change the Default Taxonomy Slug “locations-category”

This filter can be used to change the default taxonomy slug “locations-category”.

<10

Untitled Snippet

google.com, pub-9567597566014925, DIRECT, f08c47fec0942fa0

JUAN FRANCISCO CHIBAS
<10

Google Event Code

Google Event Code for Enquiry Form Thank You Page

Deepika Kumar PRO
<10

Waste Licence

Waste carriers affiliation badge

Anthony Burnett
<10
1 44 45 46 47 48 99