Lumina-Flux Content Generator

वर्णन

Quickly generate customizable placeholder content for design, layout testing, and development workflows using a simple shortcode. Skip the Lorem Ipsum — plain, readable placeholder text that won’t distract clients or accidentally read as offensive, political, or suggestive.

Designed for the design and staging phase of a WordPress build, so you can preview exactly how your layouts look with realistic paragraph density before the actual content exists.

Two modes, one shortcode:

  • Structural mode — specify the exact number of paragraphs and sentences per paragraph
  • Excerpt mode — specify a character count and the plugin fills to that length, always ending on a complete sentence

Optional style overrides:

  • Set a hex color, font size, or font weight directly in the shortcode
  • When not set, text inherits your theme’s typography automatically

Works with all major page builders including Elementor, Divi, Beaver Builder, and the native Gutenberg block editor.

Key features:

  • Shortcode-based — works anywhere WordPress shortcodes are supported
  • Fully neutral word list — no gendered, suggestive, racial, religious, political, or nationality terms
  • No external API calls — all content generated locally from a built-in word list
  • No assets loaded on the front end — zero impact on page speed
  • Optional inline style overrides with input validation
  • Inherits theme styling by default

Support & Policies:

Shortcode Reference

Basic usage — all defaults:
[lumina_content]
Generates 3 paragraphs, 4 sentences each.

Word mode (headings and short display text):
[lumina_content word-count=”4″]
Returns exactly N plain words with no sentence punctuation or paragraph tags. Drop into a heading block for dummy header text. Maximum 20 words.

Structural mode:
[lumina_content number-of-paragraphs=”2″ sentences-per-paragraph=”5″]

Excerpt mode:
[lumina_content excerpt-character-amount=”400″]
Excerpt mode takes priority over structural mode if both are specified.

With style overrides:
[lumina_content color=”#2c3e50″ size=”18px” weight=”bold”]

Full example:
[lumina_content number-of-paragraphs=”3″ sentences-per-paragraph=”4″ color=”#444444″ size=”1rem” weight=”400″]

Accepted values for style attributes:

  • color — hex color only: #rgb or #rrggbb (e.g. #333 or #2c3e50)
  • size — CSS size with unit: px, em, rem, or % (e.g. 16px, 1.2rem)
  • weightnormal, bold, lighter, bolder, or 100 through 900 in steps of 100

Invalid values are silently ignored — nothing will break.

स्क्रीनशॉट

स्थापना

From the WordPress dashboard:

  1. Go to Plugins Add New Upload Plugin
  2. Upload the plugin zip file
  3. Click Install Now, then Activate

Via FTP:

  1. Upload the plugin folder to /wp-content/plugins/
  2. Go to Plugins in your WordPress dashboard and click Activate next to Lumina-Flux Content Generator

Using the shortcode:

Place [lumina_content] on any page, post, or widget area that supports shortcodes. No configuration required — it works out of the box with sensible defaults.

नेहमी विचारले जाणारे प्रश्न

Will this text appear on my live site?

Yes, if you publish the page with the shortcode on it. Lumina-Flux Content Generator is intended for staging and design review. Remove or replace the shortcode before going live.

Can I use more than one shortcode on the same page?

Yes, as many times as you like. Each instance generates completely independent content.

The text looks different on each page load — is that normal?

Yes. Word and sentence order is randomised each time the page loads, giving a realistic preview of how varying content lengths will look in your layout. This is intentional.

Can I control how much text is generated?

Yes. Use number-of-paragraphs and sentences-per-paragraph for structural control, or excerpt-character-amount for a fixed character count. See the full attribute reference below.

Does it slow down my site?

No. All text is generated from a local word list built into the plugin. There are no external API calls, no database queries, and no front-end assets loaded.

Can I style the output?

Yes. Use the optional color, size, and weight attributes to override your theme’s typography for a specific shortcode instance. When omitted, the text inherits your theme’s defaults.

Does it work with Elementor, Divi, or other page builders?

Yes. Add a Shortcode widget (Elementor) or Text/Code module (Divi, Beaver Builder) and paste the shortcode in. It inherits the column’s typography settings automatically.

समीक्षा

ह्या प्लगइनसाठी कोणतेही समीक्षण नाही.

योगदानकर्ते आणि विकसक

“Lumina-Flux Content Generator” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले आहे.

योगदानकर्ते

भाषांतर करा “Lumina-Flux Content Generator” तुमच्या भाषेत.

विकासातील आग्रह?

कोड ब्राउझ करा, SVN संग्रहालय तपासा, किंवा विकास लॉग च्या RSS द्वारे सदस्यता घ्या.

बदलांची यादी

1.0.0

  • Initial release
  • Structural mode: paragraph and sentence count control
  • Excerpt mode: character count with clean sentence-end truncation
  • Optional inline style overrides: color, font size, font weight
  • Curated neutral English word list — reviewed for suggestive, gendered, racial, religious, and political content