Horror Ipsum Generator
WordPress plugin that generates horror-themed lorem ipsum text in a Gutenberg block
★ 0stars
446composer installs
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/jazzsequence/horror-ipsum/archive/refs/heads/main.zipAlso on Packagist as jazzsequence/horror-ipsum:
composer require jazzsequence/horror-ipsumDeclares an update source (jazzsequence/horror-ipsum), so updates arrive through the plugin's own updater.
From the readme
Horror Ipsum
A WordPress plugin that generates horror-themed placeholder text for your site in a Gutenberg block.
Installation
Composer
Use Composer to add to your WordPress site. Make sure you have composer/installers installed in your composer.json so that Composer can install the plugin in the correct directory.
Manual
Download the latest release from the releases page and upload the zip file to your WordPress site.
Frequently Asked Questions
What is this?
It's a plugin that I created because I wanted to make a spooky demo site for a livestream right before Halloween.
How did you create this?
I asked ChatGPT to make me a plugin. I actually recorded a YouTube short about it. Once I had something I was more or less happy with, I tweaked it so the sources are coming from a JSON file rather than being hard-coded in the plugin file.
Can I use this?
Yes! Please do! I can't vouch for the safety of your soul, however. It might be cursed.
Where did the text come from?
I used a variety of horror movie scripts available online for movies like Evil Dead, The Exorcist, House of 1000 Corpses, Scream, etc. I tried to use NotebookLM to compile an array of quotes from across the scripts
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 1.0.6 | Aug 5, 2025 |
| 1.0.5 | Oct 24, 2024 |
| 1.0.4 | Oct 23, 2024 |
| 1.0.3 | Oct 14, 2024 |
| 1.0.2 | Oct 14, 2024 |
| 1.0.1 | Oct 11, 2024 |
| 1.0.0 | Oct 11, 2024 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.