MemberPress: Free-Views-Used Counter

This code will add the counter notification showing users how many free views of the paywall…

slide-top-center.css

html div#om-{{id}} { top: 0px !important; bottom: unset !important; width: 350px !important; left: calc(350px / 2)…

MemberPress: Whitelist Domains

This code snippet works when content is protected by MemberPress Rules. By default, logged-out visitors, and…

Filter Countries JUST for Donation Forms

Changing the master country list in Charitable is not recommended unless you know what you are…

David Bisset PRO
<10

Make the auction start price and auction dates required for vendors

This is from the integration with the WooCommerce Simple Auctions plugin

Untitled Snippet

google.com, pub-9567597566014925, DIRECT, f08c47fec0942fa0

JUAN FRANCISCO CHIBAS
<10

Untitled Snippet

function generate_chat_response( $last_prompt, $conversation_history ) { // OpenAI API URL and key $api_url = 'https://api.openai.com/v1/chat/completions'; $api_key…

Enhanced Force Author Plugin

Forces a specific user to be the author of all posts and pages while maintaining the…

Remove Caddy Premium conversions from showing on the WooCommerce orders page

This prevents Caddy Premium from modifying the orders table and item display

1 90 91 92 93 94 226