Search results for: admin
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…
Hide AlOSEO version number from the front end
This filter can be used to publicly hide the All in One SEO version number.
Adding a Video Before Your Form
This code snippet will add a video above your form.
om-js-event-ga-name-change.js
document.addEventListener( 'om.GoogleAnalytics.preConversionEvent', function( event ) { const { gaEvent } = event.detail; gaEvent.name = 'generate_lead'; //…
Man
Entertainment
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.
Allow Tasty Pins Only On Single Posts
Disable Tasty Pins on pages or custom post types and only add them to blog posts.
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