Skip to content

Conversation

@rockwellll
Copy link
Collaborator

@rockwellll rockwellll commented Jan 16, 2025

This PR fixes some bugs that were hidden from us.

Installs

The plugin was only attempting to create an integration during installation, which of course is bananas, because at the time of installation no data is set. Instead, now it removes the installation hook and replaces it with Wordpress' option_added and update_option hooks to listen when the values of both hellotext_business_id and hellotext_access_token options are set. Then, it creates an Integration.

Uninstalls

It adds plugin deletion hook to cleanup hellotext options

Missing translations

it adds missing translations for the "Save changes" button on the plugins page.

@rockwellll rockwellll merged commit c5a2675 into main Jan 16, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants