bw_global_excerpt() – Return the value of the GLOBAL post’s excerpt field setting it to the new value
BW_List_Table::get_bulk_actions() – Get an associative array ( option_name => option_title ) with the list of bulk actions available on this table.
BW_List_Table::get_column_info() – Get a list of all, hidden and sortable columns, with filter applied
BW_List_Table::get_sortable_columns() – Get a list of sortable columns. The format is: ‘internal-name’ => ‘orderby’ or ‘internal-name’ => array( ‘orderby’, true )
BW_List_Table::get_views() – Get an associative array ( id => link ) with the list of views available on this table.
GitHub::__construct() – The repository is expected to match the slug of the WordPress plugin or theme
oikai_get_classref() – Return the classref for the API, if applicable, creating the oik_class if necessary