[wp-trac] [WordPress Trac] #57575: Editor: Introduce HTML Tag Processor

WordPress Trac noreply at wordpress.org
Fri Feb 3 01:04:16 UTC 2023


#57575: Editor: Introduce HTML Tag Processor
-------------------------------------------------+-------------------------
 Reporter:  azaozz                               |       Owner:  azaozz
     Type:  enhancement                          |      Status:  closed
 Priority:  normal                               |   Milestone:  6.2
Component:  Editor                               |     Version:
 Severity:  normal                               |  Resolution:  fixed
 Keywords:  has-patch has-unit-tests gutenberg-  |     Focuses:
  merge                                          |  performance
-------------------------------------------------+-------------------------
Changes (by azaozz):

 * owner:  (none) => azaozz
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"55203" 55203]:
 {{{
 #!CommitTicketReference repository="" revision="55203"
 Introduce HTML API with HTML Tag Processor

 This commit pulls in the HTML Tag Processor from the Gutenbeg repository.

 The Tag Processor attempts to be an HTML5-spec-compliant parser that
 provides the ability in PHP to find specific HTML tags and then add,
 remove, or update attributes on that tag. It provides a safe and reliable
 way to modify the attribute on HTML tags.

 More information: https://github.com/WordPress/wordpress-
 develop/pull/3920.

 Props: antonvlasenko, bernhard-reiter, costdev, dmsnell, felixarntz,
 gziolo, hellofromtonya, zieladam, flixos90, ntsekouras, peterwilsoncc,
 swissspidy, andrewserong, onemaggie, get_dave, aristath, scruffian,
 justlevine, andraganescu, noisysocks, dlh, soean, cbirdsong, revgeorge,
 azaozz.
 Fixes #57575.
 }}}

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


More information about the wp-trac mailing list