Presets

  • Remove Edit

    {{ get_preset_title(preset) }}

    • {{input.label}}

    Instantiate this preset in any post or page by entering the shortcode:
    [wpcfs-preset id="{{preset.id}}"]

    Or in your theme files with the PHP code:
    <?php wpcfs_show_preset("{{preset.id}}"); ?>

  • New Preset