File manager - Edit - /var/softaculous/sitepad/editor/site-data/plugins/kkart-pro/includes/admin/meta-boxes/views/html-product-download.php
Back
<?php if ( ! defined( 'ABSPATH' ) ) { exit; } ?> <tr> <td class="sort"></td> <td class="file_name"> <input type="text" class="input_text" placeholder="<?php esc_attr_e( 'File name', 'kkart' ); ?>" name="_downloadable_files[names][]" value="<?php echo esc_attr( $file['name'] ); ?>" /> <input type="hidden" name="_downloadable_files[hashes][]" value="<?php echo esc_attr( $key ); ?>" /> </td> <td class="file_url"><input type="text" class="input_text" placeholder="<?php esc_attr_e( 'http://', 'kkart' ); ?>" name="_downloadable_files[urls][]" value="<?php echo esc_attr( $file['file'] ); ?>" /></td> <td class="file_url_choose" width="1%"><a href="#" class="button upload_file_button" data-choose="<?php esc_attr_e( 'Choose file', 'kkart' ); ?>" data-update="<?php esc_attr_e( 'Insert file URL', 'kkart' ); ?>"><?php echo esc_html__( 'Choose file', 'kkart' ); ?></a></td> <td width="1%"><a href="#" class="delete"><?php esc_html_e( 'Delete', 'kkart' ); ?></a></td> </tr>
| ver. 1.4 |
Github
|
.
| PHP 7.3.33 | Generation time: 0.08 |
proxy
|
phpinfo
|
Settings