[wp-meta] [Making WordPress.org] #4973: Dashicons changelog

Making WordPress.org noreply at wordpress.org
Mon Apr 27 07:28:42 UTC 2020


#4973: Dashicons changelog
----------------------------+---------------------
 Reporter:  SergeyBiryukov  |       Owner:  (none)
     Type:  enhancement     |      Status:  new
 Priority:  normal          |   Milestone:
Component:  Developer Hub   |  Resolution:
 Keywords:                  |
----------------------------+---------------------

Comment (by casiepa):

 @dd32 I'm busy creating the changelog based on wp3.8 until 5.5. I will
 have an array at the end, something like:

 {{{
 $arr_dashicons = array(
 //  array( 'name without dashicons', 'font code', 'minimum major wp
 version', 'active/deprecated' ),
   array( 'admin-appearance', "\f100", '5.0', 'active' ),
   array( 'dashicons-share1', "\f237", '4.1', 'deprecated' ),
   array( 'dashicons-lock-duplicate', "f315", '4.0', 'deprecated' ),
 );
 }}}

 how do you see that fit into https://github.com/WordPress/dashicons ?
 and in what format?

 /cc @joen

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


More information about the wp-meta mailing list