| @@ -1,12 +1,12 @@ | ||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | 3 | * Plugin Name: Hello Plus |
| 4 | - * Description: Boost your Elementor website with business-ready bonus widgets | |
| 4 | + * Description: Puts the PLUS in Elementor's Hello+ themes | |
| 5 | 5 | * Plugin URI: https://elementor.com |
| 6 | 6 | * Author: Elementor.com |
| 7 | 7 | * Author URI: https://elementor.com/?utm_source=wp-plugins&utm_campaign=author-uri&utm_medium=wp-dash |
| 8 | - * Version: 1.7.8 | |
| 8 | + * Version: 1.7.4 | |
| 9 | 9 | * License: GPL-3 |
| 10 | 10 | * License URI: https://www.gnu.org/licenses/gpl-3.0.en.html |
| 11 | 11 | * |
| 12 | 12 | * Text Domain: hello-plus |
| @@ -29,9 +29,9 @@ | ||
| 29 | 29 | if ( ! defined( 'ABSPATH' ) ) { |
| 30 | 30 | exit; // Exit if accessed directly. |
| 31 | 31 | } |
| 32 | 32 | |
| 33 | -define( 'HELLOPLUS_VERSION', '1.7.8' ); | |
| 33 | +define( 'HELLOPLUS_VERSION', '1.7.4' ); | |
| 34 | 34 | define( 'HELLO_PLUS_VERSION', HELLOPLUS_VERSION ); |
| 35 | 35 | |
| 36 | 36 | define( 'HELLOPLUS__FILE__', __FILE__ ); |
| 37 | 37 | define( 'HELLOPLUS_PLUGIN_BASE', plugin_basename( HELLOPLUS__FILE__ ) ); |