← All changes
|
core/kits/documents/tabs/settings-site-identity.php
+1
-6
4.3.1
→
3.22.2
View file →
| @@ -6,9 +6,9 @@ | ||
| 6 | 6 | use Elementor\Core\Base\Document; |
| 7 | 7 | use Elementor\Core\Files\Uploads_Manager; |
| 8 | 8 | |
| 9 | 9 | if ( ! defined( 'ABSPATH' ) ) { |
| 10 | - exit; // Exit if accessed directly. | |
| 10 | + exit; // Exit if accessed directly | |
| 11 | 11 | } |
| 12 | 12 | |
| 13 | 13 | class Settings_Site_Identity extends Tab_Base { |
| 14 | 14 | |
| @@ -103,13 +103,8 @@ | ||
| 103 | 103 | '350', |
| 104 | 104 | '100' |
| 105 | 105 | ), |
| 106 | 106 | 'export' => false, |
| 107 | - 'ai' => [ | |
| 108 | - 'active' => true, | |
| 109 | - 'type' => 'media', | |
| 110 | - 'category' => 'vector', | |
| 111 | - ], | |
| 112 | 107 | ] |
| 113 | 108 | ); |
| 114 | 109 | |
| 115 | 110 | $this->add_control( |