SNORDIAN's H5PxAPIkatchu

Simple solution to catch 'em all, those xAPI statements that have been sent by H5P content types.

7 database tables

Table NameDescriptionMethod
wp_h5p_contentsStores h5p contents data created by this plugin.Static
wp_h5p_librariesStores h5p libraries data created by this plugin.Static
wp_h5pxapikatchuStores h5pxapikatchu data created by this plugin.Static
wp_h5pxapikatchu_actorStores h5pxapikatchu actor data created by this plugin.Static
wp_h5pxapikatchu_objectStores h5pxapikatchu object data created by this plugin.Static
wp_h5pxapikatchu_resultStores h5pxapikatchu result data created by this plugin.Static
wp_h5pxapikatchu_verbStores h5pxapikatchu verb data created by this plugin.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:h5pxapikatchu_defaults_setOption key:h5pxapikatchu_optionOption key:h5pxapikatchu_version