2020-05-01 / 2136阅 / 悠然
Retrieves the embed code for a specific post.
(int)
(Required)
The width for the response.
(int)
(Required)
The height for the response.
(int|WP_Post)
(Optional)
Post ID or object. Default is global $post.
Default value: null
(string|false) Embed code on success, false if post doesn't exist.