| @@ -20,8 +20,10 @@ | ||
| 20 | 20 | const EASYAZON_SLUG = 'easyazon'; |
| 21 | 21 | const EASY_AFFILIATE_LINK_SLUG = 'easy_affiliate_link'; |
| 22 | 22 | const AMA_LINKS_PRO_SLUG = 'amalinkspro'; |
| 23 | 23 | const LASSO_PRO_SLUG = 'lasso-urls'; |
| 24 | + const RECREATE_TABLE_TIME = 'recreate_table_time'; | |
| 25 | + const NEXT_TIME_RECREATE_TABLE = 'next_time_recreate_table'; | |
| 24 | 26 | |
| 25 | 27 | const SUPPORT_IMPORT_PLUGINS = array( |
| 26 | 28 | self::PRETTY_LINK_SLUG => 'Pretty Links', |
| 27 | 29 | self::THIRSTYLINK_SLUG => 'Thirsty Affiliates', |