Esempio n. 1
0
 /**
  * @param string $shownPage The page slug shown at this moment
  */
 public static function renderHeader($shownPage)
 {
     MainWP_Extensions_View::renderHeader($shownPage, self::$extensions);
 }