Search results for: admin

Partner Group GTM Head Tag

Add GTM Tag to Site Header on Partner Site Group

Colin Bunn PRO
<10

Change the No Results Found text in Modern Dropdown

This snippet changes the default no result found text in Dropdown field with Modern style.

<10

Prevent AIOSEO From Outputting any Data on Category Archive Pages

Prevent AIOSEO from outputting any data on category archive pages.

<10

Disable Wordpress image compression

// Disable image compression add_filter( 'jpeg_quality', 'smashing_jpeg_quality' ); function smashing_jpeg_quality() { return 100; } // Disable…

test

echo 'test';

Set a Custom Reply-To Email

This snippet will ensure all emails sent from your site have the same reply-to email address.…

Filter Music Promoter Age Restriction | Display Eventbrite Events

For Eventbrite music promoters only. Age restriction text is displayed unless it is set in Eventbrite…

Add Custom Text Before Purchase Button

Add custom text just before the "Purchase" button at checkout

Remove Confirmation Message Box Styling

Removes the background color and border from the form confirmation message.

100+

Add the_content to storefront template.

Changes the number of downloads displayed in the latest downloads section of the store front template.

1 19 20 21 22 23 98