Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shortcodes v1.2.14 | Release date 08.07.2015 #98

Closed
ghost opened this issue Jul 6, 2015 · 0 comments
Closed

Shortcodes v1.2.14 | Release date 08.07.2015 #98

ghost opened this issue Jul 6, 2015 · 0 comments

Comments

@ghost
Copy link

ghost commented Jul 6, 2015

Changelog

  • section shortcode: Added support for

    // file: {theme}/framework-customizations/extensions/shortcodes/shortcodes/section/config.php
    
    $cfg = array(
        'page_builder' => array(
            ...
    
            // Title Template examples
            'title_template' => '{{- title }} Lorem {{- o.option_id }} ipsum {{= o["option-id"] }}',
            'title_template' => '{{- title }}: {{- o.label }}{{ if (o.target == "_blank") { }} <span class="dashicons dashicons-external"></span>{{ } }}',
        )
    );
  • column shortcode: Renamed config key from 'image' to 'icon'

ThemeFuse/Unyson-Shortcodes-Extension@v1.2.13...v1.2.14

Test

Download and extract in unyson/framework/extensions/shortcodes/

@ghost ghost closed this as completed Jul 8, 2015
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants