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

ETC Mods Bundle

描述

ETC Mods Bundle is designed to make it quick and easy for developers to complete a few tasks that they need to perform on every site they build for a client.

*Set a custom admin footer link (example: “Site by: ETC”)
*Set a custom login page logo above the login fields
*Create a custom dashboard box that could be used to display support contact information, instructions, etc.

The custom admin footer link is useful for displaying your name at the bottom of the admin area, as well as a link back to your website.

The custom login page logo is an easy way to add an image above the login section. You can set the image width in the settings, in case you need to adjust it. The default width is 320px wide. The height of the login page logo will automatically adjust to the correct height.

The custom dashboard box is useful for displaying information in the dashboard section that visitors to the admin area may find helpful. A good example is for adding support contact information for the developers, or instructions from the developer(s) on how to use the admin area.

安裝

  1. Upload the ETC Mods Bundle plugin to your WordPress site
  2. Activate it
  3. Visit the “ETC Mods” link in your Settings menu to edit the features.

=Notes=
*You can disable features by unchecking them and saving the changes.
*You can set a width for the login page logo, in case your width needs to be different than default. The height will automatically adjust.

評價

There are no reviews for this plugin.

貢獻者及開發者

“ETC Mods Bundle” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 ETC Mods Bundle 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.0.7

*Updated the version number in a location that was missed.

1.0.6

*Replaced depreciated hook ‘login_headertitle’ with ‘login_headertext’.

1.0.5

*Added a Settings link to the plugin listing on the plugins page.

1.0.4

*Updated function that places JavaScript in footer. It wasn’t always loading in some URL structures.

1.0.3

*Added an argument to 3 functions. The missing arguments could have caused issues loading the plugin in some cases.

1.0.2

*Update plugin code to make various functions/names more unique, to help prevent potential conflicts with other plugins in the future.

1.0.1

*Adjusted the readme.txt file