Video_Post::get_post()
Return
(array|\WP_Post|null)
Source
File: includes/libs/video-post.class.php
542 | public function get_post(){ |
543 | return $this ->_post; |
544 | } |
(array|\WP_Post|null)
File: includes/libs/video-post.class.php
542 | public function get_post(){ |
543 | return $this ->_post; |
544 | } |