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…

Disable WP Error Log and PHP Error

Turning off PHP Errors in WordPress

Hide the Email Test Menu Item in Settings

This snippet will hide the 'Email Test' tab from your WP Mail SMTP settings menu.

[wpb-random-posts]

WHAT THEY SAID TO DO

Paul Quale PRO
<10

om-js-events-ga-conversion.js

// OptinMonster Javascript Event for Google Analytics Conversion Event document.addEventListener( 'om.GoogleAnalytics.preConversionEvent', function( event ) { var…

slide-right-center.css

html div#om-{{id}} { margin-right: -20px !important; height: 540px !important; top: calc(540px / 2) !important; bottom: calc(540px…

Hide admin nags

.notice .is-dismissable { display: none; } /* In Wordpress, set this to be inserted into the…

1 126 127 128 129 130 219