Wordpress Theme Plugin
PHP
Web Development -Web Programming
Description
Wordpress Plugin to use frontend theme for user profile page
<br />
<br />
I need a plugin that will automatically take the parts of the theme from the user side that it will use on the admin side have the same look as the theme, but contain the users profile details. This way users will never see the starndard wordpress admin theme.
<br />
<br />
Alternatively, you could create a plugin that setup a page on the user side where the content of the normal profile, but would be on the user side and not in wp-admin. Or was ported over. Then the plugin would need to send users to the profile when they login and not show the user the dashboard.
<br />
<br />
The end result must be a plugin or script that will forward logged in users to their profile page when they login from the wp-login.php page. The plugin must also be able to use the blog theme as the theme for the profile page when users view it. It must keep the standard admin operations the same and not stop admins from viewing the dashboard.
<br />
<br />
There is a plugin that pulls the theme to use on the login page. While I do not need this desired effect, it may help you to find ways to pull the theme from the user side to use on the users profile.
<br />
The plugin can be downloaded here: <a href="http://www.jameskelly.org/wordpress-plugins/custom-login-and-registration-forms-plugin/" rel="nofollow" onmouseover="this.style.textDecoration='underline'" onmouseout="this.style.textDecoration='none'" style="text-decoration: none" target="extlink"> http://www.jameskelly.org/wordpress-plugins/custom-login-and-registration-forms-plugin/ </a>
<br />
<br />
A plugin that removes the dashboard for users can be found here: <a href="http://www.kpdesign.net/wp-plugins/wp-hide-dashboard/" rel="nofollow" onmouseover="this.style.textDecoration='underline'" onmouseout="this.style.textDecoration='none'" style="text-decoration: none" target="extlink"> http://www.kpdesign.net/wp-plugins/wp-hide-dashboard/ </a>
<br />
You may want to take a look at it for research so you know how it can be done.
<br />
<br />
The plugin will need to be tested so that it can handle a theme change with ease.
<br />
<br />
I am open to suggestions or ideas.
<br />
<br />
Thank you for looking.
<br /> <br />


