Version 1.0.0 | lumina-flux.com
/wp-content/plugins/ via FTPPlace this shortcode on any page, post, or widget area:
With no settings, this generates 3 paragraphs with 4 sentences each — a solid default for most layout previews.
All attributes are optional. Mix and match as needed.
Structural Mode — Control Paragraphs and Sentences
Use this when you want precise control over how much text appears.
Shortcode Attribute
number-of-paragraphs
sentences-per-paragraph
What This Controls
Number of paragraphs to generate
The number of sentences in each paragraph
Default Setting if Not Specified
3
4
Shortcode Attribute
number-of-paragraphs
sentences-per-paragraph
What This Controls
The number of paragraphs to generate
The number of sentences in each paragraph
Default Setting if Not Specified
3
4
Example: 2 paragraphs, 6 sentences each
Example: 1 single paragraph, 3 sentences
Excerpt Mode — Control by Character Count
Use this feature when you need text to fit a specific length — for example, matching a blog feed excerpt or a fixed-height card.
Shortcode Attribute
excerpt-character-amount
What This Controls
The total characters to generate
Default Setting if Not Specified
(none)
The text will always end on a complete sentence — never mid-word or mid-sentence.
If
excerpt-character-amountis set, it takes priority and the paragraph/sentence attributes are ignored.
Example: approximately 300 characters
Title Mode — Control by Word Count
Use this feature when you need a title or subtitle and need a specific number of words. This mode works with styling the same as the original paragraph mode does.
Example: 1 line, 2 Words
Full Example — Control Everything
This is an example of a customized shortcode with all available variables in place.