Descripció
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.
Instal·lació
- Upload the plugin files to the /wp-content/plugins/dynamic-content-replacer directory.
- Activate the plugin through the ‘Plugins’ screen in WordPress.
- Navigate to the ‘Dynamic Content’ menu in your admin dashboard.
- Create your first content set and place the generated shortcode on your pages!
PMF
-
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.
Ressenyes
No hi ha ressenyes per a aquesta extensió.
Col·laboradors i desenvolupadors
«Dynamic Content Replacer» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «Dynamic Content Replacer» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
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.