PluginProbe
Elementor Website Builder – more than just a page builder / 4.3.2
Elementor Website Builder – more than just a page builder v4.3.2
4.3.2 4.3.1 4.3.0 4.3.0-beta3 4.3.0-beta2 4.3.0-beta1 4.2.4 4.2.3 4.2.2 4.2.1 4.2.0 4.1.5 4.2.0-beta2 4.2.0-dev2 4.2.0-beta1 4.1.4 4.1.3 4.1.2 4.1.1 4.1.0 4.1.0-beta3 4.1.0-dev3 4.0.9 4.1.0-beta2 4.1.0-dev2 All 455 releases
← All changes | modules/atomic-widgets/elements/atomic-paragraph/atomic-paragraph.php +1 -1 4.3.0-beta1 → 4.3.2 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';