FluentCommunity URL fix
This commit is contained in:
@ -486,12 +486,12 @@ function wp_allstars_get_pro_plugins_config() {
|
|||||||
'button_group' => array(
|
'button_group' => array(
|
||||||
array(
|
array(
|
||||||
'text' => 'Home Page',
|
'text' => 'Home Page',
|
||||||
'url' => 'https://fluentcommunity.com/',
|
'url' => 'https://fluentcommunity.co/',
|
||||||
'primary' => true
|
'primary' => true
|
||||||
),
|
),
|
||||||
array(
|
array(
|
||||||
'text' => 'Pricing',
|
'text' => 'Pricing',
|
||||||
'url' => 'https://fluentcommunity.com/pricing/'
|
'url' => 'https://fluentcommunity.co/pricing/'
|
||||||
)
|
)
|
||||||
),
|
),
|
||||||
'free_slug' => 'fluent-community'
|
'free_slug' => 'fluent-community'
|
||||||
|
Reference in New Issue
Block a user