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.

FAQ

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”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Ganohrs Toggle Shortcode”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

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