[wp-meta] [Making WordPress.org] #2878: Add bbPress and BuddyPress Dashicons to the devhub dashicon reference

Making WordPress.org noreply at wordpress.org
Wed Sep 13 13:14:46 UTC 2017


#2878: Add bbPress and BuddyPress Dashicons to the devhub dashicon reference
-----------------------------------------+------------------
 Reporter:  netweb                       |       Owner:
     Type:  defect                       |      Status:  new
 Priority:  normal                       |   Milestone:
Component:  Developer Hub                |  Resolution:
 Keywords:  has-patch reporter-feedback  |
-----------------------------------------+------------------
Changes (by xkon):

 * keywords:  needs-patch => has-patch reporter-feedback


Comment:

 '''2878.diff''' attempts to have the code ready for use.

 I don't see the icons into the dashicons.css yet when viewing the source
 of http://developer.wordpressorg.dev/dashicons but if you check the repo
 on https://github.com/WordPress/dashicons/blob/master/icon-
 font/dashicons.css#L262 you will see some of the icons implemented.

 I changed the styles of what @netweb wrote according to that repo's css
 and also added the `tracking` one as it's code is probably going to be

 {{{
 .dashicons-buddicons-tracking:before {
         content:"\f455";
 }
 }}}

 Normally if the .css gets updated from that repo the icons should be
 working fine as well

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


More information about the wp-meta mailing list