| @@ -2,9 +2,9 @@ | ||
| 2 | 2 | if ( ! defined( 'ABSPATH' ) ) { |
| 3 | 3 | exit; |
| 4 | 4 | } |
| 5 | 5 | ?> |
| 6 | -<div id="disco-pro-plan">Pro Plan</div> | |
| 6 | +<div id="disco-pro-plan">Pro Plan Loading...</div> | |
| 7 | 7 | <?php |
| 8 | 8 | /** |
| 9 | 9 | * Base page for the plugin. |
| 10 | 10 | * This file is responsible for rendering the pro plan page for the plugin. |