Changeset 3292979
- Timestamp:
- 05/14/2025 06:14:00 AM (11 months ago)
- File:
-
- 1 edited
-
roots-index/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
roots-index/trunk/readme.txt
r3292955 r3292979 13 13 14 14 *このプラグインはグーテンベルグの見出しブロックから目次を作成します 15 *管理画面の設定に「ROOTS-index」が追加されます 15 16 *ショートコード[roots_index]を埋め込むことで目次を表示できます 16 *独自のテーマを適用することができます17 17 *アコーディオン機能を実装するための最小限のCSSとJavaScriptを使用することができます 18 18 *アコーディオンメニューを最初から開いた状態にすることができます 19 19 *目次ラベルの文字列を変更することができます 20 *目次の色を変更することが出来ます 21 *目次のborderの角丸サイズを変更することができます 20 22 21 23 *This plugin creates a table of contents from Gutenberg heading blocks 24 *"ROOTS-index" will be added to the settings of the admin screen 22 25 *You can display the table of contents by embedding the shortcode [roots_index] 23 26 *You can apply your own theme … … 25 28 *You can set the accordion menu to be open from the beginning 26 29 *You can change the string of the table of contents label 30 *You can change the color of the table of contents 31 *You can change the rounded corner size of the border of the table of contents 32 33 34 == Short Description == 35 36 *このプラグインはグーテンベルグの見出しブロックから目次を作成します 37 *管理画面の設定に「ROOTS-index」が追加されます 38 *ショートコード[roots_index]を埋め込むことで目次を表示できます 39 40 *This plugin creates a table of contents from Gutenberg heading blocks 41 *"ROOTS-index" will be added to the settings of the admin screen 42 *You can display the table of contents by embedding the shortcode [roots_index] 27 43 28 44
Note: See TracChangeset
for help on using the changeset viewer.