Exemplo n.º 1
0
 public function __construct()
 {
     parent::__construct('wpl_carousel_widget', '(WPL) Carousel', array('description' => __('Showing specific properties.', WPL_TEXTDOMAIN)));
 }
Exemplo n.º 2
0
 public function __construct()
 {
     parent::__construct('wpl_search_widget', '(WPL) Search', array('description' => __('Search properties/profiles.', WPL_TEXTDOMAIN)));
 }
Exemplo n.º 3
0
 public function __construct()
 {
     parent::__construct('wpl_agents_widget', '(WPL) Agents', array('description' => __('Showing specific agents.', WPL_TEXTDOMAIN)));
 }