Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

WP Yun

Beschreibung

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.

Installation

  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.)

Rezensionen

There are no reviews for this plugin.

Mitwirkende & Entwickler

„WP Yun“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „WP Yun“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

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