Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

jsarnowski / jsarnowski/flexible-shipping-pro   php

Repository URL to install this package:

/ views / html-shipping-method-actions.php

<?php if ( ! defined( 'ABSPATH' ) ) exit; ?>

<button id="flexible_shipping_export_selected" class="button" data-instance-id="<?php echo $_GET['instance_id']; ?>" data-nonce="<?php echo wp_create_nonce( "flexible_shipping" ); ?>" disabled><?php _e( 'Export selected', 'flexible-shipping-pro' ); ?></button>