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

Content Randomizer FREE

설명

This plugin randomly shuffles content around in an article using a simple short code to create dynamic articles and pages that change on each visit.

How to use plugin:

  • Create or edit an article and write it as you would normally.
  • When you want to randomize a word or phrase, type “[gen]” and then begin listing your keywords, separated with the “|” character. End the short code with a closing “[/gen]”.
  • Repeat for each keyword or phrase you want to randomly generate.

Note that the Free version is limited to 2 items per random set and 200 word articles and the Pro version is limited to 5 items per random set and 500 word articles. The Free version includes a branding link. If you want to remove it, please upgrade to the Pro version. The development version is restriction free and comes with the ability to set your own branding (or none at all).

Visit the plugin site to see a live demo and get support.

스크린샷

  • Showing raw content and [gen] shortcode.
  • Showing output of content after being processed.
  • Showing back end settings page of plugin.

FAQ

Installation Instructions
  1. Install the plugin through the WordPress plugins screen.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Use the Settings->Plugin Name screen to view the how-to guide and configure branding for the Developer version.
  4. Create an post/page or edit an existing one and insert the [gen] tag, followed by the items you want to randomly display, separated by piping (|). Close with [/gen].

A sentense in your post may look something like this:
My [gen]favorite|least favorite[/gen] color is [gen]blue|the color of the sky[/gen].

It would potentially output as
My favorite color is the color of the sky.

It’s installed, but it’s not working!

Check your syntax. If you have the free version, make sure your article isn’t longer than 200 words and you’re only randomizing 2 words/phrases per [gen] code. For pro, make sure your article is 500 words or fewer and your [gen] codes only contain 5 items.

Can I remove the branding link?

Yes. Upgrade to the Pro or Developer versions to remove the branding link.

I would like to report a bug or I need help

Click here and drop us a line. We’ll get back to you as soon as we can.

후기

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

기여자 & 개발자

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

기여자

자국어로 “Content Randomizer FREE”(을)를 번역하세요.

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

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

변경이력

1.0.1

  • Support for WordPress up to 4.7.3

1.0

  • Original Version