Blog URL and Page URL Shortcode

Adds the blogurl shortcode to wordpress.

Author:James Jackson (profile at wordpress.org)
WordPress version required:2.8
WordPress version tested:3.2.1
Plugin version:1.0
Added to WordPress repository:16-08-2011
Last updated:16-08-2011
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://www.ogge.co.uk
Total downloads:1 277
Active installs:200+
plugin download
Click to start download

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