Personalize Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
Simple personalization of any text in page, post or any other content type that support shortcodes.
Shortcode: personalize
Use this to replace text based on parameters from the URL. Example below.
Attributes:
Param (string): The URL variable you want to hold the value for personalization.
Example: Personalize location for users based on URL.
Mall in [personalize param=”location”]Los Angeles[/personalize]!
This will output ”Mall in Los Angeles!” if no parameter is set.
To personalize the location of the mall to your visitor add the ”location” parameter to your URL.
https://example.com?location=San Francisco
Will output: ”Mall in San Francisco!”
Screenshots
No screenshots provided