이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

WP Yun

설명

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.

설치

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

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“WP Yun”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “WP Yun”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

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