← All changes
|
modules/atomic-widgets/elements/div-block/div-block.php
+1
-1
4.3.0-beta2
→
4.3.1
View file →
| @@ -44,9 +44,9 @@ | ||
| 44 | 44 | return esc_html__( 'Div block', 'elementor' ); |
| 45 | 45 | } |
| 46 | 46 | |
| 47 | 47 | public function get_keywords() { |
| 48 | - return [ 'ato', 'atom', 'atoms', 'atomic', 'layout' ]; | |
| 48 | + return [ 'ato', 'atom', 'atoms', 'atomic', 'container', 'wrapper', 'section', 'row', 'column', 'div', 'box', 'layout' ]; | |
| 49 | 49 | } |
| 50 | 50 | |
| 51 | 51 | public function get_icon() { |
| 52 | 52 | return 'eicon-div-block'; |