Exemple #1
0
 public function post_types() {
   return MPM_PostType::find_by_in("name", $this->object_type(), "%s");
 }