This plugin hasn’t been tested with the latest three major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

GET Different Front Page

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

  1. Upload ‘GET-Different-Front-Page’ folder to the /wp-content/plugins/ directory.
  2. 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 and Developers

“GET Different Front Page” is open source software. The following people have contributed to this plugin.

Contributors

Change Log

0.1

Initial release