這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Genesis 404 Page

外掛說明

Customizing the contents of the Page Not Found page in any WordPress theme can be tricky, and usually involes editing the 404.php template file. The Genesis Framework already abstracts the default content of the page into a function, and this plugin can unhook that and replace it with your own custom title and content.

Use [genesis-404-search] shortcode to add a search form to the page.

If you’d like to dynamically list content (ex: most recent posts), I recommend you install the Display Posts Shortcode and use it in the 404 page’s content.

安裝方式

  1. Upload genesis-404-page to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Customize your 404 page’s title and content in Genesis > 404 Page.

使用者評論

2020 年 4 月 26 日
this plugin gives me an easy way to create the 404 page I want for my Genesis Framework websites (instead of relying on the default Genesis 404 page)
2016 年 9 月 3 日
I usually like to setup my own template files, etc... in Genesis, but when I just need a little customization for my 404 page, it's so much easier to use this plugin. It's great. 🙂
閱讀全部 9 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Genesis 404 Page〉的開發相關工作。

參與者

將〈Genesis 404 Page〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.5.0 (2015-04-17)

  • Add genesis layout support (Joshua David Nelson, @joshuadnelson)

1.4.0 (2014-10-08)

  • Add setup for unit tests (Gary Jones).
  • Add support for GitHub Updater plugin (Gary Jones).
  • Improved appearance of page title input field (Gary Jones).
  • Improved loading of language files (Gary Jones).
  • Improve support for activation on multi-sites (Gary Jones).
  • Improve documentation and code standards (Gary Jones).
  • Improve code organization by classes into their own files (Gary Jones).
  • Fix incorrect plugin URL (Gary Jones).
  • Fix incorrect textdomains (Gary Jones).

1.3.0 (2014-04-17)

  • Updated editor for WordPress 3.9, props @joshuadnelson

1.2.0 (2012-05-25)

  • Add HTML5 Support (Bill Erickson).

1.1.0 (2013-01-11)

  • Add Search functionality (Bill Erickson).

1.0.0 (2012-03-27)

  • Initial release (Bill Erickson).