We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a42058e commit 9128e3bCopy full SHA for 9128e3b
1 file changed
views/page-widgets/badge-streak-maintenance.php
@@ -9,7 +9,7 @@
9
exit;
10
}
11
12
-$prpl_widget_details = \progress_planner()->get_admin__widgets__badge_streak_content()->get_details( 'maintenance' );
+$prpl_widget_details = \progress_planner()->get_admin__widgets__badge_streak_maintenance()->get_details( 'maintenance' );
13
if ( ! $prpl_widget_details ) {
14
return;
15
0 commit comments