wp-shortcake / shortcake-bakery

A fine selection of shortcodes for WordPress
42 stars 16 forks source link

Add filter for shortcode UI args for all bakery shortcakes #158

Closed montchr closed 8 years ago

montchr commented 8 years ago

Gives the user the ability to add UI args to all shortcodes registered via Bakery or on a per-shortcode basis, without having to override the original class completely.

Rendering the new UI args can be handled by filtering shortcake_bakery_shortcode_callback.

goldenapples commented 8 years ago

:+1: