Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

WP Yun

Beschrijving

WP Yun is the easiest way to replace the internally generated WordPress short links with Yun generated short links.

Provide WP Yun with an authorization token (automatically generated for you by Yun), tell it which post types you’d like to generate short links for, and forget about it! WP Yun does the rest for you.

Short links are a great way to quickly share posts on social media like Twitter, Instagram and Facebook. Just finished writing an amazing post and want to share that post with your friend? It’s a lot easier to text message a shortlink than the entire address.

WP Yun also provides some insights (via a metabox on your edit post screen) as to how your link is being passed around. there is also a link to update shortlink and clicks statistics.

Coming Soon

This Plugin is GPL

*Someone out there is selling a plugin with the exact same name as WP Yun. Just to be clear, it is not the same plugin. This plugin is open source and free, and will remain so forever.

Installatie

  1. Download and install plugin via plugins repository
  2. Go to setting page and set auth token generated by https://yun.ir/user/general/token/

Upgrading

Add New Plugin

  1. From the Dashboard navigate to Plugins >> Add New
  2. Enter “WP Yun” in the search field
  3. Select Install Now, click OK and finally Activate Plugin
  4. This will return you to the WordPress Plugins page. Find WP Yun in the list and click the Settings link to configure.
  5. Enter your auth token, and that’s all! You’re done!

FAQ

After installation, do I need to update all my posts for short links to be created?

No. The first time a shortlink is requested for a particular post, WP Yun will automatically generate one.

What happens if I change a posts permalink?

WP Yun will verify the shortlink when it’s requested and update as necessary all on its own.

Can I include the shortlink directly in a post?

Sure can! Just use our handy dandy shortcode [wpyun] and shazam! The shortcode accepts all the same arguments as the_shortlink(). You can also set “post_id” directly if you wish.

How do I include a shortlink using PHP?

(You don’t have to include the php comment, but you can if you want.)

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“WP Yun” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “WP Yun” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.1.0

  • Bug fix: Clear authorization flag when remove token
  • Bug fix: Some fix on farsi translations
  • Improvement: Make a root menu for plugin
  • New feature: Add shorted urls archive
  • New feature: Add social media share buttons bottom of the post page

1.0.0

  • Initial release of WP Yun