[wp-meta] [Making WordPress.org] #3694: Add hooks to class-parser.php

Making WordPress.org noreply at wordpress.org
Sat Jun 30 20:23:32 UTC 2018


#3694: Add hooks to class-parser.php
------------------------------+------------------------------------
 Reporter:  afragen           |      Owner:  (none)
     Type:  enhancement       |     Status:  new
 Priority:  normal            |  Milestone:
Component:  Plugin Directory  |   Keywords:  has-patch dev-feedback
------------------------------+------------------------------------
 Many plugin developers use various readme parsers in their plugins. All of
 these need to be modified for use inside of the plugins. By adding a
 couple of hooks to {{{class-parser.php}}}; plugin developers will be able
 to better utilize the parser inside of plugins.

 Use Case:
 I utilize the {{{class-parser.php}}} inside of a plugin to parse
 {{{readme.txt}}} files that exist outside of the dot org repository. In
 order to currently accomplish this I need to modify the {{{class-
 parser.php}}} file. Adding these hooks will allow for a drop-in parser
 that can be modified without modifying the core file.

 N.B.: The attached patch shows the changes but I don't have a meta
 environment set up to properly create the patch.

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/3694>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list