[wp-trac] [WordPress Trac] #38228: Add filter to default gallery shortcode output

WordPress Trac noreply at wordpress.org
Fri Jul 4 11:46:17 UTC 2025


#38228: Add filter to default gallery shortcode output
-------------------------------------------------+-------------------------
 Reporter:  tristangemus                         |       Owner:  (none)
     Type:  enhancement                          |      Status:  closed
 Priority:  normal                               |   Milestone:  Awaiting
                                                 |  Review
Component:  Gallery                              |     Version:  4.7
 Severity:  normal                               |  Resolution:  wontfix
 Keywords:  has-patch needs-testing dev-         |     Focuses:
  feedback                                       |
-------------------------------------------------+-------------------------
Changes (by callumbw95):

 * status:  new => closed
 * resolution:   => wontfix


Comment:

 Hi all,

 I have just taken a look into this and when they were introduced,
 shortcodes were a pioneering solution that allowed complex content to be
 embedded in WordPress. However, with the launch of the block editor
 (Gutenberg), the entire paradigm for content creation has shifted. Blocks
 are the modern successor to shortcodes, offering a far superior user
 experience with direct visual manipulation, structured attributes, and
 easy discoverability through the block inserter.

 The core development roadmap is now focused exclusively on the block
 editor and the ecosystem around it. The Shortcode API is considered
 feature-complete and is in a maintenance-only state. While critical
 security issues or major regressions would be addressed, new features or
 enhancements for the shortcode system are no longer being considered. Any
 new functionality of this nature should be built as a block.

 For these reasons, I am closing this ticket as `wontfix`. The future of
 extensible content in WordPress is blocks, and all development efforts are
 directed there. However, please feel free to reopen this ticket if you
 wish to discuss this further.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/38228#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list