CDN Error Mockups

描述

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 is based on the 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.

External services

The plugin uses the ipify API to fetch the visitor’s IP address when they click “Click to reveal” in the block. Only a GET request is made; no other data is sent. See ipify’s terms of use and privacy policy.

Source Code

The plugin’s JavaScript and CSS are built from source. The human-readable source is in the src/ directory on GitHub.

Contributing

Contributions are welcome. Open issues, suggest features, or send pull requests on GitHub.

Credits

This plugin is based on the idea and some code from cloudflare-error-page by donlon (MIT License). See THIRD_PARTY_LICENSES.md for details.

螢幕截圖

  • 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

Blocks

This plugin provides 1 block.

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

安裝

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.
  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.

評價

There are no reviews for this plugin.

貢獻者及開發者

“CDN Error Mockups” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

CDN Error Mockups 外掛目前已有 1 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 CDN Error Mockups 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0.0

  • Initial release