Add Post URL

This plugin allows you to insert a user specific text (such as copyright,
credit, advertisement, etc.) at the beginning/ending of your posts.

Author:Easwy Yang (profile at wordpress.org)
WordPress version required:2.7
WordPress version tested:3.3.2
Plugin version:2.1.0
Added to WordPress repository:13-03-2009
Last updated:30-01-2012
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, %:100
Rated by:1
Plugin URI:http://easwy.com/blog/wordpress/wp-posturl/
Total downloads:34 543
Active installs:700+
plugin download
Click to start download

This plugin allows you to insert a user specific text at the beginning and/or
ending of all your posts. The text can be a copyright declaration,
advertisement codes, etc. HTML codes are allowed.
You can select which pages (home/single/feed/category/tag/archive page) to
display the specific text. You also can decide which posts display the text.

It accepts following macros in user specific text:

  • %site_url% – the URI of your site
  • %site_name% – the name of your site
  • %post_url% – the URI of the post where the text is displayed
  • %post_title% – the title of the post where the text is displayed

If the header text is not empty, it will be inserted to the head of your posts;
otherwise no head text will be inserted.

If the footer text is not empty, it will be inserted to the foot of your posts;
otherwise no footer text will be inserted.

You can choose which pages to display the header text and/or footer text.
It includes:

  • Blog Home – the header/footer text will be displayed on blog home
  • Page – the header/footer text will be displayed on pages
  • Category – the header/footer text will be displayed on category
  • Tag – the header/footer text will be displayed on tags
  • Archive – the header/footer text will be displayed on archives
  • Single – the header/footer text will be displayed on single
  • Feed – the header/footer text will be displayed in feed

When you add new post or edit post, you can decide whether or not to add the
header text and/or footer text to this post. You do this by selecting “Add Post
URL?” option in the editor page. This option is saved as a Custom Field, named
“posturl_add_url”.

For posts without this Custom Field (i.e., the existed posts before you use
WP-PostURL plugin), you can define the default behavior. If you select “Add
Header and/or Footer Text For Old Posts”, then all posts without this Custom
Field will be added the header text and/or footer text; otherwise those posts
will not be added the header text and/or footer text. If some of those posts
are against with the default behavior, you need to re-edit this post to set
“Add Post URL?” option for those posts.

If you don’t want to help promote WP-PostURL plugin, you can uncheck this
checkbox. The credit of WP-PostURL will not be displayed.

Links: WP-PostURL Plugin Page | Easwy’s Blog (zh_CN)

TODO List

If you have any requirement about this plugin, please leave a comment on WP-PostURL Plugin Page.