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

R3DF Copyright Message

描述

This plugin inserts a customizable copyright message in the theme using theme actions. The default action is “wp_footer”, unless the theme is a twenty* theme. If the theme is a WordPress twenty* series theme, then the default location is the twenty*_credits action.

Plans:

Planed features include being able to use any action in the active theme for the display point of the copyright message. A shortcode like tag for automatically adding the current year to custom copyright messages.

Notes:

  • The options are found in the customizer.
  • There is a French translation of this plugin included. It was mostly a test of the translation of the plugin. It’s not a great translation, if you can improve it please let me know.

安裝

The easy way:

  1. To install this plugin, click on “Add New” on the plugins page in your WordPress dashboard.
  2. Search for “R3DF Copyright Message”, click install when it’s found.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress.
  4. Configure the plugin on the WordPress customize page

The hard way:

  1. Download the latest r3df-copyright-message.zip from wordpress.org
  2. Upload r3df-copyright-message.zip to the /wp-content/plugins/ folder on your web server
  3. Uncompress r3df-copyright-message.zip (delete r3df-copyright-message.zip after it’s uncompressed)
  4. Activate the plugin through the ‘Plugins’ menu in WordPress
  5. Configure the plugin on the WordPress customize page

評價

There are no reviews for this plugin.

貢獻者及開發者

“R3DF Copyright Message” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 R3DF Copyright Message 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

Version 1.1.0

  • Added Features
  • Revised UI
  • Added French language translation (It’s not very good, if you can improve it, please let me know)

Version 1.0.0

  • Initial release