Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Bamboo Layout

Descripción

Bamboo Layout provides a number of shortcodes which enable more flexible content layout anywhere in a page or post.

Usage:

For multi-column layouts (up to nine columns is supported) use the following shortcodes:

[columns]
    [column]
        CONTENT GOES HERE
    [/column]
    [column]
        CONTENT GOES HERE
    [/columns]
[columns]

For dynamic, five column feature boxes use the following shortcodes:

    [features]
        [feature-box title="FEATURE TITLE GOES HERE"]
            FEATURE CONTENT GOES HERE
        [/feaure-box]
        [feature-box title="FEATURE TITLE GOES HERE"]
            FEATURE CONTENT GOES HERE
        [/feaure-box]
        [feature-box title="FEATURE TITLE GOES HERE"]
            FEATURE CONTENT GOES HERE
        [/feaure-box]
        [feature-box title="FEATURE TITLE GOES HERE"]
            FEATURE CONTENT GOES HERE
        [/feaure-box]
        [feature-box title="FEATURE TITLE GOES HERE"]
            FEATURE CONTENT GOES HERE
        [/feaure-box]
    [/features]

Reseñas

No hay valoraciones para este plugin.

Colaboradores y desarrolladores

«Bamboo Layout» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Bamboo Layout» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0.1

  • Tested in WP4.7 and rebranded.

1.0

  • Initial release.