Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $this->add_control('image', [
- 'label' => __('My image', 'elementor-extension'),
- 'type' => \Elementor\Controls_Manager::MEDIA,
- 'default' => [
- 'url' => \Elementor\Utils::get_placeholder_image_src()
- ]
- ]);
Advertisement
Add Comment
Please, Sign In to add comment