Snippet library
WordPress code snippets, ready to use.
707 free & Pro snippets and modules. Copy-paste-ready, or import in one click with SnipCraft.
Code Copy Block
Adds a [sc_code lang="php"] shortcode that renders a dark syntax-labelled code block with a one-click copy-to-clipboard button.
Prev Next Post Navigation
Appends a clean previous/next post navigation block after single post content, with post titles and arrow indicators.
Pull-Quote Block
Adds a [sc_pullquote cite="Author"] shortcode that renders a typographically styled pull-quote with optional attribution.
Callout Notice Boxes
Adds a [sc_notice type="info|success|warning|error" title="Optional"] shortcode for styled inline callout boxes.
Author Bio Box
Appends a styled author biography card (avatar, name, bio, website link) below single post content.
FAQ Accordion
Adds a [sc_faq q="Question"] shortcode that renders an animated, accessible FAQ item — stack multiple for a full FAQ list.
Maintenance Mode Page
Shows a branded maintenance page to visitors while admins can still browse normally; title and message configurable via Settings > General.
Custom 404 Page
Replaces the default WordPress 404 template with a styled, on-brand error page including a home link.
Recently-Sold Social Proof Toast
Cycles through configurable recent-purchase notifications as animated toast messages to build purchasing confidence.
Discount Email-Capture Popup
Timed lightbox popup that appears after a configurable delay, offering a discount code in exchange for an email address.
Low-Stock Scarcity Notice
Displays an animated urgency message on WooCommerce single-product pages when stock falls below a configurable threshold.
Promo Ribbon Corner Badge
Renders a configurable diagonal ribbon badge in the top-right corner of the viewport to highlight an active promotion or sale.
Sticky Footer CTA Bar
A fixed slide-up call-to-action bar at the bottom of the viewport with a headline, subtext, and a primary button; dismissible per session.
Countdown Timer Shortcode
Shortcode [scseed_countdown date="YYYY-MM-DD HH:MM:SS"] that displays a live days/hours/minutes/seconds countdown timer.
Age Verification Gate
Full-screen overlay that blocks site content until the visitor confirms they meet the minimum age requirement; state stored in a cookie.
Exit-Intent Popup
Shows a conversion-optimised modal when the visitor moves the cursor toward the browser chrome to leave the page.
Free-Shipping Progress Bar
Shortcode [scseed_free_shipping threshold="50"] that shows a WooCommerce cart progress bar toward the free-shipping threshold.
Click-to-Call Mobile Bar
Injects a fixed bottom bar on mobile devices with a configurable phone number; hidden on desktop.
Newsletter CTA Box Shortcode
Shortcode [scseed_newsletter] that renders a stylised email signup form with configurable heading, subtext, and submit URL.
Social Share Buttons Shortcode
Shortcode [scseed_share] that renders Twitter/X, Facebook, and LinkedIn share buttons for the current page URL.
Top Notification Bar
Adds a dismissible announcement bar at the very top of every page with a customisable message and call-to-action link.
Cookie Consent Banner
Displays a GDPR-friendly cookie consent banner at the bottom of the page; accept/decline state persisted in localStorage.
Easy Digital Downloads: Cart Count Badge
Renders a live cart-item count badge via PHP and updates it via the EDD AJAX cart events without a page reload.
Gravity Forms: Multi-Step Progress Styling
Replaces the default Gravity Forms progress bar with a custom numbered step-indicator and styled progress fill, with a PHP body-class guard.