← All changes
|
modules/atomic-widgets/elements/atomic-heading/atomic-heading.php
+1
-1
4.3.0-beta1
→
4.3.1
View file →
| @@ -38,9 +38,9 @@ | ||
| 38 | 38 | return esc_html__( 'Heading', 'elementor' ); |
| 39 | 39 | } |
| 40 | 40 | |
| 41 | 41 | public function get_keywords() { |
| 42 | - return [ 'ato', 'atom', 'atoms', 'atomic' ]; | |
| 42 | + return [ 'ato', 'atom', 'atoms', 'atomic', 'heading', 'title', 'text', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6' ]; | |
| 43 | 43 | } |
| 44 | 44 | |
| 45 | 45 | public function get_icon() { |
| 46 | 46 | return 'eicon-e-heading'; |