ModalCSS

Used to display popup modal in GenerateBlocks

Hide Empty Categories for PP Grid Filter

add_filter( 'pp_cg_filters_show_available_posts_terms', '__return_true' );

Ilana Borsje PRO
<10

Organization schema setup

This PHP snippet is for Organization schema (JSON-LD) that clearly says: “This site is published by…

<10

ANDRITZ Navigation Panels

document.addEventListener("DOMContentLoaded", function () { const triggers = document.querySelectorAll(".bp-andritz-utility"); const panels = document.querySelectorAll(".bp-andritz-panel"); const closes = document.querySelectorAll(".bp-andritz-close");…

Jay Play PRO
<10

Gaurded Pay FAQ

Answers questions before checkout

Dustin Lavoie
<10

Only count last file

This plugin makes it so that All Access only increments the download counter if the customer…

MemberPress: Require Specific Coupon to Register

The code will make a specific coupon mandatory for purchasing a specific membership. More than one…

1 119 120 121 122 123 228