Shortcodes

WordPress Shortcodes API Hooks

Filters and actions available in the WordPress Shortcodes API. Filters pre_do_shortcode_tag Short-circuits shortcode processing before the callback is called. apply_filters(...

Updated March 13, 2026

WordPress Shortcodes API Overview

The Shortcodes API provides a bbcode-like tag system for WordPress. It allows developers to create custom macros that users can...

Updated March 13, 2026

WordPress Shortcodes API Functions

Complete reference for all functions in the WordPress Shortcodes API. Registration Functions add_shortcode() Registers a new shortcode handler. add_shortcode( string...

Updated March 13, 2026
← Back to Chubes.net