이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Modern Accordion Shortcode

설명

To make the accordions appear the way you want you need to add your own styling to them
Lets you add accordion to your post and pages.

By using the following shortcodes

[accordions clearStyle=false collapsible=true]

    [accordion title="title" icontype="square"] 

        Stuff goes here

    [/accordion]
    [accordion title="title2" icontype="circle"]

        Here as well

    [/accordion]

[/accordions]

For more info check out github – https://github.com/AgentSource/modern-accordion-shortcode

0.7

*Added support for alignment of icon – you can now have the icon float to the left or right
*fixed issues that would remove WP default formatting

0.6

*Updated version – removed deprecated functions (thanks @pbearne)
*Removed auto formatting from WP
*More to come…

0.5

*Added hover/active states to accordion element (can be changed in css/less — will be added as an option in later version)
*Added active/none active states for icons
-Tweaked animate speed to 500ms to smooth out animation

0.4

code clean up – plugin now reflects Modern Accordion Shortcode in code

0.3

added font icons support to accordion, allowing user to select the style for each accordion element individually. Currently only circle and square are supported with more to come.

0.2

code clean up

0.1

Initial code base

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Modern Accordion Shortcode”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

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

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

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