Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 273 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 273 Bytes

convertkit-landingpage-anywhere

Display your ConvertKit landing page on your own site, even if it's not inside of Wordpress.

#Usage

<?php
require_once( "path/to/convertkit/landingpage.php");
page_takeover('https://app.convertkit.com/landing_pages/xxxxx');
?>