Snippet library
WordPress code snippets, ready to use.
707 free & Pro snippets and modules. Copy-paste-ready, or import in one click with SnipCraft.
Notify Post Author of Comments
Ensures the original post author always receives a comment notification email, even when the admin and author share an email address.
Hold Comments With Many Links
Automatically queues comments for moderation when they contain more than a configurable number of hyperlinks.
Set Min/Max Comment Length
Rejects comment submissions that are shorter than a minimum or longer than a maximum character count.
Auto-Collapse Long Comments
Collapses comment bodies taller than a threshold with an animated Read more / Read less toggle.
Comment Character Count and Limit
Displays a live character countdown on the comment textarea and blocks submission when the limit is exceeded.
Nofollow Comment Author Links
Ensures all comment author anchor tags carry rel="nofollow ugc" to prevent link-spam SEO benefit.
Remove URL Field from Comment Form
Removes the website URL field from the default WordPress comment form to reduce spam.
Disable Comments per Post Type
Removes comment support and meta boxes for a configurable list of post types, and gates the comments_open filter to match.
Disable Comments on Attachments
Prevents comments and pings from being opened on media attachment posts.
Close Comments on Old Posts
Programmatically closes comments and pings on posts older than a configurable number of days.
Insert Ad/CTA After First Paragraph
Injects a customisable call-to-action block immediately after the first paragraph of single post content.
Exclude Pages/Posts from Search
Removes specific post IDs and/or post types from the front-end search results query.
Exclude Categories from RSS Feed
Removes posts from specified categories from appearing in the site's RSS feed.
Delay Posts in RSS Feed
Withholds recently published posts from the RSS feed for a configurable number of hours to discourage content scraping.
Add Featured Images to RSS Feed
Prepends the post's featured image to both the full-content and excerpt RSS feed items.
Add Slug and Category Body Classes
Adds the current page slug and post category slugs as extra CSS body classes for precise per-page styling.
Keep Sticky Posts on Archives
Reorders archive query results so that sticky posts always appear first on category, tag, and date archives.
Related Posts by Shared Tags
Appends a list of related posts based on shared tags after single post content.
Child Pages List Shortcode
Shortcode [scseed_child_pages] that lists the immediate sub-pages of the current (or a specified) page.
Recently Updated Posts Shortcode
Shortcode [scseed_recently_updated] that lists posts ordered by last-modified date.
Popular Posts by Views Shortcode
Tracks post view counts in meta and provides a [scseed_popular_posts] shortcode that outputs the most-viewed posts.
Random Posts Shortcode
Shortcode [scseed_random_posts] that outputs a randomised list of published posts.
"New" Badge for Recent Posts
Appends a "New" badge to post titles in list views for posts published within the last 7 days.
Show Modified Instead of Published Date
Replaces the displayed post date with the last-modified date on single posts.