ActionScheduler_AdminView_Deprecated
Description Description
Store deprecated public functions previously found in the ActionScheduler_AdminView class. Keeps them out of the way of the main class.
Source Source
File: packages/action-scheduler/deprecated/ActionScheduler_AdminView_Deprecated.php
Methods Methods
- action_scheduler_post_type_args
- admin_notices — Convert an interval of seconds into a two part human friendly string.
- bulk_actions — Do not include the "Edit" action for the Scheduled Actions administration screen.
- custom_orderby — Filter search queries to allow searching by Claim ID (i.e. post_password).
- list_table_column_content — Print the content for our custom columns.
- list_table_columns — Completely customer the columns displayed on the Scheduled Actions administration screen.
- list_table_sortable_columns — Make our custom title & date columns use defaulting title & date sorting.
- list_table_views — Customise the post status related views displayed on the Scheduled Actions administration screen.
- maybe_execute_action — Run an action when triggered from the Action Scheduler administration screen.
- post_updated_messages — Change messages when a scheduled action is updated.
- row_actions — Hide the inline "Edit" action for all 'scheduled-action' posts.
- search_post_password — Filter search queries to allow searching by Claim ID (i.e. post_password).