描述
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.
安装
- 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!
常见问题
-
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.
评价
此插件暂无评价。
贡献者及开发者
更新日志
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.