https://github.com/kit/convertkit-wordpress
A WordPress plugin for embedding Kit forms and landing pages into your blog.
https://github.com/kit/convertkit-wordpress
Last synced: 2 months ago
JSON representation
A WordPress plugin for embedding Kit forms and landing pages into your blog.
- Host: GitHub
- URL: https://github.com/kit/convertkit-wordpress
- Owner: Kit
- License: gpl-3.0
- Created: 2013-11-25T21:19:46.000Z (over 12 years ago)
- Default Branch: main
- Last Pushed: 2026-02-03T03:19:15.000Z (5 months ago)
- Last Synced: 2026-02-03T17:16:45.080Z (5 months ago)
- Language: PHP
- Homepage: https://wordpress.org/plugins/convertkit/
- Size: 16.5 MB
- Stars: 8
- Watchers: 20
- Forks: 8
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Kit for WordPress
Welcome to the Kit for WordPress repository on GitHub. Here you can view the plugin source code, review open issues, and see releases of the plugin.
**If you're not a developer, please download the plugin from [WordPress.org](https://wordpress.org/plugins/convertkit/). Downloading and installing directly from GitHub will not work.**
## Support
If you are having issues setting up this plugin on your WordPress site, or have issues with your Kit forms please do the following:
* Check the [Knowledge Base](https://help.kit.com/) for an answer to your question.
* If you're still having trouble contact [Kit Support](https://kit.com/support/).
## Developers
For Kit Developers, there are guides covering:
- [Setup](SETUP.md) - setting up your local environment for development and testing
- [Development](DEVELOPMENT.md) - best practices for development
- [Testing](TESTING.md) - how to write and run tests
- [Actions and Filters](ACTIONS-FILTERS.md) - Actions and Filters available to WordPress Developers looking to extend Kit's functionality
For Kit, there is a separate guide to deploying new versions to wordpress.org:
- [Deployment](DEPLOYMENT.md) - how to deploy a new Plugin version to [WordPress.org](https://wordpress.org/plugins/convertkit/)