콘텐츠로 바로가기
WordPress.org

한국어

  • 테마
  • 플러그인
  • 소식
    • 문서
    • 포럼
  • About
    • WordPress 6.9
    • 워드프레스 6.8
    • 워드프레스와 40% 웹을 위한 여정
    • 워드프레스 번역 핸드북
  • 워드프레스 한국팀
  • 워드프레스 받기
워드프레스 받기
WordPress.org

Plugin Directory

BudgetMailer Sign Up Form

  • 플러그인 제출하기
  • 내 즐겨찾기
  • 로그인
  • 플러그인 제출하기
  • 내 즐겨찾기
  • 로그인

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

BudgetMailer Sign Up Form

작성자: Inboxify
다운로드
  • 세부사항
  • 평가
  • 설치
  • 개발
지원

설명

BudgetMailer is an online application for sending email newsletters. Many companies, mostly from the Netherlands, make use of BudgetMailer for sending newsletters to their customers and relations. At the moment, BudgetMailer is only available in Dutch.

With the BudgetMailer Sign Up Form plugin you can add sign up forms and checkboxes to your WordPress website to enable your visitors to sign up directly to your BudgetMailer list.

기능

  • Easy to use Sign Up Form Widget
  • Add a sign up form to your posts and pages using the shortcode [budgetmailer_subscribe]
  • Add a subscribe checkbox to your comment form, registration form or user profile form
  • Prevent spam submissions using one of the supported CAPTCHA plugins
  • Compatible with the “Really Simple CAPTCHA”, “SI CAPTCHA Anti-Spam” and “WordPress ReCaptcha Integration” plugins
  • AJAX form processing

스크린샷

  • Shortcode and Widget in action
  • Admin settings
  • Widget settings

설치

Before you can use the plugin you need to log in to your BudgetMailer account and go to “Mijn gegevens>Account”.
You can find your API key and save your secret key here. You need these keys to set up the plugin.

The rest of the installation is like any other WordPress plug-in:

  1. Download plugin archive
  2. Extract plugin archive to “wp-content/plugins/” directory (or upload it in WordPress admin)
  3. Activate the plugin through the “Plugins” menu in WordPress administration
  4. Go to WordPress administration “Settings>BudgetMailer Sign Up”
  5. Fill in your API and secret key and click “Save Changes” to load your BudgetMailer lists
  6. Select the list you wish to use with the BudgetMailer Sign Up Form
  7. Configure “Advanced Settings” for the features you would like to use

FAQ

How do I use the shortcode?

The simplest use is to paste the shortcode “[budgetmailer_subscribe]” to any page or post.

The shortcode has a lot of optional arguments. Here is the full example:

[budgetmailer_subscribe t=”My form title” e=”Email label” cl=”Company Name Label” cd=1 cr=1 fnl=”First Name label” fnd=1 fnr=1 mnl=”Middle Name label” mnd=1 mnr=0 lnl=”Last name label” lnd=1 lnr=1 sel=”Sex Label” sed=1 ser=1 tel=”Telephone Label” ted=1 ter=1 mol=”Mobile Label” mod=1 mor=1 adl=”Address Label” add=1 adr=1 zil=”ZIP Label” zid=1 zir=1 cil=”City Label” cid=1 cir=1 col=”Country Label” cod=1 cor=1 sl=”Submit Button Label” hb=”Text before form” ha=”Text after form” mi=”Invalid field warning” mif=”Invalid form warning” ms=”Success message” me=”Error message”]

Meaning of all the attributes:

  • t: Title
  • e: Email field label
  • cl: Company label
  • cd: Company displayed
  • cr: Company required
  • fnl: First name field label
  • fnd: First name displayed
  • fnr: First name required
  • mnl: Middle name field label
  • mnd: Middle name displayed
  • mnr: Middle name required
  • lnl: Last name label
  • lnd: Last name displayed
  • lnr: Last name required
  • sel: Sex field label
  • sed: Sex displayed
  • ser: Sex required
  • tel: Telephone field label
  • ted: Telephone displayed
  • ter: Telephone required
  • mol: Mobile field label
  • mod: Mobile displayed
  • mor: Mobile required
  • adl: Address field label
  • add: Address displayed
  • adr: Address required
  • cil: City field label
  • cid: City displayed
  • cir: City required
  • col: Country field label
  • cod: Country displayed
  • cor: Country required
  • sl: Submit button label
  • hb: Text before form (HTML not supported)
  • ha: Text after form (HTML not supported)
  • mi: Invalid field error message
  • mif: Invalid form error message
  • ms: Sign-up successful message
  • me: Sign-up failed Message

To configure the shortcode more easily, you can also use the widget (see “How do I create a shortcode with a widget?”).

How do I display the Widget?
  • Go to WordPress administration “Appearance>Widgets” and find “BudgetMailer Sign Up Form Widget”
  • Drag it to any widget container you want
  • Configure the options in the Widget Settings Form
How do I create a shortcode with a widget?

Because of all the attributes, using the shortcode can be quite complicated. We therefore made it possible to create a shortcode using the widget configuration.

If you create and configure any BudgetMailer widget, at the end of the form you will find a unique shortcode. With this shortcode, you can display the sign up form at every page or post.

If you don’t want to display the widget itself, configure it in “Inactive Widgets” area.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

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

기여자
  • Inboxify

자국어로 “BudgetMailer Sign Up Form”(을)를 번역하세요.

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

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록을 RSS로 구독하세요.

변경이력

1.0.5

  • Fixed README.md format
  • Fixed WordPress ReCaptcha Integration
  • Not reporting get lists error before plug-ins is configured
  • Removed unneeded files from budgetmailer-api-php
  • Updated budgetmailer php api to 1.0.3

1.0.4

  • Extended fields and tags configuration for shortcode and widget
  • Shortcode configuration can be based on widgets now
  • Updated budgetmailer php api to 1.0.1

1.0.3

  • Bug fix

1.0.2

  • Fixed bug in form validation

1.0.1

  • Deleted screenshots from package
  • Deleted escape characters in readme.txt

1.0.0

  • Initial plugin version

기초

  • 버전 1.0.5
  • 최근 업데이트: 9년 전
  • 활성화된 설치 10+
  • 워드프레스 버전 3.0.0 또는 그 이상
  • 다음까지 시험됨: 4.7.31
  • 언어
    English (US)
  • 태그:
    mailing listnewsletternewsletter sign upsign up
  • 고급 보기

평점

아직 제출된 리뷰가 없습니다.

리뷰 추가하기

모든 리뷰 보기

기여자

  • Inboxify

지원

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

지원 포럼 보기

  • 소개
  • 뉴스
  • 호스팅
  • 개인정보
  • 쇼케이스
  • 테마
  • 플러그인
  • 패턴
  • 배우기
  • 지원
  • 개발자 도구
  • WordPress.tv ↗
  • 참여하기
  • 이벤트
  • 기부하기 ↗
  • 미래를 위한 5가지
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

한국어

  • X(이전 트위터) 계정 방문하기
  • 블루스카이 계정 방문하기
  • 마스토돈 계정 방문하기
  • 스레드 계정 방문하기
  • 페이스북 페이지 방문하기
  • 인스타그램 계정 방문하기
  • LinkedIn 계정 방문하기
  • 틱톡 계정 방문하기
  • 유튜브 채널 방문하기
  • 텀블러 계정 방문하기
코드는 詩다