Mô tả
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:
- Support: help@lumina-flux.com
- Privacy Policy
- Terms of Service
- Newsletter & Announcements
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:#rgbor#rrggbb(e.g.#333or#2c3e50)size— CSS size with unit:px,em,rem, or%(e.g.16px,1.2rem)weight—normal,bold,lighter,bolder, or100through900in steps of 100
Invalid values are silently ignored — nothing will break.
Ảnh màn hình



Cài đặt
From the WordPress dashboard:
- Go to Plugins Add New Upload Plugin
- Upload the plugin zip file
- Click Install Now, then Activate
Via FTP:
- Upload the plugin folder to
/wp-content/plugins/ - 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.
Hỏi đáp
-
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-paragraphsandsentences-per-paragraphfor structural control, orexcerpt-character-amountfor 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, andweightattributes 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.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Lumina-Flux Content Generator” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Lumina-Flux Content Generator” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
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
