ActionScheduler_AdminView_Deprecated::list_table_sortable_columns( array $columns )

Make our custom title & date columns use defaulting title & date sorting.


Description Description


Parameters Parameters

$columns

(Required) An associative array of columns that can be used to sort the table on the Scheduled Actions administration screen.


Top ↑

Return Return

(array) $columns An associative array of columns that can be used to sort the table on the Scheduled Actions administration screen.


Top ↑

Source Source

File: packages/action-scheduler/deprecated/ActionScheduler_AdminView_Deprecated.php


			

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.