Hello!
thanks for the answer!
but it does not work, I write this in the gb-widget.php file:
// Use this filter to just add something
$widget_html .= apply_filters( 'gwolle_gb_entry_widget_add_after', '', $entry );
$widget_html .= '<div class="admin_reply_content">' . $entry->get_admin_reply_content() . '</div>';
help me please…