The plugin adds the following shortcode to the wordpress backend.
[blogurl id='$id' temp='$temp']
- [blogurl] returns the url of the wordpress installation
- [blogurl id='$id'] returns the permalink for a page or post with the id $id
- [blogurl temp='true'] will return the directory of the template
- [pageurl] shortcode can also be used using the same parameters this is included for legacy reasons