Media Activity Tracker

A plugin that adds CPD functionality with a video/podcast/reading tracker for WordPress.

2 database tables

Table NameDescriptionMethod
wp_gp_activityStores gp activity data created by this plugin.Static
wp_gp_tracking_pointsStores gp tracking points 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:mediactr_badge_urlOption key:mediactr_login_pointsOption key:mediactr_posttype_activitiesOption key:mediactr_posttypesOption key:mediactr_streaklevelOption key:mediactr_treshold
wp_postmeta
Post meta
wp_usermeta
User meta