���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/rickpfrv/elirickard.com/wp-content/plugins/qode-framework/inc/common/fields/class-qodeframeworkfieldhidden.php
���ѧ٧ѧ�
<?php class QodeFrameworkFieldHidden extends QodeFrameworkFieldType { public function render_field() { ?> <?php if ( ! empty( $this->args['custom_class'] ) ) : ?> <div <?php qode_framework_class_attribute( $this->args['custom_class'] ); ?>> <?php endif; ?> <input type="hidden" <?php echo qode_framework_get_inline_attrs( $this->data_attrs ); ?> class="qodef-field qodef-input" name="<?php echo esc_attr( $this->name ); ?>" value="<?php echo esc_attr( esc_html( $this->params['value'] ) ); ?>" <?php if ( isset( $this->args['readonly'] ) ) { echo ' readonly'; } ?> /> <?php if ( ! empty( $this->args['custom_class'] ) ) : ?> </div> <?php endif; } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0.09 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�