Adding icon to button in admin orders page
-
I am able to add my own button to the woocommerce Orders page (by hooking into woocommerce_admin_order_actions and adding my own array), but i am now wondering how i can use an image/glyph on the button instead of text?
Looking at the code for the other buttons, i can see that content (unicode?) is added in a stylesheet – however i do not see what icons are available / already loaded in woocommerce so are available to use?
(I am also adding a custom stylesheet (via wp_enqueue_scripts) where the button styles can be defined).
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Adding icon to button in admin orders page’ is closed to new replies.