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.

Отзиви

There are no reviews for this plugin.

Сътрудници и разработчици

“Dynamic Content Replacer” е софтуер с отворен код. Към разширението са допринесли следните хора:

Сътрудници

Превеждане на “Dynamic Content Replacer” на вашия език.

Имате интерес към разработване?

Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез 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.