Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Content Randomizer FREE

Beschrijving

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.

Schermafdrukken

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

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Content Randomizer FREE” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Content Randomizer FREE” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0.1

  • Support for WordPress up to 4.7.3

1.0

  • Original Version