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

The Insertr

설명

The Insertr allows marketers and site owners to dynamically insert words and phrases into landing pages. Control your parameters using a shortcode and simple query string in the page URL.

A fallback can be entered for cases where the URL does not contain the expected query string. Options are available for uppercase, lowercase and title case text.

Usage

To use the plugin, add the following shortcode where you wish to insert a dynamic word or phrase:

[insertr key=”urlParameter” fallback=”fallbackWord”]

In the shortcode, the “key” option contains the URL parameter you’d like to use.

The “fallback” option contains the fallback word to be displayed if the URL does not contain a query string using the URL parameter you’ve defined.

For example:

We’ll set the URL parameter to be “key” which we’ll assign a value for in the URL. Our fallback word will be “PPC Agency” if the correct query string isn’t used.

[insertr key=”Digital Agency” fallback=”PPC Agency”]

The link for the landing page will use a query string with the parameter set above, “key”, and the value we’d like to use – in this case we want to dynamically insert “Digital Agency”.

example.com?key=”digital%20agency”

When this URL is used to visit the landing page, all instances of the shortcode will display “Digital Agency”. If the query string is not used, all instances of the shortcode will display “PPC Agency”.

For reference, “%20” is the URL encoded value for a space.

Support

For support, please visit the support forum.

설치

  1. Download the latest release as a .zip file.
  2. Go to your WordPress admin panel and navigate to Plugins > Add New.
  3. Click on ‘Upload Plugin’ and choose the downloaded .zip file.
  4. Click ‘Install Now’ and then ‘Activate’ the plugin.

후기

2019년 12월 12일
Highly recommended, and well-built plugin. A must for any Google Ads manager!
모든 2 평가 읽기

기여자 & 개발자

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

기여자

자국어로 “The Insertr”(을)를 번역하세요.

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

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