← All changes
|
modules/atomic-widgets/elements/atomic-paragraph/atomic-paragraph.php
+1
-1
4.3.0-beta2
→
4.3.1
View file →
| @@ -39,9 +39,9 @@ | ||
| 39 | 39 | return esc_html__( 'Paragraph', 'elementor' ); |
| 40 | 40 | } |
| 41 | 41 | |
| 42 | 42 | public function get_keywords() { |
| 43 | - return [ 'ato', 'atom', 'atoms', 'atomic' ]; | |
| 43 | + return [ 'ato', 'atom', 'atoms', 'atomic', 'paragraph', 'text', 'content' ]; | |
| 44 | 44 | } |
| 45 | 45 | |
| 46 | 46 | public function get_icon() { |
| 47 | 47 | return 'eicon-paragraph'; |