Skip to content

Control Settings: remove 'placeholder' and 'title' settings from base settings#3795

Merged
KingYes merged 1 commit intoelementor:release/2.0.0from
ramiy:controls_base_settings
Mar 19, 2018
Merged

Control Settings: remove 'placeholder' and 'title' settings from base settings#3795
KingYes merged 1 commit intoelementor:release/2.0.0from
ramiy:controls_base_settings

Conversation

@ramiy
Copy link
Copy Markdown
Contributor

@ramiy ramiy commented Mar 18, 2018

The $_base_settings property in Base_Control holds the common settings relevant for all the controls (label, description, separator, label_block, show_label), but it also has two settings that are relevant to few very specific controls (title, placeholder). Those settings should be moved to those specific controls to their get_default_settings() methods.

@ramiy ramiy changed the title Control Settings: move placeholder and title settings to specific controls that actually use them Control Settings: remove 'placeholder' and 'title' settings from base settings Mar 18, 2018
@KingYes KingYes merged commit 3667931 into elementor:release/2.0.0 Mar 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants