{"id":160551,"date":"2022-07-27T09:33:37","date_gmt":"2022-07-27T09:33:37","guid":{"rendered":"https:\/\/it.wordpress.org\/plugins\/display-post-link\/"},"modified":"2026-08-07T16:30:04","modified_gmt":"2026-08-07T16:30:04","slug":"display-post-link","status":"publish","type":"plugin","link":"https:\/\/ibo.wordpress.org\/plugins\/display-post-link\/","author":76419,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.4","stable_tag":"1.0.4","tested":"7.0.3","requires":"5.2","requires_php":"7.4","requires_plugins":null,"header_name":"Display Post Link","header_author":"Alian Schiavoncini","header_description":"Displays the post link via shortcode.","assets_banners_color":"5c5c5c","last_updated":"2026-08-07 16:30:04","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/display-post-link","header_author_uri":"https:\/\/www.alian.it","rating":0,"author_block_rating":0,"active_installs":0,"downloads":1432,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"alian","date":"2023-09-20 16:39:41"},"1.0.1":{"tag":"1.0.1","author":"alian","date":"2024-08-05 15:04:54"},"1.0.2":{"tag":"1.0.2","author":"alian","date":"2024-08-05 15:07:48"},"1.0.3":{"tag":"1.0.3","author":"alian","date":"2025-10-31 17:48:31"},"1.0.4":{"tag":"1.0.4","author":"alian","date":"2026-08-07 16:30:04"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":2762310,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":2762310,"resolution":"1544x500","location":"assets","locale":"","width":1544,"height":500},"banner-772x250.png":{"filename":"banner-772x250.png","revision":2762310,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1","1.0.2","1.0.3","1.0.4"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":2969373,"resolution":"1","location":"assets","locale":"","width":905,"height":261},"screenshot-2.png":{"filename":"screenshot-2.png","revision":2969373,"resolution":"2","location":"assets","locale":"","width":911,"height":178}},"screenshots":[]},"plugin_section":[],"plugin_tags":[212433,212431,212434,212432,212435],"plugin_category":[],"plugin_contributors":[95706],"plugin_business_model":[],"class_list":["post-160551","plugin","type-plugin","status-publish","hentry","plugin_tags-blog-link","plugin_tags-display-link","plugin_tags-privacy-policy-link","plugin_tags-show-link","plugin_tags-woocommerce-pages-link","plugin_contributors-alian","plugin_committers-alian"],"banners":{"banner":"https:\/\/ps.w.org\/display-post-link\/assets\/banner-772x250.png?rev=2762310","banner_2x":"https:\/\/ps.w.org\/display-post-link\/assets\/banner-1544x500.png?rev=2762310","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/display-post-link\/assets\/icon-256x256.png?rev=2762310","icon_2x":"https:\/\/ps.w.org\/display-post-link\/assets\/icon-256x256.png?rev=2762310","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/display-post-link\/assets\/screenshot-1.png?rev=2969373","caption":""},{"src":"https:\/\/ps.w.org\/display-post-link\/assets\/screenshot-2.png?rev=2969373","caption":""}],"raw_content":"<!--section=description-->\n<p>This plugin was designed to return the correct link to the special WordPress pages such as the homepage, blog, privacy policy, etc.\nThe [display-post-link] shortcode must be used in combination with a Name to display the link.\nExample [display-post-link id=\"privacy-policy\"]<\/p>\n\n<p><strong>Main WordPress options names:<\/strong><\/p>\n\n<ul>\n<li>homepage<\/li>\n<li>blog<\/li>\n<li>privacy-policy<\/li>\n<\/ul>\n\n<p><strong>WooCommerce options names:<\/strong><\/p>\n\n<ul>\n<li>woocommerce-shop<\/li>\n<li>woocommerce-terms<\/li>\n<li>woocommerce-cart<\/li>\n<li>woocommerce-myaccount<\/li>\n<li>woocommerce-checkout<\/li>\n<li>woocommerce-refund-returns<\/li>\n<\/ul>\n\n<p>Note: WooCommerce plugin must be installed and active if you would like to use the WooCommerce options names.<\/p>\n\n<p>It is also possible to use the numeric post\/page ID instead of the name but if the post is deleted, the link will not be displayed.<\/p>\n\n<p><strong>Custom title<\/strong>\nA custom_title parameter can be used to display a custom text link instead of the post\/page title.\nExample: [display-post-link id=\"privacy-policy\" custom_title=\"Check it out our Privacy Policy!\"]<\/p>\n\n<p>Compatible with WPML plugin.<\/p>\n\n<h3>Wordefence vendor verification key<\/h3>\n\n<p>gsphudo7by90lzwdlihyerqxbzj6jiln<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the entire <code>display-post-link<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate the plugin through the <strong>Plugins<\/strong> screen (<strong>Plugins &gt; Installed Plugins<\/strong>).<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>1.0.4<\/h4>\n\n<ul>\n<li>Compatibility: tested with WordPress 7.0.<\/li>\n<li>Changed: the readme now declares the same minimum requirements as the plugin header (WordPress 5.2, PHP 7.4). The previous values (WordPress 3.0.1, PHP 5.2.4) were never enforced, since WordPress reads the header.<\/li>\n<li>Changed: added the DISPLAY_POST_LINK_VERSION constant.<\/li>\n<\/ul>\n\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>Added full compatibility with WordPress version 6.8.3<\/li>\n<li>Added Wordefence vendor verification key<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Security and performance enhancements<\/li>\n<li>Added full compatibility with WordPress version 6.6.1.<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Added WooCommerce Return and Returns Policy page<\/li>\n<li>Added plugin screenshots<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial version<\/li>\n<\/ul>","raw_excerpt":"Display WordPress post\/page links (homepage, blog, privacy, etc.) via shortcode in post\/page content or widget area.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ibo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/160551","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ibo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/ibo.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/ibo.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=160551"}],"author":[{"embeddable":true,"href":"https:\/\/ibo.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/alian"}],"wp:attachment":[{"href":"https:\/\/ibo.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=160551"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/ibo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=160551"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/ibo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=160551"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/ibo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=160551"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/ibo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=160551"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/ibo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=160551"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}