CDN Error Mockups

Açıklama

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.

Ekran Görüntüleri

  • 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

Bloklar

Bu eklenti 1 blok sağlar.

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

Yükleme

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.

İncelemeler

Bu eklenti için herhangi bir değerlendirme bulunmuyor.

Katkıda Bulunanlar ve Geliştiriciler

“CDN Error Mockups” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.

Katkıda bulunanlar

“CDN Error Mockups” 1 dile çevrildi. Katkıda bulundukları için çevirmenlere teşekkürler.

“CDN Error Mockups” eklentisini dilinize çevirin.

Geliştirmeyle ilgilenir misiniz?

Kodu görüntüleyin, SVN deposuna göz atın ya da RSS ile geliştirme günlüğüne abone olun.

Değişiklik Kaydı

1.0.0

  • Initial release