• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer
WooCommerce a2z

WooCommerce a2z

WooCommerce

  • Home
  • Plugins
  • Blocks
  • Shortcodes
  • APIs
  • Classes
  • Files
  • Hooks
  • Sitemap
  • Blog
Home / APIs / ActionScheduler_wcSystemStatus::render() – Display action data, including number of actions grouped by status and the oldest & newest action in each status.

You appear to be a bot. Output may be restricted

Description

Display action data, including number of actions grouped by status and the oldest & newest action in each status.

Helpful to identify issues, like a clogged queue.

Usage

ActionScheduler_wcSystemStatus::render();

Parameters

Returns

void

Source

File name: woocommerce/packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php


Lines:

1 to 8 of 8
  public function render() {
    $action_counts     = $this->store->action_counts();
    $status_labels     = $this->store->get_status_labels();
    $oldest_and_newest = $this->get_oldest_and_newest( array_keys( $status_labels ) );

    $this->get_template( $status_labels, $action_counts, $oldest_and_newest );
  }
 

 View on GitHub View on Trac

Published: 8th February 2020 | Last updated: 6th April 2020

Primary Sidebar

Information

Function name: ActionScheduler_wcSystemStatus::render
Class ref: ActionScheduler_wcSystemStatus
Plugin ref: WooCommerce
Version: 5.1.0
Sourcefile: packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php
File ref: packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php
Deprecated?: No
API Letters: A,R,W

Footer

WooCommerce a2z
WooCommerce a2z
WooCommerce
WordPress 5.7
WordPress a2z
WordPress core a2z
Genesis Theme Framework a2z
Jetpack a2z
WordPress develop tests
Easy Digital Downloads a2z
WooCommerce a2z
Yoast SEO a2z
WordPress Blocks

Site:  woocommerce.wp-a2z.org
© Copyright WooCommerce a2z 2014-2021. All rights reserved.


Website designed and developed by Herb Miller
Proudly powered by WordPress and oik plugins

  • Home
  • Blog
  • Sitemap
  • Sites