Plugin Directory

Changeset 3449193


Ignore:
Timestamp:
01/29/2026 04:17:20 AM (2 months ago)
Author:
hiroshisato
Message:

Update to version 1.0.2 from GitHub

Location:
cdn-error-mockups
Files:
3 added
2 deleted
2 edited
1 copied

Legend:

Unmodified
Added
Removed
  • cdn-error-mockups/tags/1.0.2/readme.txt

    r3448002 r3449193  
    2626== Installation ==
    2727
    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
     301. Go to **Plugins** > **Add New** in your WordPress admin.
     312. Search for **"CDN Error Mockups"**.
     323. Click **Install Now**, then **Activate**.
     33
     34= Method 2: Manual Installation =
     35
     361. Download the plugin ZIP file from the [WordPress Plugin Directory](https://wordpress.org/plugins/cdn-error-mockups/).
     372. Go to **Plugins** > **Add Plugin** > **Upload Plugin** in your WordPress admin.
     383. Choose the downloaded ZIP file and click **Install Now**.
     394. Activate the plugin from the Plugins screen.
    3040
    3141== Source Code ==
     
    3747Contributions are welcome. Open issues, suggest features, or send pull requests on [GitHub](https://github.com/sato-jp/cdn-error-mockups).
    3848
    39 == Frequently Asked Questions ==
    40 
    4149== Screenshots ==
    4250
    43 Screenshots go in the `/assets` directory (e.g. `screenshot-1.png`).
     511. Block placed in the "404 page" template
     522. Error code and message can be changed in the settings sidebar
     533. The "404 page" shown on the frontend
    4454
    4555== Upgrade Notice ==
     
    5969== Credits ==
    6070
    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.
     71This 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  
    2626== Installation ==
    2727
    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
     301. Go to **Plugins** > **Add New** in your WordPress admin.
     312. Search for **"CDN Error Mockups"**.
     323. Click **Install Now**, then **Activate**.
     33
     34= Method 2: Manual Installation =
     35
     361. Download the plugin ZIP file from the [WordPress Plugin Directory](https://wordpress.org/plugins/cdn-error-mockups/).
     372. Go to **Plugins** > **Add Plugin** > **Upload Plugin** in your WordPress admin.
     383. Choose the downloaded ZIP file and click **Install Now**.
     394. Activate the plugin from the Plugins screen.
    3040
    3141== Source Code ==
     
    3747Contributions are welcome. Open issues, suggest features, or send pull requests on [GitHub](https://github.com/sato-jp/cdn-error-mockups).
    3848
    39 == Frequently Asked Questions ==
    40 
    4149== Screenshots ==
    4250
    43 Screenshots go in the `/assets` directory (e.g. `screenshot-1.png`).
     511. Block placed in the "404 page" template
     522. Error code and message can be changed in the settings sidebar
     533. The "404 page" shown on the frontend
    4454
    4555== Upgrade Notice ==
     
    5969== Credits ==
    6070
    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.
     71This 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.