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

wp-stardate

설명

A powerful versitale lightweight stardate plugin with a wide array of functionalities for integrating stardates with your wordpress blog.

  • URL %stardate% permalink rewrite support for posts.
  • Filter various date functions, to have them display stardate instead, or filter nothing at all, and use the…
  • <?php the_stardate() ?> function (or <?php get_the_stardate() ?>) inside of your themes, to get posts stardate.
  • Aapproximate stardate based on several different formulas and variants and sources (like trekguide and wikipedia), including XI (for modern movies), Star Trek Online, as well as Classic (from TNG, VOY …).
  • Shortcodes: [stardate] will expand to the current timestamp in stardate fmt.

The stardate plugin by croakingtoad is supported to wordpress 3.0.5, and has not been updated in five years. Therefore this plugin reincorporates the features of that stardate plugin and adds more functionality besides.

스크린샷

  • Default theme using stardate "Classic" format with the "override_get_date" setting.
  • URL with /blog/%stardate%/%postname%/ in the permalink structure.

설치

  1. unpack the zip into the /wp-content/plugins dir
  2. Activate the plugin through the ‘Plugins’ menu
  3. From the options menu, configure the thing and press “make it so”.
  4. press the “Generate stardates” button to associate stardate with all old posts.

후기

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

기여자 & 개발자

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

기여자

자국어로 “wp-stardate”(을)를 번역하세요.

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

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

변경이력

1.0.4

Fix so that get_the_stardate may be called with no params (same as get_the_date). Fix formatting

1.0.3

Fix so that you can override get_the_date only when no formatting params are passed to it (which makes it work nicely with the default teams which uses get_the_date in the <date> tag for the post.)

Test for 4.7.4

1.0.2

Minor refactoring

1.0.1

Added Star Trek Online (SOL) stardate fmt. from comment by MartinSayles

1.0

Initial release.

0.1

First beta version with potential bugs in it.