Foundation Columns

Explore Foundation Columns vulnerabilities across all versions. Currently tracking 1 known vulnerabilities, including severity, impact, and patch status.

Strategic Overview

Avg CVSSMedium
6.4/ 10
Patch Coverage0%
Open

1

Fixed

0

Get automatic notifications for all Foundation Columns vulnerabilities before they are exploited.

Vulnerability Records

1 records
Foundation Columns banner
Latestv0.8

Foundation Columns

tormorten

Author

tormorten

4.5(2)
90/100
Last Updated
2015-05-08 (11y ago)
Active Installs
40+
Downloads
4,300
Requires WP
3.7+
Requires PHP
0+
Tested up to
WP 4.7.33
Created
2014-05-26 (12y ago)

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.

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C