plugin-icon

Foundation Columns

제작자: tormorten·
Use the Zurb Foundation-grid and block grid in all your posts, pages and custom post types.
등급
4.5/5
버전
0.8
활성화된 설치 항목
40
최근 업데이트일
May 8, 2015
Foundation Columns

Adds support for using Zurb’s Foundation grid-system via shortcodes in WordPress’ TinyMCE editor.

For more information about Foundation, please read the docs.

This plugin is compatible with version 5 and version 6 of Foundation, and includes support for small, medium and large breakpoints.

Now also with support for block grids.

Modifying the grid

If your grid has more than the default 12 columns you can use the foundation_columns_count filter.

add_filter( 'foundation_columns_count', function($count) { $count = 16; return $count; } );

If you would like to contribute to this plugin. Please open a pull request on Github

Please note: This plugin does not install Foundation for you and therefore require that you use a theme built on Foundation.

무료Business 요금제에서
설치하면 WordPress.com 서비스 약관서드파티 플러그인 약관에 동의하게 됩니다.
테스트된 버전
WordPress 4.7.31
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.