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!

常見問題集

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.