| @@ -63,8 +63,16 @@ | ||
| 63 | 63 | 'file' => 'all-in-one-seo-pack/all_in_one_seo_pack.php', |
| 64 | 64 | 'extra_files' => ['all-in-one-seo-pack-pro/all_in_one_seo_pack.php'], |
| 65 | 65 | 'importable' => true, |
| 66 | 66 | ], |
| 67 | + 'squirrly' => [ | |
| 68 | + 'name' => 'Squirrly SEO', | |
| 69 | + 'class' => 'SQ_Classes_ObjController', | |
| 70 | + 'function' => 'sq_wpcall', | |
| 71 | + 'file' => 'squirrly-seo/squirrly.php', | |
| 72 | + 'extra_files' => ['squirrly-seo-pack/index.php'], | |
| 73 | + 'importable' => true, | |
| 74 | + ], | |
| 67 | 75 | 'theseoframework' => [ |
| 68 | 76 | 'name' => 'The SEO Framework', |
| 69 | 77 | 'class' => 'The_SEO_Framework\\Load', |
| 70 | 78 | 'function' => 'the_seo_framework', |