Changeset 2962430
- Timestamp:
- 09/04/2023 09:14:22 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
dashboard-quick-link-widget/tags/1.6.0/dashboard-quick-link-widget.php
r2962417 r2962430 27 27 { 28 28 // css files 29 wp_enqueue_style('style-dqlw', plugins_url('dqlw.css', __FILE__) );29 wp_enqueue_style('style-dqlw', plugins_url('dqlw.css', __FILE__), array(), '1.6.0', 'all'); 30 30 wp_enqueue_style('wp-color-picker'); 31 31 wp_enqueue_style('fontawesome-script', loadFontAwesomeCdns());
Note: See TracChangeset
for help on using the changeset viewer.