ActionScheduler_wpPostStore_PostStatusRegistrar
in package
Class ActionScheduler_wpPostStore_PostStatusRegistrar
Tags
Table of Contents
- register() : mixed
- post_status_args() : array<string|int, mixed>
- Build the args array for the post type definition
- post_status_failed_labels() : array<string|int, mixed>
- Build the args array for the post type definition
- post_status_running_labels() : array<string|int, mixed>
- Build the args array for the post type definition
Methods
register()
public
register() : mixed
Return values
mixed —post_status_args()
Build the args array for the post type definition
protected
post_status_args() : array<string|int, mixed>
Return values
array<string|int, mixed> —post_status_failed_labels()
Build the args array for the post type definition
protected
post_status_failed_labels() : array<string|int, mixed>
Return values
array<string|int, mixed> —post_status_running_labels()
Build the args array for the post type definition
protected
post_status_running_labels() : array<string|int, mixed>