Plugin Directory

Changeset 1636600


Ignore:
Timestamp:
04/13/2017 08:08:33 AM (9 years ago)
Author:
AboZain
Message:

dashicons-visibility

File:
1 edited

Legend:

Unmodified
Added
Removed
  • custom-dashboard-widgets/trunk/custom-dashboard-widgets.php

    r1636597 r1636600  
    264264                $items = $item = array();
    265265                $item['title'] = __('View Site');
    266                 $item['icon'] = 'dashicons-dashboard';
     266                $item['icon'] = 'dashicons-visibility';
    267267                $item['link'] = 'site_url';
    268268                $item['status'] = 'checked';
Note: See TracChangeset for help on using the changeset viewer.