Файловый менеджер - Редактировать - /home/avadvi5/public_html/wp-content/plugins/elementor-pro/modules/atomic-form/checkbox/checkbox.html.twig
Ðазад
{% set classes = settings.classes | merge( [ base_styles.base ] ) | join(' ') | trim %} {% set id_attribute = settings._cssid is not empty ? 'id=' ~ settings._cssid | e('html_attr') : '' %} {% set interactions_attribute = interactions is not empty ? 'data-interactions=' ~ interactions | json_encode | e('html_attr') : '' %} {% set placeholder_attribute = settings.placeholder is not empty ? 'placeholder=' ~ settings.placeholder | e('html_attr') : '' %} {% set required_attribute = settings.required ? 'required' : '' %} {% set checked_attribute = settings.checked ? 'checked' : '' %} {% set name = settings.name is not empty ? settings.name : settings._cssid is not empty ? 'checkbox_' ~ settings._cssid : 'checkbox_' ~ id %} {% set name_attribute = 'name=' ~ name | e('html_attr') %} {% set value_attribute = settings.value is not empty ? 'value=' ~ settings.value | e('html_attr') : '' %} <input {{ id_attribute }} {{ name_attribute }} {{ value_attribute }} class="{{ classes }}" type="checkbox" data-interaction-id="{{ interaction_id | default(id) }}" {{ settings.attributes | raw }} {{ interactions_attribute }} {{ placeholder_attribute | raw }} {{ required_attribute }} {{ checked_attribute }} />
| ver. 1.1 | |
.
| PHP 8.3.30 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка