Ganohrs Toggle Shortcode

描述

You can insert to WordPress that toggle-code for CSS-based Or details Tag.
簡単にCSSベース又はdetailsによる折りたたみコードをワードプレスへ追加できます。

Usage(使い方):

[toggle title=”title here” (optional)load=”open / close” (optional)suffix=”(empty) or 1 to 19″]
contents here
[/toggle]

ex)
[toggle title=”Hello Vivid World!” load=”open” suffix=”vivid”]
0.2.0 when you choose “Details Default” style, you can change Toggle style with suffix!
[/toggle]

屏幕截图

  • Easy to insert details-based toggle code.
  • If you wanna insert many toggles, then use "suffix".
  • "suffix" is useful. It because can change the css class.

常见问题

Q. Can I use “details” tag to build toggles?
A. Yes you can! Please chose named “Details xxx” style.

Q. Can I use build toggle with “Old css based”?
A. Please chose not named “Details xxx” style.

评价

此插件暂无评价。

贡献者及开发者

“Ganohrs Toggle Shortcode” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

0.2.4 Tested WordPress 6.4.1 ja, append link to css customize tool.
0.2.3 Tested WordPress 6.3 ja
0.2.2 Bugfix: Change “Details Default CSS” styles, Append “Replace None Number Suffix”.
0.2.1 Bugfix: Change “Details Default CSS” styles, Append “Replace Number Suffix”.
0.2.0 Append “Details Default CSS”, you can change styles with sufix “black, blue, etc!”.
0.1.2 Bugfix: CSS minifier
0.1.1 Append Option “Output CSS When AMP”, And any updated.
0.1.0 Append Option “Enqueue Type”, And any updated.
0.0.3 Append “Details” styles, And any updated.
0.0.2 Change “readme.txt”. And any updated.
0.0.1 New Release