woocommerce_system_status_report

woocommerce_system_status_report

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: woocommerce.8.7.0

do_action('woocommerce_system_status_report') is found 1 times:

  • /includes/admin/views/html-admin-page-status-report.php line 1018
    		<?php endif; ?>
    	</tbody>
    </table>
    
    <?php do_action( 'woocommerce_system_status_report' ); ?>
    
    <table class="wc_status_table widefat" cellspacing="0">
    	<thead>
    	<tr>
    		<th colspan="3" data-export-label="Status report information"><h2><?php esc_html_e( 'Status report information', 'woocommerce' ); ?><?php echo wc_help_tip( esc_html__( 'This section shows information about this status report.', 'woocommerce' ) ); ?></h2></th>
    	</tr>
    

See this hook used in plugins: