설명
This plugin adds a Gutenberg block which provides <details>
with an optional <summary>
.
What does that look like?
Why, just like this!
Why did you make it?
I wanted to try making a Gutenberg block, and I read this article last week.
This project was bootstrapped with Create Guten Block.
스크린샷
설치
- Install and activate the Gutenberg plugin.
- Upload the Summary and Details plugin files to the
/wp-content/plugins/summary-and-details
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin by visiting the ‘Plugins’ screen.
FAQ
- What browsers does this support?
-
Just about all of them except IE and Edge. See here.
후기
2019년 12월 17일
Simple plugin, but works great. I prefer to add just the blocks I need instead of large plugins with loads of functions I won’t need. This plugin fits well in that filosofy and lets you customize the apearance within the theme css.
기여자 & 개발자
변경이력
1.1.0
- Support for WordPress 5.0.
1.0.0
- Initial release.