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.

Прегледи

Нема рецензија за овај додатак.

Сарадници и градитељи

„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.