Changeset 3449193
- Timestamp:
- 01/29/2026 04:17:20 AM (2 months ago)
- Location:
- cdn-error-mockups
- Files:
-
- 3 added
- 2 deleted
- 2 edited
- 1 copied
-
assets/screenshot-1.png (added)
-
assets/screenshot-2.png (added)
-
assets/screenshot-3.png (added)
-
tags/1.0.2 (copied) (copied from cdn-error-mockups/trunk)
-
tags/1.0.2/.wordpress-org (deleted)
-
tags/1.0.2/readme.txt (modified) (3 diffs)
-
trunk/.wordpress-org (deleted)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
cdn-error-mockups/tags/1.0.2/readme.txt
r3448002 r3449193 26 26 == Installation == 27 27 28 1. Upload the plugin to `/wp-content/plugins/`, or install it via the WordPress plugins screen. 29 2. Activate it from the Plugins screen. 28 = Method 1: Install from WordPress Plugin Directory = 29 30 1. Go to **Plugins** > **Add New** in your WordPress admin. 31 2. Search for **"CDN Error Mockups"**. 32 3. Click **Install Now**, then **Activate**. 33 34 = Method 2: Manual Installation = 35 36 1. Download the plugin ZIP file from the [WordPress Plugin Directory](https://wordpress.org/plugins/cdn-error-mockups/). 37 2. Go to **Plugins** > **Add Plugin** > **Upload Plugin** in your WordPress admin. 38 3. Choose the downloaded ZIP file and click **Install Now**. 39 4. Activate the plugin from the Plugins screen. 30 40 31 41 == Source Code == … … 37 47 Contributions are welcome. Open issues, suggest features, or send pull requests on [GitHub](https://github.com/sato-jp/cdn-error-mockups). 38 48 39 == Frequently Asked Questions ==40 41 49 == Screenshots == 42 50 43 Screenshots go in the `/assets` directory (e.g. `screenshot-1.png`). 51 1. Block placed in the "404 page" template 52 2. Error code and message can be changed in the settings sidebar 53 3. The "404 page" shown on the frontend 44 54 45 55 == Upgrade Notice == … … 59 69 == Credits == 60 70 61 This plugin is based on the [cloudflare-error-page](https://github.com/donlon/cloudflare-error-page) project by donlon, which is licensed under the MIT License. See [THIRD_PARTY_LICENSES.md](THIRD_PARTY_LICENSES.md) for details.71 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. -
cdn-error-mockups/trunk/readme.txt
r3448002 r3449193 26 26 == Installation == 27 27 28 1. Upload the plugin to `/wp-content/plugins/`, or install it via the WordPress plugins screen. 29 2. Activate it from the Plugins screen. 28 = Method 1: Install from WordPress Plugin Directory = 29 30 1. Go to **Plugins** > **Add New** in your WordPress admin. 31 2. Search for **"CDN Error Mockups"**. 32 3. Click **Install Now**, then **Activate**. 33 34 = Method 2: Manual Installation = 35 36 1. Download the plugin ZIP file from the [WordPress Plugin Directory](https://wordpress.org/plugins/cdn-error-mockups/). 37 2. Go to **Plugins** > **Add Plugin** > **Upload Plugin** in your WordPress admin. 38 3. Choose the downloaded ZIP file and click **Install Now**. 39 4. Activate the plugin from the Plugins screen. 30 40 31 41 == Source Code == … … 37 47 Contributions are welcome. Open issues, suggest features, or send pull requests on [GitHub](https://github.com/sato-jp/cdn-error-mockups). 38 48 39 == Frequently Asked Questions ==40 41 49 == Screenshots == 42 50 43 Screenshots go in the `/assets` directory (e.g. `screenshot-1.png`). 51 1. Block placed in the "404 page" template 52 2. Error code and message can be changed in the settings sidebar 53 3. The "404 page" shown on the frontend 44 54 45 55 == Upgrade Notice == … … 59 69 == Credits == 60 70 61 This plugin is based on the [cloudflare-error-page](https://github.com/donlon/cloudflare-error-page) project by donlon, which is licensed under the MIT License. See [THIRD_PARTY_LICENSES.md](THIRD_PARTY_LICENSES.md) for details.71 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.
Note: See TracChangeset
for help on using the changeset viewer.