Adding new sub-menu for Premium Member

Morus

www.votezone.eu , www.privateserversranking.com
Hi,

I'm trying to add additional sub-menu to User Control Panel that will be visible only for Premium Members with link to page. Similar to Upload Premium Banner. How I can do it?
 

Basti

Administrator
Staff member
You can use this hook in your plugin
Code:
user_cp_global_start
plugin gets info.php that file user_cp_global_start.php ( with the link in it ), blank index.html.
languages with blank index.html and blank english.php, or populate english.php with your text
 
Top