Guard Pay Diagnostic Tool
/** * ============================================================ * GUARDEDPAY PRO — Phase 1 Diagnostic (TEMPORARY) * ============================================================ * * PURPOSE:…
Filter to send admin confirms | Quick Event Manager
add_filter('qem_registration_always_confirm_admin',,,1); This filter returns a Boolean to decide if an admin confirm is to be sent…
Change TikTok purchase Event
When using the WPCode Conversion Pixels addon the event name used when a purchase is completed…
ABF Scholarly Funding ScoreApp
Game Plan for Scholarly Funding Assessment - ScoreApp
Hide Out Of Stock items on WooCommerce Shop page when sorting (popularity/price) applied.
Hide Out Of Stock items on the WooCommerce Shop page when sorting (popularity/price) applied.
Dynamic Copyright Date
if ( ! function_exists( 'wpb_copyright' ) ) { function wpb_copyright() { // Cache the output so…
Convert headings to sentence case
If you like your headings in sentence case this works. No changes WP Database: if snippet…
Hide Empty Categories for PP Grid Filter
add_filter( 'pp_cg_filters_show_available_posts_terms', '__return_true' );
AR iFrame Snippet 2.0
Used for IMP Augmented Reality viewer for Jacuzzi models from Brand 3D
Widget Content | Display Eventbrite Events
The widget usually uses the excerpt. This is generally fine, but other plugins can change it.…
Tablepress_get_cell
function tablepress_cell_to_url_shortcode( $atts ) { $atts = shortcode_atts( array( 'table_id' => '', 'row' => 1, 'col'…
New to affiliate marketing? Learn step-by-step how to build your first website, create content, and start earning online.
New to affiliate marketing? Learn step-by-step how to build your first website, create content, and start…
Count Up
Counter that increases by a certain number per day.