Description
The shortcode [display-post-link] must be used to display the link in combination with the ID parameter (required).
The WordPress options IDs available are: homepage, blog, privacy-policy.
Example [display-post-link id=”privacy-policy”]
For WooCoommerce plugin, you can use these options IDs: woocommerce-shop, woocommerce-terms, woocommerce-cart, woocommerce-myaccount, woocommerce-checkout. WooCommerce plugin must be installed and active.
You can also use the post ID number, but if you delete the post, the shortcode will not be able to display the link. For this reason, it is recommended to use the ID in number format only if you are sure you will not trash/delete the post or create a new one.
The custom_title parameter can also be used to display a custom text link instead the post title.
Example: [display-post-link id=”privacy-policy” custom_title=”Check it out our Privacy Policy!”]
Installation
- Upload the entire
display-post-link
folder to the/wp-content/plugins/
directory. - Activate the plugin through the Plugins screen (Plugins > Installed Plugins).
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Display Post Link” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Display Post Link” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.