CP_Post_Revisions_List_Table::get_bulk_actions()
Method: Retrieves an associative array of bulk actions available on this table.
Source: wp-admin/includes/class-cp-post-revisions-list-table.php:121
Method: Retrieves an associative array of bulk actions available on this table.
Source: wp-admin/includes/class-cp-post-revisions-list-table.php:121
Method:
Source: wp-admin/includes/class-cp-post-revisions-list-table.php:22
Method: Renders the list of revisions
Source: wp-admin/includes/class-cp-post-revisions-list-table.php:41
Method: Processes the bulk action
Source: wp-admin/includes/class-cp-post-revisions-list-table.php:132
Method: Converts integers to their char versions according to normal ctype behaviour, if needed.
Source: vendor/symfony/polyfill-ctype/Ctype.php:211
Method: Returns TRUE if every character in text is either a letter or a digit, FALSE otherwise.
Source: vendor/symfony/polyfill-ctype/Ctype.php:32
Method: Returns TRUE if every character in text is a letter, FALSE otherwise.
Source: vendor/symfony/polyfill-ctype/Ctype.php:48
Method: Returns TRUE if every character in text is a control character from the current locale, FALSE otherwise.
Source: vendor/symfony/polyfill-ctype/Ctype.php:64
Method: Returns TRUE if every character in the string text is a decimal digit, FALSE otherwise.
Source: vendor/symfony/polyfill-ctype/Ctype.php:80
Method: Returns TRUE if every character in text is printable and actually creates visible output (no white space), FALSE otherwise.
Source: vendor/symfony/polyfill-ctype/Ctype.php:96