make meta optional
Open
- Dominant language
- PHP
- Stars
- 4.8k
- Forks
- 600
- PR merge metrics
- No merged PRs in 30d
Description
- Corcel Version: 5
- Framework Name & Version: php vanilla
- PHP Version: 7
- Database Driver & Version: Mysql
### Description:
I get
```
"meta": [
{
"meta_id": 1679,
"post_id": 560,
"meta_key": "_elementor_edit_mode",
"meta_value": "builder",
"value": "builder"
},
```
with each post I want to get metas manually not automatically this makes my api slower.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.