Wordpress plugin that adds CTAs to certain places on a page. Includes an Admin panel that accepts arbitrary HTML to render on the page.
Link to Notion documentation.
- Run
cd dynamic-ctas
- Run
make build
to zip the plugins into a file calleddynamic-ctas.zip
- Navigate to the Plugins page in the WordPress Admin Dashboard
- Click on
Upload Plugin
and follow the steps to upload thedynamic-ctas.zip
- Test your changes