Monero Icon Fix in WP Admin
Wrong file name. Now it displays correctly.
This commit is contained in:
parent
4b192df223
commit
235ae5e442
@ -56,7 +56,7 @@ function monero_create_menu()
|
|||||||
'manage_options',
|
'manage_options',
|
||||||
'admin.php?page=wc-settings&tab=checkout§ion=monero_gateway',
|
'admin.php?page=wc-settings&tab=checkout§ion=monero_gateway',
|
||||||
'',
|
'',
|
||||||
plugins_url('monero/assets/icon.png'),
|
plugins_url('monero/assets/monero_icon.png'),
|
||||||
56 // Position on menu, woocommerce has 55.5, products has 55.6
|
56 // Position on menu, woocommerce has 55.5, products has 55.6
|
||||||
|
|
||||||
);
|
);
|
||||||
|
Loading…
Reference in New Issue
Block a user