wc_logs_load_tab

wc_logs_load_tab

Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: woocommerce.9.3.1

do_action('wc_logs_load_tab') is found 1 times:

  • /src/Internal/Admin/Logging/PageController.php line 94
    			 * @param string $view The current view within the Logs tab.
    			 *
    			 * @since 8.6.0
    			 */
    			do_action( 'wc_logs_load_tab', $params['view'] );
    		}
    	}
    
    	/**
    	 * Notices to display on Logs screens.
    	 *
    

See this hook used in plugins: