CalderaWP/cf-popup

Name: cf-popup

Owner: Caldera Labs

Description: [BETA]Caldera Forms as popups for list building

Created: 2017-03-14 02:39:05.0

Updated: 2017-03-30 01:05:40.0

Pushed: 2017-06-21 17:43:59.0

Homepage: https://calderaforms.com

Size: 18

Language: PHP

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

cf-popup

Caldera Forms as popups for list building. This is a under development. You probably should not use.

Usage

This plugin has no user interface, you probably should not use it

add_filter( 'cf_popup_forms', function( $forms ){
    $forms[] = 'CF58c74ff06dabc';
    $forms[] = 'CFHiRoy1234';
    return $forms;
});

Copyright 2017 Josh Pollock for CalderaWP LLC. License under the terms of the GPL v2 or later.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.