10/28/2015 at 11:02 am
#352162
Keymaster
@ Reed
Yes, this can be done… use this:
cnURL::permalink(
array(
'type' => 'name',
'slug' => $entry->getSlug(),
'text' => 'View Profile',
'home_id' => $atts['home_id'],
)
);