{"id":7072,"date":"2009-10-27T01:12:22","date_gmt":"2009-10-27T01:12:22","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/short-link-maker\/"},"modified":"2011-10-21T06:51:52","modified_gmt":"2011-10-21T06:51:52","slug":"short-link-maker","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/short-link-maker\/","author":419346,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"0.1.5.5","stable_tag":"0.1.5.5","tested":"3.2.1","requires":"2.7","requires_php":"","requires_plugins":"","header_name":"Short link maker","header_author":"wokamoto","header_description":"","assets_banners_color":"","last_updated":"2011-10-21 06:51:52","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.com\/cgi-bin\/webscr?cmd=_donations&business=9S8AJCY7XB8F4&lc=JP&item_name=WordPress%20Plugins&item_number=wp%2dplugins&currency_code=JPY&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted","header_plugin_uri":"http:\/\/wppluginsj.sourceforge.jp\/short-link-maker\/","header_author_uri":"http:\/\/dogmap.jp\/","rating":0,"author_block_rating":0,"active_installs":50,"downloads":6989,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1.0","0.1.1","0.1.2","0.1.3","0.1.4","0.1.5","0.1.5.1","0.1.5.2","0.1.5.3","0.1.5.4","0.1.5.5"],"block_files":[],"assets_screenshots":{"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1566884","resolution":"2","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1566884","resolution":"1","location":"plugin"}},"screenshots":{"1":"Edit Posts","2":"Edit Post"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[175,50959,56100,541,538],"plugin_category":[],"plugin_contributors":[78274],"plugin_business_model":[],"class_list":["post-7072","plugin","type-plugin","status-closed","hentry","plugin_tags-links","plugin_tags-revcanonical","plugin_tags-shorter","plugin_tags-shorturl","plugin_tags-url","plugin_contributors-wokamoto","plugin_committers-wokamoto"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/short-link-maker.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/short-link-maker\/trunk\/screenshot-1.png?rev=1566884","caption":"Edit Posts"},{"src":"https:\/\/ps.w.org\/short-link-maker\/trunk\/screenshot-2.png?rev=1566884","caption":"Edit Post"}],"raw_content":"<!--section=description-->\n<p>The <strong>Short link maker<\/strong> WordPress creating a shorter URL of post, page and media permalink.\nThe URL in the href attribute defaults to the id number of the post in question.<\/p>\n\n<p>Example:<\/p>\n\n<pre><code>    http:\/\/example.com\/archives\/1606 -&gt; http:\/\/example.com\/Bb\n<\/code><\/pre>\n\n<p>This plugin automatically creates a link element in the  section of the post's page with a rel=\"shorturl\" attribute. \nIt also creates an HTTP <code>Link<\/code> header that also points to the shorter link.<\/p>\n\n<p>The  element looks like this:<\/p>\n\n<pre><code>    &lt;link rel=\"shorturl\" href=\"{url}\" \/&gt;\n<\/code><\/pre>\n\n<p>The HTTP header is:<\/p>\n\n<pre><code>    Link: &lt;{url}&gt;; rel=shorturl\n<\/code><\/pre>\n\n<h4>Related Links<\/h4>\n\n<ul>\n<li><a href=\"http:\/\/code.google.com\/p\/shortlink\/\">Google Code Site:<\/a><\/li>\n<\/ul>\n\n<h4>Localization<\/h4>\n\n<ul>\n<li>Belorussian (be_BY) - Marcis Gasuns<\/li>\n<li>Bulgarian (bg_BG) - <a href=\"http:\/\/www.siteground.com\/\" title=\"SiteGround Web Hosting\">SiteGround<\/a><\/li>\n<li>Dutch (nl_NL) - <a href=\"http:\/\/wpwebshop.com\/blog\" title=\"WPWebshop Blog\">Rene<\/a><\/li>\n<li>German (de_DE) - <a href=\"http:\/\/www.creditriskmanager.com\/\" title=\"Credit Risk Manager\">Rian Klijn<\/a><\/li>\n<li>Japanese (ja) - <a href=\"http:\/\/dogmap.jp\/\" title=\"dogmap.jp\">OKAMOTO Wataru<\/a> (plugin author)<\/li>\n<li>Swedish (se_SV) - <a href=\"http:\/\/www.rabatt.se\" title=\"Rabatt.se\">Rabatt<\/a> <\/li>\n<\/ul>\n\n<p>If you have translated into your language, please let me know.<\/p>\n\n<h3>Licence<\/h3>\n\n<p>Released under the <a href=\"http:\/\/www.gnu.org\/copyleft\/gpl.html\">GPL license<\/a>.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the entire <code>short-link-maker<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<p><strong>0.1.5 - 27 May 2010<\/strong><br \/>\nMinor bug fixes.<\/p>\n\n<p><strong>0.1.4 - 27 May 2010<\/strong><br \/>\nMinor bug fixes.<\/p>\n\n<p><strong>0.1.3 - 27 May 2010<\/strong><br \/>\nSupport for WordPress 3.0-beta 2.<\/p>\n\n<p><strong>0.1.2 - 14 May 2010<\/strong><br \/>\nSupport for WordPress 3.0-beta 1.<\/p>\n\n<p><strong>0.1.1 -  6 January 2010<\/strong><br \/>\nFixed a conflict with <a href=\"http:\/\/wordpress.org\/extend\/plugins\/stats\/\">WordPress.com Stats<\/a>.<\/p>\n\n<p><strong>0.1.0 - 27 October 2009<\/strong><br \/>\nInitial release.<\/p>","raw_excerpt":"This is a plugin creating a shorter URL of post, page and media permalink.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/7072","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=7072"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/wokamoto"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=7072"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=7072"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=7072"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=7072"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=7072"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=7072"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}