Plugin::get_cpt()
Return
(\Vimeotheque\Post\Post_Type)
Source
File: includes/libs/plugin.class.php
520 | public function get_cpt(){ |
521 | return $this ->cpt; |
522 | } |
(\Vimeotheque\Post\Post_Type)
File: includes/libs/plugin.class.php
520 | public function get_cpt(){ |
521 | return $this ->cpt; |
522 | } |