|
1 | | -# ConvertKit WordPress Libraries |
| 1 | +# Kit WordPress Libraries |
2 | 2 |
|
3 | | -Welcome to the ConvertKit WordPress Libraries repository on GitHub. Here you can view the source code, review open issues, and see releases of our WordPress specific libraries. |
| 3 | +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. |
4 | 4 |
|
5 | | -If you're not a developer, please download a ConvertKit plugin from wordpress.org: |
6 | | -- [ConvertKit](https://wordpress.org/plugins/convertkit/) |
7 | | -- [ConvertKit for Gravity Forms](https://wordpress.org/plugins/convertkit-gravity-forms/) |
8 | | -- [ConvertKit for WooCommerce](https://wordpress.org/plugins/convertkit-woocommerce/) |
| 5 | +If you're not a developer, please download a Kit plugin from wordpress.org: |
| 6 | +- [Kit](https://wordpress.org/plugins/convertkit/) |
| 7 | +- [Kit for WooCommerce](https://wordpress.org/plugins/convertkit-woocommerce/) |
| 8 | +- [Kit for WPForms](https://wordpress.org/plugins/integrate-convertkit-wpforms/) |
| 9 | +- [Kit for MemberMouse](https://wordpress.org/plugins/convertkit-membermouse/) |
9 | 10 |
|
10 | 11 | ## Developers |
11 | 12 |
|
12 | | -For ConvertKit Developers, there are guides covering: |
13 | | -- [Setup](SETUP.md) - setting up your local environment for development and testing |
14 | | -- [Development](DEVELOPMENT.md) - best practices for development |
15 | | -- [Testing](TESTING.md) - how to write and run tests |
| 13 | +For Kit Developers, there are guides in the main Kit Plugin repository covering: |
| 14 | +- [Setup](https://github.com/Kit/convertkit-wordpress/blob/main/SETUP.md) - setting up your local environment for development and testing |
| 15 | +- [Development](https://github.com/Kit/convertkit-wordpress/blob/main/DEVELOPMENT.md) - best practices for development |
| 16 | +- [Testing](https://github.com/Kit/convertkit-wordpress/blob/main/TESTING.md) - how to write and run tests |
| 17 | +- [Actions and Filters](ACTIONS-FILTERS.md) - Actions and Filters available to WordPress Developers looking to extend Kit's functionality |
| 18 | + |
| 19 | +For Kit, there is a separate guide to deploying new versions: |
16 | 20 | - [Deployment](DEPLOYMENT.md) - how to publish versioned updates to this library |
0 commit comments