This is localization plugin that allows you to have text, pictures any content on your WordPress pages and posts that changes depending on the content of your url.
*If you save the domain test com as DynamicDomain 1 and want content to show up only when test com is in the url for your page, then you would enter the Your content goes right here.
*If you save the domain mydomain com as DynamicDomain 2 and want content to show up only when mydomain com is in the url for your page, then you would enter the Your content goes right here.
*If you save the word door as DynamicDomain 3 and want content to show up only when door is in the url for your page, then you would enter the Your content goes right here.
*If you have shortcode from any other plugin or theme that you want to have work for domain you can nest the shortcode between the text shortcode with the domain set like so.
In the case of localization, rather than having to set up separate wordpress sites for different countries you can instead use this plugin to have central site and swap the content based upon the domain being used to access the site.
Additionally, you could combine this plugin with theme then use the plugin to swap out content on templates in your theme depending on the domain used to reach the site.
In that case, you could setup 1 website but have it appear to be number of separate websites depending on the domain used to reach the site, with completely different look completely different content displayed domain using the combination of this plugin and your custom theme...
Changed html and styling for the settings page to make it more responsive on mobile devices, added the ability to delete reset 1 and changed the underlying code to be more object-oriented 2.1.
Also added individual delete buttons for saved info and changed the function to include parsing page addition to domain date 2.0.
Read more