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

Custom Shortlink Structure

설명

This plugin will add new settings to your Settings -> Permalinks screen for you to
specify your blog’s shortlink structure. By default WordPress shortlinks look like
http://yrnxt.com/?p=153. Using this plugin you can specify every other structure
you like, e.g. http://yrnxt.com/~153.

Specifying new shortlink structures will never break WordPress’ default. Also when
changing the shortlink structure again afterwards old structures won’t break until you
explicitly remove them.

Take a look at the screenshots.

스크린샷

  • Post edit screen: Get Shortlink
  • Settings -> Permalinks

설치

  1. Visit your WordPress Administration interface and go to Plugins -> Add New
  2. Search for “Custom Shortlink Structure“, and click “Install Now” below the plugin’s name
  3. When the installation finished, click “Activate Plugin

Now visit Settings -> Permalinks and specify your own shortlink structure. Changes here won’t
break WordPress default ?p=%post_id% structure.

FAQ

When visiting a shortlink defined using the plugin I just get redirected to home?

Some other plugins might interfere with redirections. Using WordPress SEO’s Redirect ugly URL’s to clean permalinks setting for example will break this plugin.

I specified a custom shortlink structure but get a “Not Found” error on load

The plugin only works when pretty permalinks are enabled. Under Settings -> Permalinks
specify a permalink structure other then default.

후기

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

기여자 & 개발자

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

기여자

자국어로 “Custom Shortlink Structure”(을)를 번역하세요.

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

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

변경이력

1.0: 2013-04-23

  • Release