autoship_after_autoship_admin_reports (action)

(templates/admin/reports.php) Used to add custom content after the reports iFrame is rendered in WP-Admin > Autoship Cloud > Reports

Code

<?php do_action('autoship_after_autoship_admin_reports'); ?>