Search results for: admin

Customize Gift Card Code

/* Customize the generated Gift Card Code */ function agcfw_change_prefix() { return array( 'characters' => 'ABCDEFGHJKMNPQRSTUVWXYZ23456789',…

Integración de eventos del datalayer en Clarity

Enviar de manera automatica todos los eventos del datalayer a Microsoft Clarity

Add post meta if content has WP Tasty

This snippet will check if your migrated content has WP Tasty in it and if it…

<10

Fix Image Caption Rendering Issue Caused by WPResidence Theme

This snippet fixes the Image Caption Rendering Issue Caused by WPResidence Theme

10+

MemberPress: Disable Emails for Specific Memberships

The code snippet will disable emails from being sent based on the text matching a membership…

Allow Tasty Pins Only On Single Posts

Disable Tasty Pins on pages or custom post types and only add them to blog posts.

<10

Disable OpenGraph Tags on all Listing Detail Pages

This snippet disables OpenGraph Tags on all pages whose URL contains /listing-detail/

10+

Connect site to Google

google-site-verification: google476d5b0743fce814.html

specific-element-custom-font.css

div#om-{{id}} .my-headline * { font-family: "Proxima Nova", Helvetica, "Helvetica Neue", Arial, sans-serif !important; }

Add Theme Supports

Reference: https://developer.wordpress.org/block-editor/how-to-guides/themes/theme-support/#opt-in-features

1 79 80 81 82 83 114