You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.
class EIG_Business_Reviews_Widget extends WP_Widget {
/**
* EIG_Business_Reviews_Widget constructor.
*/
public function __construct() {
$widget_options = array(
'classname' => 'eig_business_reviews',
'description' => __( 'Add buttons to your website to allow visitors to share feedback or reviews on Facebook, Yelp, Google or anywhere your visitors can post reviews.', 'eig' ),