{"id":37634,"date":"2015-07-16T22:26:38","date_gmt":"2015-07-16T22:26:38","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/orbisius-simple-shortlink\/"},"modified":"2017-10-17T14:13:13","modified_gmt":"2017-10-17T14:13:13","slug":"orbisius-simple-shortlink","status":"publish","type":"plugin","link":"https:\/\/tah.wordpress.org\/plugins\/orbisius-simple-shortlink\/","author":36366,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.4","stable_tag":"1.0.4","tested":"4.8.28","requires":"3.0","requires_php":"","requires_plugins":"","header_name":"Orbisius Simple Shortlink","header_author":"Slavi Marinov | Orbisius","header_description":"","assets_banners_color":"","last_updated":"2017-10-17 14:13:13","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.com\/cgi-bin\/webscr?cmd=_s-xclick&hosted_button_id=7APYDVPBCSY9A","header_plugin_uri":"http:\/\/club.orbisius.com\/products\/wordpress-plugins\/orbisius-simple-shortlink\/","header_author_uri":"http:\/\/orbisius.com","rating":5,"author_block_rating":0,"active_installs":40,"downloads":3948,"num_ratings":2,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"":"<p>n\/a<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"2"},"assets_icons":[],"assets_banners":[],"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":[],"screenshots":{"1":"Plugin's Settings Page - todo"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[26264,47414,5356,544,292],"plugin_category":[59],"plugin_contributors":[78774,78776],"plugin_business_model":[],"class_list":["post-37634","plugin","type-plugin","status-publish","hentry","plugin_tags-orbisius","plugin_tags-redirec","plugin_tags-short-link","plugin_tags-shortlink","plugin_tags-wp","plugin_category-utilities-and-tools","plugin_contributors-lordspace","plugin_contributors-orbisius","plugin_committers-lordspace"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/orbisius-simple-shortlink.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>With this plugin you can include nice short links to your posts, pages or other custom post types etc that you can include in videos or other articles.\nExample: site.com\/goto\/123 where 123 is the ID of the post, page.<\/p>\n\n<p>You can construct the short links using other ways.\n* site.com\/goto\/123\n* site.com\/page\/123\n* site.com\/link\/123\n* site.com\/post\/123\n* site.com\/id2post\/123\n* site.com\/id2page\/123\n* site.com\/id2page\/123?utm_source=youtube&amp;utm_medium=video<\/p>\n\n<p>If you want to redirect to posts\/pages using example.com\/123 (and running apache server) add this line to your .htaccess file.<\/p>\n\n<p>RewriteRule ^\/?([0-9]+)\/?$ \/link\/$1 [QSA,L,R=302]<\/p>\n\n<p>It will redirect and pass query parameters (if any).<\/p>\n\n<p>We specifically didn't include 'go' because lots of people are using it for affiliate links already.<\/p>\n\n<h4>Support<\/h4>\n\n<blockquote>\n  <p>Support is handled on our site: <a href=\"http:\/\/orbisius.com\/support\/\" title=\"[new window]\">http:\/\/orbisius.com\/support\/<\/a>\n  Please do NOT use other places to seek support.<\/p>\n<\/blockquote>\n\n<h3>Demo<\/h3>\n\n<p>TODO<\/p>\n\n<p>Bugs? Suggestions? If you want a faster response contact us through our website's contact form [ orbisius.com ] and not through the support tab of this plugin or WordPress forums.\nWe don't get notified when such requests get posted in the forums.<\/p>\n\n<blockquote>\n  <p>Support is handled on our site: <a href=\"http:\/\/orbisius.com\/forums\/\" title=\"[new window]\">http:\/\/orbisius.com\/forums\/<\/a>\n  Please do NOT use the WordPress forums or other places to seek support.<\/p>\n<\/blockquote>\n\n<h4>Author<\/h4>\n\n<p>Svetoslav Marinov (Slavi) | <a href=\"http:\/\/orbisius.com\" title=\"Custom Web Programming, Web Design, e-commerce, e-store, WordPress Plugin Development, Facebook and Mobile App Development in Niagara Falls, St. Catharines, Ontario, Canada\">Custom Web and Mobile Programming by Orbisius.com<\/a><\/p>\n\n<!--section=installation-->\n<ol>\n<li>Unzip the package, and upload <code>orbisius-simple-shortlink<\/code> 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<p>OR just upload it from Plugins &gt; Add &gt; Upload<\/p>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><ol>\n<li>Unzip the package, and upload <code>orbisius-simple-shortlink<\/code> 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<p>OR just upload it from Plugins &gt; Add &gt; Upload<\/p><\/dd>\n<dt>How to use this plugin?<\/dt>\n<dd><p>Just install the plugin and activate it. The feedback text appear in the public area<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.4<\/h4>\n\n<ul>\n<li>added settings page.<\/li>\n<li>Updated readme to include some cool stuff.<\/li>\n<li>Tested with latest WP version 4.8<\/li>\n<li>Drank Peppermint tea with ginger.<\/li>\n<\/ul>\n\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>Removed the restriction of having the redirect to have to happen first thing after the domain. \nCases such as multisite in a subfolder can have site.com\/sub-site\/goto\/123<\/li>\n<li>Tested with WP 4.6<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Transferring GET params (if any) to the full link in case the cool admin wants to pass UTM tracking params.<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Updated descriptions and links to product page.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Allows you to redirect to page, post or any other custom post type.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/37634","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=37634"}],"author":[{"embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/lordspace"}],"wp:attachment":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=37634"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=37634"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=37634"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=37634"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=37634"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=37634"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}