• 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_wpPostStore_PostStatusRegistrar::post_status_failed_labels() – Build the args array for the post type definition

You appear to be a bot. Output may be restricted

Description

Build the args array for the post type definition

Usage

$array = ActionScheduler_wpPostStore_PostStatusRegistrar::post_status_failed_labels();

Parameters

Returns

array

Source

File name: woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php


Lines:

1 to 10 of 10
  protected function post_status_failed_labels() {
    $labels = array(
      'label'       => _x( 'Failed', 'post', 'woocommerce' ),
      /* translators: %s: count */
      'label_count' => _n_noop( 'Failed <span class="count">(%s)</span>', 'Failed <span class="count">(%s)</span>', 'woocommerce' ),
    );

    return apply_filters( 'action_scheduler_post_status_failed_labels', $labels );
  }
 

 View on GitHub View on Trac

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

Primary Sidebar

Information

Function name: ActionScheduler_wpPostStore_PostStatusRegistrar::post_status_failed_labels
Class ref: ActionScheduler_wpPostStore_PostStatusRegistrar
Plugin ref: WooCommerce
Version: 5.1.0
Sourcefile: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php
File ref: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php
Deprecated?: No
API Letters: A,P,S,W

Footer

WooCommerce a2z
WooCommerce a2z
WooCommerce
WordPress 5.7.1
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