← All changes
|
modules/floating-buttons/widgets/contact-buttons.php
+1
-1
4.3.0
→
3.25.2
View file →
| @@ -5,9 +5,9 @@ | ||
| 5 | 5 | use Elementor\Modules\FloatingButtons\Base\Widget_Contact_Button_Base; |
| 6 | 6 | use Elementor\Plugin; |
| 7 | 7 | |
| 8 | 8 | if ( ! defined( 'ABSPATH' ) ) { |
| 9 | - exit; // Exit if accessed directly. | |
| 9 | + exit; // Exit if accessed directly | |
| 10 | 10 | } |
| 11 | 11 | |
| 12 | 12 | /** |
| 13 | 13 | * Elementor Contact Buttons widget. |