Add WordPay integration
This commit is contained in:
@@ -152,6 +152,14 @@ class SP_Modules {
|
||||
'link' => 'https://www.themeboy.com/sportspress-extensions/sponsors/',
|
||||
'desc' => __( 'Attract sponsors by offering them advertising space on your website.', 'sportspress' ),
|
||||
),
|
||||
'wordpay' => array(
|
||||
'label' => __( 'WordPay', 'sportspress' ),
|
||||
'class' => 'WordPay',
|
||||
'icon' => 'sp-icon-wordpay',
|
||||
'link' => 'https://wordpay.org/',
|
||||
'desc' => __( 'Start collecting club membership payments with WordPay.', 'sportspress' ),
|
||||
'tip' => __( 'Get WordPay', 'sportspress' ),
|
||||
),
|
||||
),
|
||||
));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user