このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

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