Title: CDN Error Mockups
Author: Hiroshi Sato
Published: <strong>2026-01-27</strong>
Last modified: 2026-05-27

---

Szukaj wtyczek

![](https://ps.w.org/cdn-error-mockups/assets/banner-772×250.png?rev=3550691)

![](https://ps.w.org/cdn-error-mockups/assets/icon.svg?rev=3448002)

# CDN Error Mockups

 Autor: [Hiroshi Sato](https://profiles.wordpress.org/hiroshisato/)

[Pobierz](https://downloads.wordpress.org/plugin/cdn-error-mockups.1.1.1.zip)

 * [Szczegóły](https://pl.wordpress.org/plugins/cdn-error-mockups/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/cdn-error-mockups/#reviews)
 *  [Instalacja](https://pl.wordpress.org/plugins/cdn-error-mockups/#installation)
 * [Rozwój](https://pl.wordpress.org/plugins/cdn-error-mockups/#developers)

 [Wsparcie](https://wordpress.org/support/plugin/cdn-error-mockups/)

## Opis

Adds a block that mimics the Cloudflare downtime error screen. Use it to create 
error pages that look like the official Cloudflare error pages.

This plugin provides a Gutenberg block that displays a realistic Cloudflare error
page mockup, perfect for:
 – Creating custom 404 error pages – Building error page
templates – Adding humorous error messages to your site – Testing error page designs

#### Features

 * **Customizable Error Codes**: Change the error code (e.g., 404, 500, 502) via
   block settings
 * **Customizable Messages**: Edit the error message text to match your needs
 * **IP Address Display**: Shows visitor IP address when they click „Click to reveal”(
   uses WordPress REST API, no external services)
 * **Authentic Design**: Faithfully recreates the Cloudflare error page appearance
 * **Easy to Use**: Simple block interface in the Gutenberg editor

This plugin is based on the [cloudflare-error-page](https://github.com/donlon/cloudflare-error-page)
project, adapted as a WordPress block for the Gutenberg editor.

**Important Notice:** This plugin is not affiliated with, endorsed by, or connected
to Cloudflare, Inc. This plugin is an independent project created for educational
and entertainment purposes.

### Usage

 1. After installing and activating the plugin, go to any page or post editor in WordPress.
 2. Click the **+** button to add a new block.
 3. Search for **„CDN Error Mockups”** or **„Cloudflare”** and select the block.
 4. The block will appear with default settings. You can customize:
 5.  * **Error Code**: Change the error code (e.g., 404, 500, 502, 503)
     * **Error Message**: Edit the error message text
 6. Save or publish your page to see the error mockup on the frontend.

#### Example Use Cases

 * Add to your site’s 404 page template
 * Create a maintenance mode page
 * Use in page templates for error handling
 * Add to custom page templates

### Source Code

The plugin’s JavaScript and CSS are built from source. The human-readable source
is in the `src/` directory on [GitHub](https://github.com/sato-jp/cdn-error-mockups).

### Contributing

Contributions are welcome! Here are ways you can contribute:

 * **Report Bugs**: Open an issue on [GitHub](https://github.com/sato-jp/cdn-error-mockups/issues)
 * **Suggest Features**: Share your ideas via GitHub issues
 * **Submit Pull Requests**: Send pull requests with improvements or bug fixes
 * **Improve Documentation**: Help improve the documentation

For more information, visit the [GitHub repository](https://github.com/sato-jp/cdn-error-mockups).

### Credits

This plugin is based on the idea and some code from [cloudflare-error-page](https://github.com/donlon/cloudflare-error-page)
by donlon (MIT License). See [THIRD_PARTY_LICENSES.md](https://github.com/sato-jp/cdn-error-mockups/blob/main/THIRD_PARTY_LICENSES.md)
for details.

## Zrzuty ekranu

 * [[
 * Block placed in the „404 page” template
 * [[
 * Error code and message can be changed in the settings sidebar
 * [[
 * The „404 page” shown on the frontend

## Bloki

Wtyczka dodaje 1 blok.

 *   CDN Error Mockup – Cloudflare Adds a block that mimics the Cloudflare downtime
   error screen.

## Instalacja

#### Method 1: Install from WordPress Plugin Directory

 1. Go to **Plugins** > **Add New** in your WordPress admin.
 2. Search for **„CDN Error Mockups”**.
 3. Click **Install Now**, then **Activate**.

#### Method 2: Manual Installation

 1. Download the plugin ZIP file from the [WordPress Plugin Directory](https://wordpress.org/plugins/cdn-error-mockups/).
 2. Go to **Plugins** > **Add Plugin** > **Upload Plugin** in your WordPress admin.
 3. Choose the downloaded ZIP file and click **Install Now**.
 4. Activate the plugin from the Plugins screen.

## Najczęściej zadawane pytania

### Is this plugin officially supported by Cloudflare?

No. This plugin is not affiliated with, endorsed by, or connected to Cloudflare,
Inc. It is an independent project created for educational and entertainment purposes.

### Can I customize the error code and message?

Yes! You can customize both the error code and error message through the block settings
sidebar in the Gutenberg editor.

### Does this plugin collect user data?

The plugin displays visitor IP addresses when they click „Click to reveal” using
WordPress’s built-in REST API endpoint. No external services are used, and no data
is sent outside your WordPress installation. The IP address is determined from server
variables (Cloudflare headers, proxy headers, or standard remote address).

### What WordPress version is required?

This plugin requires WordPress 6.9 or higher and PHP 8.0 or higher.

### Can I use this on multiple pages?

Yes! You can add the block to any page, post, or template as many times as you need.

## Recenzje

Wtyczka nie ma jeszcze żadnej recenzji.

## Kontrybutorzy i deweloperzy

„CDN Error Mockups” jest oprogramowaniem open source. Poniższe osoby miały wkład
w rozwój wtyczki.

Zaangażowani

 *   [ Hiroshi Sato ](https://profiles.wordpress.org/hiroshisato/)
 *   [ Pixelium, Inc. ](https://profiles.wordpress.org/pixelium/)

Wtyczka „CDN Error Mockups” została przetłumaczona na 1 język. Podziękuj [tłumaczom](https://translate.wordpress.org/projects/wp-plugins/cdn-error-mockups/contributors)
za ich wkład.

[Przetłumacz wtyczkę “CDN Error Mockups” na swój język.](https://translate.wordpress.org/projects/wp-plugins/cdn-error-mockups)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/cdn-error-mockups/),
sprawdź [repozytorium SVN](https://plugins.svn.wordpress.org/cdn-error-mockups/)
lub czytaj [dziennik rozwoju](https://plugins.trac.wordpress.org/log/cdn-error-mockups/)
przez [RSS](https://plugins.trac.wordpress.org/log/cdn-error-mockups/?limit=100&mode=stop_on_copy&format=rss).

## Rejestr zmian

#### 1.1.1

 * Add contextual translations for „Error code” in inspector and block mockup

#### 1.1.0

 * Current stable version

#### 1.0.0

 * Initial release

## Meta

 *  Wersja **1.1.1**
 *  Ostatnia aktualizacja **2 dni temu**
 *  Włączone instalacje **Mniej niż 10**
 *  Wersja WordPressa ** 6.9 lub nowszej **
 *  Testowano do **6.9.4**
 *  Wersja PHP ** 8.0 lub nowszej **
 *  Języki
 * [English (US)](https://wordpress.org/plugins/cdn-error-mockups/) i [Japanese](https://ja.wordpress.org/plugins/cdn-error-mockups/).
 *  [Przetłumacz na swój język](https://translate.wordpress.org/projects/wp-plugins/cdn-error-mockups)
 * Tagi
 * [404](https://pl.wordpress.org/plugins/tags/404/)[block](https://pl.wordpress.org/plugins/tags/block/)
   [cloudflare](https://pl.wordpress.org/plugins/tags/cloudflare/)[joke](https://pl.wordpress.org/plugins/tags/joke/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/cdn-error-mockups/advanced/)

## Oceny

Nie przesłano jeszcze żadnych recenzji.

[Your review](https://wordpress.org/support/plugin/cdn-error-mockups/reviews/#new-post)

[Zobacz wszystkierecenzje.](https://wordpress.org/support/plugin/cdn-error-mockups/reviews/)

## Zaangażowani

 *   [ Hiroshi Sato ](https://profiles.wordpress.org/hiroshisato/)
 *   [ Pixelium, Inc. ](https://profiles.wordpress.org/pixelium/)

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

 [Zobacz forum wsparcia](https://wordpress.org/support/plugin/cdn-error-mockups/)

## Złóż datek

Czy chcesz wesprzeć rozwój wtyczki?

 [ Wspomóż wtyczkę ](https://github.com/sponsors/sato-jp)