alleyinteractive / alleyinteractive/searchpress
Add a `min-id` argument to the `index` CLI command.
Đang mở
CLI
- Ngôn ngữ chính
- PHP
- Star
- 85
- Fork
- 10
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Consider adding an argument to the `index` CLI command to allow a minimum post ID to be specified for indexing. A possible means of implementation would be to filter `posts_where` to alter the `WHERE` clause to only return posts greater than or equal to the given ID.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.