Function getUserURL
Returns a an url for the search engine for results of all items the user with $username is assigned to either as owner (gallery) or author (Zenpage) Note there is no check if the user name is actually a vaild user account name, owner or author! Use the *OwerAuthor() function for that instead
This eventually may return the url to an actual user profile page in the future.
string |
$username |
The user name of a user. Note there is no check if the user name is actually valid! |
string |
$resulttype = 'all' |
'all' for owner and author, 'gallery' for owner of images/albums only, 'zenpage' for author of news articles and pages |
string|null
|
string|null |