Remove title on all pages for Hello Theme

By default Hello theme displays page title at the top of every page. While you can…

remove auto linkig

remove_filter( 'comment_text', 'make_clickable', 9 );

Extra WordPress Filters in Pro (Do something with the age restriction display) | Display Eventbrite Events

Using this filter you can change the age restriction display. e.g. all_ages by default displays nothing,…

Custom Plugin for WPForms

WPForms custom template generator.

David Ozokoye PRO
<10

AJAX Grid Search (multiple grids)

Add ID of #gridSearch to the search form. Give your multiple grid container a class of…

WhatsApp Button to WooCommerce Single Product Pages

Display a WhatsApp button on WooCommerce single product pages. You can customize color and shape of…

Disable Plugin & Theme Editor

Prevent users from using the Plugin & Theme file editor.

Defining Postmark Mailer Constants

This snippet will prevent users from changing WP Mail SMTP settings in your WordPress admin area…

MemberPress: Set Custom Product Pages

Use this snippet if the membership shortcode is used on a custom page (the page that…

MemberPress: Replace Font-Family for PDF Invoice

To replace the font-family used for PDF invoices, font files need to be uploaded to a…

MemberPress: Auto-populate coupon on all registration forms

Use this code to automatically apply a specified coupon code to all of the website's MemberPress…

om-vue.js

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

om-webhook-response.json

{ "om_response_data":{ "redirect":"https://optinmonster.com" } }

1 155 156 157 158 159 213