Opis
- 更新履歴の表示を行います。表示したい履歴の手動追加も可能です。
- 更新履歴を表示するショートコードは ml_ce_changelogex です。
-
ショートコードで使用できるパラメータは下記のとおりです。
- hide-title
タイトルを非表示にする場合は 1 にします。 - rows
表示する行数を指定します。未指定時は設定の行数を使用します。
全ての履歴を表示する場合は -1 を指定します。
- hide-title
-
バグ報告やご要望はバグトラッキングシステムにご登録ください。
Instalacja
- From the WP admin panel, click „Plugins” -> „Add new”.
- In the browser input box, type „Changelog Extend”.
- Select the „Changelog Extend” plugin and click „Install”.
- Activate the plugin.
OR…
- Download the plugin from this page.
- Save the .zip file to a location on your computer.
- Open the WP admin panel, and click „Plugins” -> „Add new”.
- Click „upload” .. then browse to the .zip file downloaded from this page.
- Click „Install” .. and then „Activate plugin”.
Najczęściej zadawane pytania
*
Recenzje
Wtyczka nie ma jeszcze żadnej recenzji.
Kontrybutorzy i deweloperzy
„Changelog Extend” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “Changelog Extend” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
0.0.1
- 初版リリース
0.0.2
- ショートコードを使用したページでCSSが読み込まれない問題を修正した。[BTS:0000058]
- readme.txtに記載のショートコードの説明が誤っていたため修正した。