Add Tools tab, new hosting providers, and update Pro buttons

This commit is contained in:
Marcus Quinn
2025-03-16 23:59:04 +00:00
parent 1346f2595a
commit db35d81dde
2 changed files with 37 additions and 4 deletions

View File

@ -223,13 +223,13 @@ function wp_allstars_get_pro_plugins_config() {
'description' => 'Advanced content optimization and SEO tool for WordPress.',
'button_group' => array(
array(
'text' => 'Go Pro',
'url' => 'https://revive.so/pricing/',
'text' => 'Home Page',
'url' => 'https://revive.so/',
'primary' => true
),
array(
'text' => 'Home Page',
'url' => 'https://revive.so/'
'text' => 'Pricing',
'url' => 'https://revive.so/pricing/'
)
),
'free_slug' => 'revive-so'