Description
I once thought I need a different home page for different viewers.
In best case those users have a GET parameter which decides which page has to be shown.
For Example:
You go into WordPress and add a page with a name of your choice (in this case the page slug). I chose “music”.
Now if you want somebody view the music page you have the parameter http://www.example.com/?view=music.
You can do this with every page you have.
In case you leave it empty nothing happen at all.
Installation
- Upload ‘GET-Different-Front-Page’ folder to the
/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
FAQ
- Where can I get support?
-
Contact us at http://www.wp-plugin-dev.com/support-contact/
Reviews
There are no reviews for this plugin.
Contributors & Developers
“GET Different Front Page” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “GET Different Front Page” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1
Initial release