https://github.com/kit/convertkit-wordpress-libraries
Kit WordPress Libraries, used across Kit's WordPress Plugins
https://github.com/kit/convertkit-wordpress-libraries
Last synced: 3 months ago
JSON representation
Kit WordPress Libraries, used across Kit's WordPress Plugins
- Host: GitHub
- URL: https://github.com/kit/convertkit-wordpress-libraries
- Owner: Kit
- License: gpl-3.0
- Created: 2022-08-17T12:39:16.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2026-03-30T05:40:20.000Z (3 months ago)
- Last Synced: 2026-04-03T02:19:44.568Z (3 months ago)
- Language: PHP
- Homepage:
- Size: 1.07 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kit WordPress Libraries
Welcome to the Kit WordPress Libraries repository on GitHub. Here you can view the source code, review open issues, and see releases of our WordPress specific libraries.
If you're not a developer, please download a Kit plugin from wordpress.org:
- [Kit](https://wordpress.org/plugins/convertkit/)
- [Kit for WooCommerce](https://wordpress.org/plugins/convertkit-woocommerce/)
- [Kit for WPForms](https://wordpress.org/plugins/integrate-convertkit-wpforms/)
- [Kit for MemberMouse](https://wordpress.org/plugins/convertkit-membermouse/)
## Developers
For Kit Developers, there are guides in the main Kit Plugin repository covering:
- [Setup](https://github.com/Kit/convertkit-wordpress/blob/main/SETUP.md) - setting up your local environment for development and testing
- [Development](https://github.com/Kit/convertkit-wordpress/blob/main/DEVELOPMENT.md) - best practices for development
- [Testing](https://github.com/Kit/convertkit-wordpress/blob/main/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:
- [Deployment](DEPLOYMENT.md) - how to publish versioned updates to this library