mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-11 03:03:01 +02:00
New trigger on get_pwg_themes
git-svn-id: http://piwigo.org/svn/trunk@5102 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -730,6 +730,8 @@ function get_pwg_themes()
|
||||
}
|
||||
}
|
||||
|
||||
// plugins want remove some themes based on user status maybe?
|
||||
$themes = trigger_event('get_pwg_themes', $themes);
|
||||
return $themes;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user