Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Quick Q – link to a website


nit3watch
Participant

@nit3watch

To be a bit more clear, gwebsite_get_group_website() returns the ‘web site’ correctly as below:
Image and video hosting by TinyPic

Though using $link = gwebsite_get_group_website();
when
$group_website = ' '.gwebsite_get_group_website().' ' ;
return $group_website;

returns the url as http://localhost/wordpress/groups/example-group/www.example-group.com and not to http://www.example-group.com .

Any idea’s were Im going wrong?

Skip to toolbar