Changelog Extend

外掛說明

  • 更新履歴の表示を行います。表示したい履歴の手動追加も可能です。
  • 更新履歴を表示するショートコードは ml_ce_changelogex です。
  • ショートコードで使用できるパラメータは下記のとおりです。

    • hide-title
      タイトルを非表示にする場合は 1 にします。
    • rows
      表示する行数を指定します。未指定時は設定の行数を使用します。
      全ての履歴を表示する場合は -1 を指定します。
  • バグ報告やご要望はバグトラッキングシステムにご登録ください。

安裝方式

  1. From the WP admin panel, click “Plugins” -> “Add new”.
  2. In the browser input box, type “Changelog Extend”.
  3. Select the “Changelog Extend” plugin and click “Install”.
  4. Activate the plugin.

OR…

  1. Download the plugin from this page.
  2. Save the .zip file to a location on your computer.
  3. Open the WP admin panel, and click “Plugins” -> “Add new”.
  4. Click “upload” .. then browse to the .zip file downloaded from this page.
  5. Click “Install” .. and then “Activate plugin”.

常見問題集

*

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

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

參與者

將〈Changelog Extend〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

0.0.1

  • 初版リリース

0.0.2

  • ショートコードを使用したページでCSSが読み込まれない問題を修正した。[BTS:0000058]
  • readme.txtに記載のショートコードの説明が誤っていたため修正した。