Title: Simple Constant Contact
Author: Ashton Paul
Published: <strong>2014년 9월 16일</strong>
Last modified: 2016년 4월 10일

---

플러그인 검색

![](https://ps.w.org/simple-constant-contact/assets/banner-772x250.jpg?rev=1391124)

이 플러그인은 **최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다**. 워드프레스의
좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 
있을 수 있습니다.

![](https://ps.w.org/simple-constant-contact/assets/icon-256x256.jpg?rev=1391118)

# Simple Constant Contact

 작성자: [Ashton Paul](https://profiles.wordpress.org/ashtonpaul/)

[다운로드](https://downloads.wordpress.org/plugin/simple-constant-contact.zip)

 * [세부사항](https://ko.wordpress.org/plugins/simple-constant-contact/#description)
 * [평가](https://ko.wordpress.org/plugins/simple-constant-contact/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/simple-constant-contact/#installation)
 * [개발](https://ko.wordpress.org/plugins/simple-constant-contact/#developers)

 [지원](https://wordpress.org/support/plugin/simple-constant-contact/)

## 설명

The Simple Constant Contact Plugin is a quick and easy plugin to interface with 
your constant contact account. It takes the visitor’s name and email and allows 
it to send that information directly to your Constant Contact account. Set up is
easy. Just follow the instructions in the admin menu and you’re on your way. The
UI was left raw with class and id tags so you can apply your own styling to match
your current theme.

## 스크린샷

 * [[
 * This is how it looks with a little bit of formatting via CSS
 * [[
 * Settings page

## 설치

 1. Install Simple Constant Contact either via the WordPress.org plugin directory, 
    or by uploading the files to your server
 2. After activating Simple Constant Contact, navigate to the options menu item ‘Simple
    Constant Contact’.
 3. Click the ‘Get Access Token’ Button. Then login to your Constant Contact account
    and authorize the plugin.
 4. Copy the Access Token code after authorizing the plugin and paste it back into 
    the field label ‘Constant Contact Access Token’ on the plugin’s WordPress options
    page.
 5. Enter a List name you want the email addresses to group under in your Constant 
    Contact account (default is Simple Constant Contact).
 6. Use the short-code [simpleCC] to display the form.
 7. If you like you can leave the formatting as is or create your own stylesheets to
    match your theme.

## FAQ

  What is the HTML output so I can match my theme style?

 First Name

 Last Name

 Email

 Submit

## 후기

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

### 󠀁[shortcode function is supposed to return a string](https://wordpress.org/support/topic/shortcode-function-is-supposed-to-return-a-string/)󠁿

 [elementsweb](https://profiles.wordpress.org/elementsweb/) 2016년 9월 3일 답글 
1개

currently says this: ————————- function simpleCC_display_form() { // test to see
if all the settings are correct if ($this->ready()) { ?> <div class=”simpleCC_plugin”
> <form class=”simpleCC_form” id=”simpleCC_form” method=”post”> <label for=”simpleCC_fname”
>First Name:<input type=”text” id=”simpleCC_fname” name=”simpleCC_fname” /></label
> <label for=”simpleCC_lname”>Last Name:<input type=”text” id=”simpleCC_lname” name
=”simpleCC_lname” /></label> <label for=”simpleCC_email”>Email:<input type=”email”
id=”simpleCC_email” name=”simpleCC_email” /></label> <button id=”simpleCC_submit”
type=”submit” name=”simpleCC_submit” value=”simpleCC_submit_successful”>Submit</
button> </form> </div> <?php } } ——————————– but should say this: ———————————– function
simpleCC_display_form() { // test to see if all the settings are correct if ($this-
>ready()) { return ‘<div class=”simpleCC_plugin”> <form class=”simpleCC_form” id
=”simpleCC_form” method=”post”> <label for=”simpleCC_fname”>First Name:<input type
=”text” id=”simpleCC_fname” name=”simpleCC_fname” /></label> <label for=”simpleCC_lname”
>Last Name:<input type=”text” id=”simpleCC_lname” name=”simpleCC_lname” /></label
> <label for=”simpleCC_email”>Email:<input type=”email” id=”simpleCC_email” name
=”simpleCC_email” /></label> <button id=”simpleCC_submit” type=”submit” name=”simpleCC_submit”
value=”simpleCC_submit_successful”>Submit</button> </form> </div>’; } }

 [ 모든 3 평가 읽기 ](https://wordpress.org/support/plugin/simple-constant-contact/reviews/)

## 기여자 & 개발자

“Simple Constant Contact”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에
기여하였습니다.

기여자

 *   [ Ashton Paul ](https://profiles.wordpress.org/ashtonpaul/)
 *   [ elementsweb ](https://profiles.wordpress.org/elementsweb/)

[자국어로 “Simple Constant Contact”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/simple-constant-contact)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/simple-constant-contact/)
는, [SVN 저장소](https://plugins.svn.wordpress.org/simple-constant-contact/)를 확인하시거나,
[개발 기록](https://plugins.trac.wordpress.org/log/simple-constant-contact/)을 [RSS](https://plugins.trac.wordpress.org/log/simple-constant-contact/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 1.0

 * 초기 릴리즈

#### 1.1

 * Update documentation to include usage on settings page
 * Update redirect URI to subdomain
 * Move settings page under options instead of main menu
 * Add capability for custom success message
 * Error handling on forms
 * Success message on submit
 * Fixed return bug for short-code (Thanks to elementsweb)
 * Update readme file
 * Added logo
 * Added screenshot

## 기초

 *  버전 **1.1**
 *  최근 업데이트: **10년 전**
 *  활성화된 설치 **20+**
 *  워드프레스 버전 ** 3.8 또는 그 이상 **
 *  다음까지 시험됨: **4.4.34**
 *  언어
 * [English (US)](https://wordpress.org/plugins/simple-constant-contact/)
 * 태그:
 * [constant](https://ko.wordpress.org/plugins/tags/constant/)[constant contact](https://ko.wordpress.org/plugins/tags/constant-contact/)
   [contact](https://ko.wordpress.org/plugins/tags/contact/)[newsletter](https://ko.wordpress.org/plugins/tags/newsletter/)
   [wordpress.org](https://ko.wordpress.org/plugins/tags/wordpress-org/)
 *  [고급 보기](https://ko.wordpress.org/plugins/simple-constant-contact/advanced/)

## 평점

 별 5점 만점에 3.3점.

 *  [  1/5-별점 후기     ](https://wordpress.org/support/plugin/simple-constant-contact/reviews/?filter=5)
 *  [  1/4-별점 후기     ](https://wordpress.org/support/plugin/simple-constant-contact/reviews/?filter=4)
 *  [  0/3-별점 후기     ](https://wordpress.org/support/plugin/simple-constant-contact/reviews/?filter=3)
 *  [  0/2-별점 후기     ](https://wordpress.org/support/plugin/simple-constant-contact/reviews/?filter=2)
 *  [  1/1-별점 후기     ](https://wordpress.org/support/plugin/simple-constant-contact/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/simple-constant-contact/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/simple-constant-contact/reviews/)

## 기여자

 *   [ Ashton Paul ](https://profiles.wordpress.org/ashtonpaul/)
 *   [ elementsweb ](https://profiles.wordpress.org/elementsweb/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/simple-constant-contact/)

## 기부

이 플러그인이 발전하도록 도우시겠습니까?

 [ 이 플러그인에 기부하기 ](http://simplecc.ashtonpaul.com/)