link
Coded Options Page
Coded Options Page 1️⃣ Admin Menüpunkt für die globale Einstellungsseite hinzufügen 2️⃣ Inhalt der Einstellungsseite mit…
Disable Admin Notices WordPress
Completely removes all admin notices from the WordPress dashboard, * including core WordPress notices and those…
MemberPress: Classic Editor Fix for Courses
This code snippet will enable the default (Gutenberg) Block editor for MemberPress Courses in cases where…
MemberPress: Enable Phone Number Collection on Stripe Checkout
This code snippet enables the phone number field on the Stripe Checkout form, allowing Stripe to…
CSS for Header
This snippet adds Google Analytics tracking code to the header of the site
MemberPress: Exclude Protected Posts From the Main Query
This code snippet modifies the main WordPress query to exclude all posts related to the specified…
WordPress Trending Posts | Popular Posts Ticker Shortcode
Showcase your trending content with this scrolling WordPress ticker. Shortcode: [trending_postss count=5] Can change count as…
Force downloadable checkbox to be checked on the vendor product editor
/** * Force downloadable checkbox to be checked using MutationObserver */ function force_downloadable_checkbox_checked() { ?>
om.Html.append.after
document.addEventListener('om.Html.append.after', function(event) { // This event is passed the Campaign object console.log(event.detail.Campaign); // This event is…