Conversation
supportIs what I see when using short code method. Refer to line 205 in widget-alias.php $widget_id = $args['widget_id']; isset fixes: if ( isset( $args['widget_id'] ) ) { $widget_id = $args['widget_id']; } I thought it was because test site PHP version is 5.5.15 but it also show up on 5.3.x. Cant test 5.2.x as that other things go poof. Test site not really clean but warning seems like a legit oops 馃檪 https://wordpress.org/plugins/widget-alias/
Thanks so much for the heads up. I just pushed version 1.7 with your fix!
Thanks so much for the heads up. I just pushed version 1.7 with your fix!