Skip to main content
Login Join
Snippets

WordPress code you can actually paste.

Filters, actions, and helpers for WordPress. Categorized by hook, browsable by problem.

335 snippets
Showing 332 snippets

Opens an external link in a new browser tab while using noopener noreferrer to prevent the new page from accessing the original window.

0 8

Adds an is-scrolled class to the website header after the user scrolls 50 pixels, making it easy to create sticky header and scroll-based styling effects.

0 4

Creates an accessible mobile navigation toggle using aria-expanded and a CSS class, making it suitable for custom WordPress themes.

0 3