%PDF- %PDF-
Direktori : /var/www/html/itworks/wp-content/plugins/thim-core/templates/developers/ |
Current File : /var/www/html/itworks/wp-content/plugins/thim-core/templates/developers/content.php |
<?php $url_content = Thim_For_Developer::get_url_download( 'content' ); ?> <div class="col-md-4"> <div class="tc-box"> <div class="tc-box-header"> <h2 class="box-title"><?php esc_html_e( 'Export content.xml', 'thim-core' ); ?></h2> </div> <div class="tc-box-body text-center"> <a type="button" class="button button-secondary tc-button" href="<?php echo esc_url( $url_content ); ?>"><?php esc_html_e( 'Download', 'thim-core' ); ?></a> </div> </div> </div>