This commit is contained in:
proelements
2026-05-04 11:47:14 +03:00
parent b499583e5a
commit 872bc6fb57
375 changed files with 39949 additions and 9185 deletions
@@ -16,7 +16,7 @@ class Elementor_Library extends \WP_Widget {
public function __construct() {
parent::__construct(
'elementor-library',
esc_html__( 'Elementor Library', 'elementor-pro' ),
esc_html__( 'Library', 'elementor-pro' ),
[
'description' => esc_html__( 'Embed your saved elements.', 'elementor-pro' ),
]