autoship_before_autoship_admin_products (action)

templates/admin/products.php) Used to add customization before the content of the Products page in WP-Admin > Autoship Cloud > Products.

Code

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