Àpèjúwe
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.
Example: site.com/goto/123 where 123 is the ID of the post, page.
You can construct the short links using other ways.
* site.com/goto/123
* site.com/page/123
* site.com/link/123
* site.com/post/123
* site.com/id2post/123
* site.com/id2page/123
* site.com/id2page/123?utm_source=youtube&utm_medium=video
If you want to redirect to posts/pages using example.com/123 (and running apache server) add this line to your .htaccess file.
RewriteRule ^/?([0-9]+)/?$ /link/$1 [QSA,L,R=302]
It will redirect and pass query parameters (if any).
We specifically didnÌtumọ̀ Yorùbá: ’t include ‘go’ because lots of people are using it for affiliate links already.
Support
Support is handled on our site: http://orbisius.com/support/
Please do NOT use other places to seek support.
Demo
TODO
Bugs? Suggestions? If you want a faster response contact us through our websiteÌtumọ̀ Yorùbá: ’s contact form [ orbisius.com ] and not through the support tab of this plugin or WordPress forums.
We donÌtumọ̀ Yorùbá: ’t get notified when such requests get posted in the forums.
Support is handled on our site: http://orbisius.com/forums/
Please do NOT use the WordPress forums or other places to seek support.
Author
Svetoslav Marinov (Slavi) | Custom Web and Mobile Programming by Orbisius.com
Ìgbéwọlẹ̀
- Unzip the package, and upload
orbisius-simple-shortlinkto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
OR just upload it from Plugins > Add > Upload
FAQ
- Installation Instructions
-
- Unzip the package, and upload
orbisius-simple-shortlinkto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
OR just upload it from Plugins > Add > Upload
- Unzip the package, and upload
- How to use this plugin?
-
Just install the plugin and activate it. The feedback text appear in the public area
Àwọn Olùkópa & Olùgbéejáde
“Orbisius Simple Shortlink” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí ti ṣe ìkópa sí plugin yìí.
Àwọn OlùkópaTúmọ̀ “Orbisius Simple Shortlink” sí èdè rẹ.
Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?
Ṣàwárí koodu, ṣàyẹ̀wò ibi ìpamọ́ SVN, tàbí ṣe àgbékalẹ̀ sí àkọsílẹ̀ ìdàgbàsókè nípasẹ̀ RSS.
Àkọsílẹ̀ àwọn àyípadà
1.0.4
- added settings page.
- Updated readme to include some cool stuff.
- Tested with latest WP version 4.8
- Drank Peppermint tea with ginger.
1.0.3
- Removed the restriction of having the redirect to have to happen first thing after the domain.
Cases such as multisite in a subfolder can have site.com/sub-site/goto/123 - Tested with WP 4.6
1.0.2
- Transferring GET params (if any) to the full link in case the cool admin wants to pass UTM tracking params.
1.0.1
- Updated descriptions and links to product page.
1.0.0
- Initial release