diff --git a/monero/monero_gateway.php b/monero/monero_gateway.php new file mode 100644 index 0000000..650352a --- /dev/null +++ b/monero/monero_gateway.php @@ -0,0 +1,41 @@ +' . __( 'Settings', 'monero_payment' ) . '', + ); + + return array_merge( $plugin_links, $links ); +}