Exemplo n.º 1
0
 /**
  * contruct init post type
  */
 function __construct()
 {
     self::$objects = array('post' => AE_Posts::get_instance());
 }