query.all_post_meta
/ Database / query.all_post_meta
| Title | : | query.all_post_meta | |||||
| Purpose | : | Get post meta by post_slug and post_type or by passing the post_id | |||||
| Syntax | : |
|
|||||
| Input Parameters | : | post_id, post_slug, post_type | |||||
| Return Value | : | WP post meta | |||||
| Example 1 | : |
|