Beispiel #1
0
 /**
  * Public function to get plugin's template
  *
  * @param string $name Template name to search for
  *
  * @return void
  */
 function br_get_template_part($name = '')
 {
     BeRocket_AAPF::br_get_template_part($name);
 }