WPThumbs
Themes Plugins By purpose By industry Best-of lists Fix it guides
Free Plugin by Hassan Akhtar v1.3.0

Text Spinner

Allows you to use spintax in your posts, pages and theme files

Text Spinner

The facts

Rating
3.9★ from 7
Active installs
1k+
Price
Free
Last updated
24 May 2019
Added
Mar 2014
Requires WP
2.5
Tested up to
WP 5.2.26
Downloads
27,782

Our analysis

AI-assisted

Text Spinner is a WordPress plugin that allows you to generate unique content using spintax syntax. You can enclose content in the shortcode [wpts_spin][/wpts_spin] or use the function wpts_spin() to produce different variations of the same text on each page load.

This plugin is aimed at users who want to avoid duplicate content penalties by creating multiple unique copies of text that appears frequently across their website. It supports nested spintax for more complex variations.

Best for: This plugin suits content creators looking to diversify repetitive text on their WordPress sites.

What it does well

  • Generates unique content to avoid duplicate content penalties
  • Supports nested spintax for complex text variations
  • Can be used with shortcodes or PHP functions

Where it falls short

  • Limited information on additional features or support
  • Last updated in May 2019, which may affect compatibility with newer WordPress versions

Verdict

Text Spinner provides a specific solution for generating unique content but may lack ongoing support and updates.

From the developer

Hassan Akhtar's own description of Text Spinner, lightly tidied.

This tiny plugin allows you to use spintax like {phrase 1|phrase 2|phrase 3} in your posts, pages and theme files. Just enclose the content that you want to be processed in the shortcode [wpts_spin][/wpts_spin] and a unique copy will be generated on each page load. Alternatively, you can pass the spintax string to the function wpts_spin() and echo the returned value.

The plugin can help you avoid duplicate content penalties. For instance if you have a sizable block of text that needs to appear throughout the website then you can write spintax for it and use the above-mentioned shortcode or template tag to generate unique copies.

Nested spintax like {phrase 1|phrase 2|{sub-phrase 1|sub-phrase 2|sub-phrase 3}} is also supported by the plugin.

Example 1:

Shortcode:

[wpts_spin]{phrase 1|phrase 2|phrase 3}[/wpts_spin]

Function:

<?php wpts_spin('{phrase 1|phrase 2|phrase 3}'); ?>

Sample Output:

  • phrase 1
  • phrase 2
  • phrase 3

Example 2 (Nested Spintax):

Shortcode:

[wpts_spin]{phrase 1|phrase 2|{sub-phrase 1|sub-phrase 2|sub-phrase 3}}[/wpts_spin]

Function:

<?php wpts_spin( '{phrase 1|phrase 2|{sub-phrase 1|sub-phrase 2|sub-phrase 3}}' ); ?>

Sample Output:

Read the full description on the official page →

Tagged as

Alternatives

Other plugins for writing content.

AI Content Creator

This plugin easily creates articles for new posts for your site using the same AI that powers ChatGPT.

Free 500+ installs 5★ (2)
ContentPen

AI-Powered SEO Content Writing Assistant

Free 200+ installs 5★ (1)
Oasis Workflow

Automate your WordPress Editorial Workflow with Oasis Workflow. Simple, intuitive drag and drop workflow build...

Free 700+ installs 4.8★ (51)
WP Preloader

A simple, responsive and customizable WordPress preloader with CSS spinners, logo, progress bar, gradient back...

Free 100+ installs 4★ (4)