Dynamic Content Replacer

설명

Dynamic Content Replacer allows you to change text, headlines, and call-to-actions based on visitor data. Create content variations in the WordPress admin area and display them anywhere on your site using shortcodes.

Features

  • UTM Targeting: Display specific content based on UTM parameters in the URL.
  • Smart Shortcodes: Generate variations and paste a simple [dycore id=”1″] shortcode into your posts or pages.
  • Device Detection (PRO): Serve different content to mobile and desktop visitors.
  • Geolocation (PRO): Localize content based on the visitor’s city.
  • GDPR Compliant: Explicit consent controls for Geolocation API usage.
  • Caching Compatibility: Content replacement runs via client-side JavaScript, making it fully compatible with caching plugins.

설치

  1. Upload the plugin files to the /wp-content/plugins/dynamic-content-replacer directory.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Navigate to the ‘Dynamic Content’ menu in your admin dashboard.
  4. Create your first content set and place the generated shortcode on your pages!

FAQ

Does it work with caching plugins?

Yes. The plugin uses client-side JavaScript to replace the content after the page loads.

Is it GDPR compliant?

Yes. By default, the plugin does not track IP addresses. Explicit consent is required to enable the Geolocation API.

후기

2026년 5월 6일
I am not a tech person, but setting up this plugin was a breeze. I needed to show different text to users from different campaigns, and the shortcodes are very easy to understand. It took me 5 minutes to set everything up. Thank you for such a simple and powerful tool
모든 1 평가 읽기

기여자 & 개발자

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

기여자

자국어로 “Dynamic Content Replacer”(을)를 번역하세요.

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

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

변경이력

3.1.1

  • Fixed prefixing issues to comply with WordPress.org guidelines.
  • Updated description to comply with directory standards.

3.1.0

  • Initial release.
  • Added GDPR consent for Geolocation.
  • Added i18n support for translations.