| @@ -13,10 +13,8 @@ | ||
| 13 | 13 | * - `openstation_recycle_bin_capture_post_types` |
| 14 | 14 | * - `openstation_recycle_bin_query_args` |
| 15 | 15 | * - `openstation_recycle_bin_items` / `openstation_recycle_bin_item` |
| 16 | 16 | * - `openstation_recycle_bin_user_can_view|restore|purge|use` |
| 17 | - * - `openstation_recycle_bin_window_args` / `..._icon_args` | |
| 18 | - * - `openstation_recycle_bin_template_html` | |
| 19 | 17 | * - actions: `..._item_captured`, `..._before/after_restore`, |
| 20 | 18 | * `..._before/after_purge`, `..._emptied` |
| 21 | 19 | * |
| 22 | 20 | * @package OpenStation |