Esempio n. 1
0
 function presscore_register_post_types()
 {
     Presscore_Inc_Portfolio_Post_Type::register();
     Presscore_Inc_Testimonials_Post_Type::register();
     Presscore_Inc_Team_Post_Type::register();
     Presscore_Inc_Logos_Post_Type::register();
     Presscore_Inc_Benefits_Post_Type::register();
     Presscore_Inc_Albums_Post_Type::register();
     Presscore_Inc_Slideshow_Post_Type::register();
 }