You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 13, 2022. It is now read-only.
Our LTI provider plugin creates seven LTI2 tables upon activation. These are no longer needed when the plugin is deactivated; we should drop these tables when the plugin is deactivated.
Our LTI provider plugin creates seven LTI2 tables upon activation. These are no longer needed when the plugin is deactivated; we should drop these tables when the plugin is deactivated.
wp_pressbooks_lti2_consumer,
wp_pressbooks_lti2_context,
wp_pressbooks_lti2_nonce,
wp_pressbooks_lti2_resource_link,
wp_pressbooks_lti2_share_key,
wp_pressbooks_lti2_tool_proxy,
wp_pressbooks_lti2_user_result
The text was updated successfully, but these errors were encountered: