alleyinteractive / alleyinteractive/es-wp-query
Allow `ES_WP_Query::query_es()` to return a WP_Error
未关闭
- 主要语言
- PHP
- 星标
- 125
- 派生
- 28
- PR 合并指标
- 30 天内没有已合并 PR
描述
If `ES_WP_Query::query_es()` (in an adapter) encounters an error, it should be able to communicate that to the wrapper. As of now, doing so wouldn't cause any issues due to proper return value validation, but it would be good to explicitly catch errors in the wrapper.
贡献指南
评估
这个 Issue 还没有评估数据。