[wp-meta] [Making WordPress.org] #5207: Improve heuristics for detecting block assets

Making WordPress.org noreply at wordpress.org
Wed May 20 04:54:58 UTC 2020


#5207: Improve heuristics for detecting block assets
------------------------------+---------------------------
 Reporter:  tellyworth        |       Owner:  coreymckrill
     Type:  enhancement       |      Status:  assigned
 Priority:  high              |   Milestone:
Component:  Plugin Directory  |  Resolution:
 Keywords:  needs-patch       |
------------------------------+---------------------------

Comment (by tellyworth):

 Nice! That takes it up from 13 plugins with asset files, to 28 (of 32
 currently). Currently the ones missing assets are:


 {{{
 layout-grid
 pdf-viewer-block
 embed-block-for-github
 starscape
 }}}


 There's a separate but similar issue with the block metadata stored in the
 `all_blocks` array. Mainly because of the limitations of using regexes to
 detect the registerBlockType calls. The plugins in the block directory
 missing `all_blocks` are:


 {{{
 scratch-pad
 simple-definition-list-blocks
 emoji-conbini
 ghstwrtr
 meme-me
 lazy-lists
 altered-reality
 }}}

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/5207#comment:4>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list