lib/lightbox.php

Show: PublicProtectedPrivateinherited
    Table of Contents
    Zurb Foundation Lightbox Integration
    Package
    ncp\wp\themes\planet_foundation  
    Since
    Planet Foundation 1.0.0  

    Functions

    functionpf_post_gallery(string $value, string $attr) : string

    Replaces any wordpress gallery shortcodes with Zurb Foundation's Lightbox.

    Columns and links gallary options are not supported
    Parameters
    NameTypeDescription
    $valuestring

    HTML to filter, not used

    $attrstring

    string of shortcode attributes

    Returns
    TypeDescription
    stringHTML for gallery lightbox
    Details
    Link
    Zurb's Foundation Clearing Lightbox  
    Since
    Planet Foundation 1.0.0  
    Documentation was generated by phpDocumentor 2.3.0 .