Title: Mailchimp Widget by ProteusThemes
Author: ProteusThemes
Published: <strong>6. јул 2017.</strong>
Last modified: 31. мај 2020.

---

Претражи додатке

![](https://ps.w.org/proteusthemes-mailchimp-widget/assets/banner-772x250.png?rev
=1694304)

Овај додатак **није испробан са последња 3 главна издања Вордпреса**.Можда се више
не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

![](https://ps.w.org/proteusthemes-mailchimp-widget/assets/icon-256x256.png?rev=
1694304)

# Mailchimp Widget by ProteusThemes

 [ProteusThemes](https://profiles.wordpress.org/proteusthemes/)

[Преузимање](https://downloads.wordpress.org/plugin/proteusthemes-mailchimp-widget.1.0.5.zip)

 * [Детаљи](https://sr.wordpress.org/plugins/proteusthemes-mailchimp-widget/#description)
 * [Прегледи](https://sr.wordpress.org/plugins/proteusthemes-mailchimp-widget/#reviews)
 *  [Постављање](https://sr.wordpress.org/plugins/proteusthemes-mailchimp-widget/#installation)
 * [Изградња](https://sr.wordpress.org/plugins/proteusthemes-mailchimp-widget/#developers)

 [Подршка](https://wordpress.org/support/plugin/proteusthemes-mailchimp-widget/)

## Опис

This plugin registers a custom WordPress widget called **Mailchimp by ProteusThemes**.
This widget will allow you to connect to your Mailchimp account with your API key
and you will be able to select the list you want your visitors to subscribe to.

This widget can be used for all sorts of things, like: newsletter, lead capture,
email sequence, and much more!

The Widget will output an email input field and a submit button, that’s all you 
need to capture your visitor’s email address. Main idea behind this plugin is that’s
easy and simple to use.

**Do you want to contribute?**

Please refer to the official [GitHub repository](https://github.com/proteusthemes/mailchimp-widget)
of this plugin.

## Снимци екрана

[⌊Widget settings⌉⌊Widget settings⌉[

Widget settings

[⌊Widget frontend with basic design⌉⌊Widget frontend with basic design⌉[

Widget frontend with basic design

[⌊Widget frontend with styled design⌉⌊Widget frontend with styled design⌉[

Widget frontend with styled design

## Постављање

**From your WordPress dashboard**

 1. Visit ‘Plugins > Add New’,
 2. Search for ‘Mailchimp widget by ProteusThemes’ and install the plugin,
 3. Activate ‘Mailchimp widget by ProteusThemes’ from your Plugins page.

**From WordPress.org**

 1. Download ‘Mailchimp widget by ProteusThemes’.
 2. Upload the ‘proteusthemes-mailchimp-widget’ directory to your ‘/wp-content/plugins/’
    directory, using your favorite method (ftp, sftp, scp, etc…)
 3. Activate ‘Mailchimp widget by ProteusThemes’ from your Plugins page.

**Once the plugin is activated you will find the widget (Mailchimp by ProteusThemes)
in Appearance -> Widgets or in your page builder, if it supports widgets**

## ЧПП

### How do I disable the default widget form styles?

You can do that easily with a help of custom WP filter. Please add this code to 
your theme:

    ```
    add_filter( 'pt-mcw/disable_frontend_styles', '__return_true' );
    ```

### How do I change the texts of the widget?

You can change it with a help of custom WP filter. Please add this code to your 
theme and change the texts to your liking:

    ```
    function pt_mcw_form_texts() {
        return array(
            'email'  => esc_html__( 'Your E-mail Address', 'pt-mcw' ),
            'submit' => esc_html__( 'Subscribe!', 'pt-mcw' ),
        );
    }
    add_filter( 'pt-mcw/form_texts', 'pt_mcw_form_texts' );
    ```

## Прегледи

![](https://secure.gravatar.com/avatar/b47b4137c36e6cf9ddf2f3855f46c7ac81de358a0d5b4e87b9942c16a9808a54?
s=60&d=retro&r=g)

### 󠀁[Finally a plugin which does one thing and does it well](https://wordpress.org/support/topic/finally-a-plugin-which-does-one-thing-and-does-it-well/)󠁿

 [Primoz Cigler](https://profiles.wordpress.org/cyman/) 6. јул 2017.

There are tons of plugins with similar functionality, most of them will clutter 
your wp-admin with banners and upgrade notices or be very hard to use and configure.
Most probably both. This is a perfect example how the plugins should look like. 
Easy to use and without all the unnecessary clutter and gazillion of options. Great
work!

![](https://secure.gravatar.com/avatar/1bbe52fec761e8944571a819b07917fd27c342000c1f63c7193a8c90331b3602?
s=60&d=retro&r=g)

### 󠀁[The simpliest MailChimp plugin](https://wordpress.org/support/topic/the-simpliest-mailchimp-plugin/)󠁿

 [spaka](https://profiles.wordpress.org/spaka/) 6. јул 2017. 1 одговор

This plugin is exactly what I need. Nothing less nothing more! PERFECT!

 [ Види сва 2 прегледа ](https://wordpress.org/support/plugin/proteusthemes-mailchimp-widget/reviews/)

## Сарадници и градитељи

„Mailchimp Widget by ProteusThemes“ је софтвер отвореног кода. Следећи људи су допринели
овом додатку.

Сарадници

 *   [ ProteusThemes ](https://profiles.wordpress.org/proteusthemes/)
 *   [ Gregor Capuder ](https://profiles.wordpress.org/capuderg/)
 *   [ Primoz Cigler ](https://profiles.wordpress.org/cyman/)
 *   [ Prelc ](https://profiles.wordpress.org/prelc/)

„Mailchimp Widget by ProteusThemes“ је преведен на 1 језик. Хвала [преводиоцима](https://translate.wordpress.org/projects/wp-plugins/proteusthemes-mailchimp-widget/contributors)
за њихове доприносе.

[Преведите „Mailchimp Widget by ProteusThemes“ на свој језик.](https://translate.wordpress.org/projects/wp-plugins/proteusthemes-mailchimp-widget)

### Заинтересовани сте за градњу?

[Прегледајте код](https://plugins.trac.wordpress.org/browser/proteusthemes-mailchimp-widget/),
проверите [SVN складиште](https://plugins.svn.wordpress.org/proteusthemes-mailchimp-widget/)
или се пријавите на [белешку градње](https://plugins.trac.wordpress.org/log/proteusthemes-mailchimp-widget/)
преко [RSS-а](https://plugins.trac.wordpress.org/log/proteusthemes-mailchimp-widget/?limit=100&mode=stop_on_copy&format=rss).

## Белешка о изменама

#### 1.0.5

 * Make this plugin w.org translation compatible

#### 1.0.4

 * Fix typos

#### 1.0.2

#### 1.0.3

_Release Date – 25 September 2017_

 * Improve CSS code

#### 1.0.2

_Release Date – 10 August 2017_

 * Remove unneeded frontend HTML markup

#### 1.0.1

_Release Date – 21 July 2017_

 * Fix HTML validation errors

#### 1.0.0

_Release Date – 3 July 2017_

 * Initial release!

## Мета

 *  Version **1.0.5**
 *  Last updated **6 година раније**
 *  Active installations **1.000+**
 *  WordPress version ** 4.6 или новије **
 *  Tested up to **5.4.19**
 *  Languages
 * [English (US)](https://wordpress.org/plugins/proteusthemes-mailchimp-widget/)
   и [Slovenian](https://sl.wordpress.org/plugins/proteusthemes-mailchimp-widget/).
 *  [Преведите на свој језик](https://translate.wordpress.org/projects/wp-plugins/proteusthemes-mailchimp-widget)
 * Tags
 * [email](https://sr.wordpress.org/plugins/tags/email/)[form](https://sr.wordpress.org/plugins/tags/form/)
   [mailchimp](https://sr.wordpress.org/plugins/tags/mailchimp/)[newsletter](https://sr.wordpress.org/plugins/tags/newsletter/)
   [widget](https://sr.wordpress.org/plugins/tags/widget/)
 *  [Напредни преглед](https://sr.wordpress.org/plugins/proteusthemes-mailchimp-widget/advanced/)

## Оцене

 5 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/proteusthemes-mailchimp-widget/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/proteusthemes-mailchimp-widget/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/proteusthemes-mailchimp-widget/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/proteusthemes-mailchimp-widget/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/proteusthemes-mailchimp-widget/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/proteusthemes-mailchimp-widget/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/proteusthemes-mailchimp-widget/reviews/)

## Сарадници

 *   [ ProteusThemes ](https://profiles.wordpress.org/proteusthemes/)
 *   [ Gregor Capuder ](https://profiles.wordpress.org/capuderg/)
 *   [ Primoz Cigler ](https://profiles.wordpress.org/cyman/)
 *   [ Prelc ](https://profiles.wordpress.org/prelc/)

## Подршка

Имате нешто да кажете? Потребна вам је помоћ?

 [Види форум подршке](https://wordpress.org/support/plugin/proteusthemes-mailchimp-widget/)