APP_Widget_Social_Connect

Social Connect Widget


Package


    Description Description

    Shows a list of clickable social media icons.

    Options:

    • title – Widget title
    • descriptions_as_tooltips – Uses social networks descriptions as tooltips

      Template options (if template supports them):

    • template – Social connect content template name. Tries locate template with this name, otherwise tries to load template with name ‘content-social-connect.php’, otherwise will load supplied own template with name ‘content-social-connect.php’

    Dynamic list of social links (uses APP_Social_Networks)

    • social_[network_id]_inc – Show social media button for this network
    • social_[network_id]_url – URL for this network
    • social_[network_id]_desc– Description/tooltip for this network

    Internal options:

    • images_url – Icon images folder URL with trailing slash (default is empty – uses foundicons svgs iconset by default) Note: icons or images need to match the ‘APP_Social_Networks’ network id slugs
    • social_networks– List of social networks slugs to include (default is empty – shows all social networks from APP_Social_Networks by default)
    • exclude_mode – If set to true, excludes all social networks set in social_networksparam (default is false)


    Top ↑

    Methods Methods

    Premium WordPress Apps

    Top ↑

    User Contributed Notes User Contributed Notes

    You must log in before being able to contribute a note or feedback.