25% off ProSNIPC25OFF

Snippet library

WordPress code snippets, ready to use.

707 free & Pro snippets and modules. Copy-paste-ready, or import in one click with SnipCraft.

ModulePro

Sticky Header With Search

Makes the site header sticky on scroll, applies a condensed style after passing a threshold, and adds an inline expandable search bar toggle.

#frontend#sticky#search
ModulePro

Full-Screen Search Overlay

Opens a full-screen search overlay with an auto-focused input when any element with class 'scseed-search-trigger' is clicked, dismissible by Escape or clicking outside.

#frontend#ux#navigation
ModulePro

Off-Canvas Mobile Menu

Adds a slide-in off-canvas navigation drawer triggered by a hamburger button, with focus trapping and swipe-to-close on mobile devices.

#navigation#accessibility#menu
ModulePro

Mega Menu

Transforms any nav menu item carrying CSS class 'scseed-mega' into a multi-column mega-dropdown with accessible keyboard and mobile-touch support.

#frontend#navigation#accessibility
ModulePro

Login Redirect by User Role

Sends users to a role-appropriate destination after login and bounces already-logged-in users away from the login page, both configurable via a filter.

#admin#roles#login
ModulePro

Admin Dashboard Welcome Widget

Adds a personalised welcome dashboard widget with a greeting and configurable quick-action links, pinned to the top of the dashboard.

#admin#dashboard#ux
ModulePro

Login Page Background Customizer

Applies a full-bleed background image or colour to the WordPress login page via filterable hooks, with an optional dark overlay for contrast.

#admin#branding#customization
ModulePro

Recently Viewed Products Widget

Tracks which products a visitor views using localStorage and renders a scrollable row of those products via the [scseed_recently_viewed] shortcode.

#ux#shortcode#woocommerce
ModulePro

Ajax Add-to-Cart Toast Notification

Shows a brief toast notification with product name and a View Cart link every time a product is added to the WooCommerce cart via AJAX.

#ux#woocommerce#cart
ModulePro

Product Size Chart Tab

Adds a Size Chart tab to WooCommerce product pages with a responsive measurement table that can be customised per-product or globally via a filter.

#woocommerce#product#tabs
ModulePro

WooCommerce Mini-Cart Drawer

Adds a fixed cart-icon button that slides open a full side drawer showing current cart items, total, and checkout/view-cart links.

#ux#woocommerce#cart
ModulePro

WooCommerce Quick View Modal

Adds a Quick View button to shop loop product cards that opens a modal with the product image, name, price, and a link to the full product page.

#ux#woocommerce#conversion
Module

Custom Admin Color Accent

Applies a custom brand colour to the WordPress admin bar, menu highlights, and primary buttons via a filterable CSS variable.

#admin#branding#customization
Module

Admin Bar Quick Links

Adds a "Quick Links" dropdown to the WordPress admin bar giving administrators one-click access to Customizer, Menus, Plugins, Users, and Settings.

#admin#admin-bar#navigation
Module

Custom Login Page Branding

Replaces the WordPress login logo with your site icon, links it to the homepage, and applies a clean card-style layout to the login form.

#admin#branding#customization
Module

Product Trust Badges Row

Adds a row of customisable trust-signal badges (secure checkout, fast delivery, easy returns) below the add-to-cart button on WooCommerce product pages.

#frontend#woocommerce#conversion
Module

Free Shipping Progress Bar

Shows a progress bar on the cart page indicating how close the customer is to qualifying for free shipping.

#frontend#ux#woocommerce
Module

WooCommerce Percentage Sale Badge

Replaces the default WooCommerce sale flash with a dynamic percentage-off badge calculated from the regular and sale price.

#frontend#woocommerce#product
ModulePro

Star Rating Widget

Adds a [sc_starrating id="unique-key" max="5"] shortcode for interactive star ratings stored in wp_options and submitted via AJAX.

#shortcode#engagement#ajax
ModulePro

Content Tabs

Adds a [sc_tabs titles="Tab 1|Tab 2"] shortcode for keyboard-accessible, animated tab panels (separate panels with ||).

#ux#content#shortcode
ModulePro

Image Comparison Slider

Adds a [sc_compare before="url" after="url"] shortcode for a drag-to-reveal before/after image comparison with touch support.

#shortcode#images#interactive
ModulePro

Post Views Counter

Tracks and displays a per-post view count stored in post meta, incremented client-side via a lightweight AJAX call on each page load.

#posts#analytics#engagement
ModulePro

Related Posts Grid

Appends a responsive 3-column grid of related posts (matched by shared tags, with category fallback) below single post content.

#ux#content#engagement
ModulePro

Table of Contents

Auto-generates a linked table of contents from H2/H3 headings in post content, with scroll-spy active-state highlighting.

#seo#content#navigation