Add Extra Column
This example shows how to add a column from the Donations export.
Limit user files in media library
change the number in the snippet
Untitled Snippet
add_filter( 'aioseo_robots_meta', 'aioseo_filter_robots_meta' ); function aioseo_filter_robots_meta( $attributes ) { $url = home_url( $_SERVER['REQUEST_URI'] ); if (strpos($url,'product_search=')…
Milestone Sales Alert
Emails the admin when a specific download has been sold X times.
Commissions payment_id email tag
This adds support for the {payment_id} email tag to Commissions Notifications
MemberPress: Hide Protected Posts on Archive Page
Hides posts that the current user (or guest) does not have access to from archive pages.
Allow ICO Files Upload
Enable ICO File Uploads on your WordPress website with this PHP code snippet.
Disable Product delete for published products only
/** * This will disable delete only for published products, leaving drafts to be able to…
Show Left Sidebar Before Content on Mobile
By default the sidebar always displays below the content on mobile. This code will allow you…
City A/C Repair
Templates for backlinks of ac repair templates
TplMng
// This code is part of the template, $tplData['hasShellZip'] is provided through TplMng $hasShellZip = $tplData['hasShellZip'];…
exclude meta key from duplicating products
exclude meta key from duplicating products
Filter the Event Title | Display Eventbrite Events
Example, adding Organizer Name to the front of Event Title. (Note this code snippet applies for…
Tasty Recipes - Change star rating size and spacing
Use this code example to change the star rating size and spacing inside the recipe card
AdCritter
Audience Pixel Code