Example #1
0
function __wps__profile_following()  
{  
	return __wps__show_profile("plus");
	exit;	
}
Example #2
0
function __wps__menu_gallery()  
{  
										
	return __wps__show_profile("gallery");
	exit;
		
}