Get Page Link By ID

Very simple plugin to use shortcode for showing links by page/post id. Very easy to use.

Author:Jitendra Singh Dikhit (profile at wordpress.org)
WordPress version required:3.0.1
WordPress version tested:4.3
Plugin version:1.0
Added to WordPress repository:18-05-2014
Last updated:18-05-2014
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://www.aconix-infotech.com/
Total downloads:1 524
Active installs:10+
plugin download
Click to start download

We are experise in wordpress development, We have seen lots of complications in getting page permanent link by code with normal users. Developers have lots of ways to add page/post link in content area. And other available plugins have lots of complications which are not easy to use for normal users of wordpress.

Here we introduce very simple plugin for getting page link by id. This is used by very unique function names so no contriction with any other available plugin of wordpress. Apart from that its made by very basic codes of wordpress in that way there would be no issue in any version of wordpress. It means its compatible with all wordpress versions, you can use it with anyone.

Examples:

Link with page title example Shortcode: [pagelink id="123"][/pagelink] Result: <a href="http://yoursite.com/page-link/">Page/Post Title</a>

Link with custom page/post title Shortcode: [pagelink id="456"]Custom Title[/pagelink] Result: <a href="http://yoursite.com/page-link/">Custom Title</a>


FAQ
ChangeLog