Search results for: admin

RB2B script

Rick Bawcum PRO
<10

Enable HTTP Strict Transport Security (HSTS) in WordPress

The provided code snippet is a WordPress function that enables a WordPress site's HTTP Strict Transport…

<10

Hide AlOSEO version number from the front end

This filter can be used to publicly hide the All in One SEO version number.

20+

Adding a Video Before Your Form

This code snippet will add a video above your form.

10+

om-js-event-ga-name-change.js

document.addEventListener( 'om.GoogleAnalytics.preConversionEvent', function( event ) { const { gaEvent } = event.detail; gaEvent.name = 'generate_lead'; //…

WP Simple Pay: Custom Thousand Separator

Changes the thousand separator from the default , (comma) to a . (period).

Disable email reports

This filter can be used to disable email reports.

<10

Allow Tasty Pins Only On Single Posts

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

<10

Copyright Year Shortcode

Add shortcode to automatically update the copyright year. [year]

Hide “Everywhere Else” on the countries dropdown

if ( ! function_exists( 'wcv_hide_everywhere_else' ) ) { /** * Hide the "Everywhere else" option in…

Adjust Rate for Referrals

Adjusts the commission rate for payments that were referred by an affiliate when using Affiliates Pro

1 89 90 91