<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Customize the Wordpress Login Screen in 10 Steps</title>
	<atom:link href="http://onemansblog.com/2007/01/17/customizing-the-wordpress-user-login-screen/feed/" rel="self" type="application/rss+xml" />
	<link>http://onemansblog.com/2007/01/17/customizing-the-wordpress-user-login-screen/</link>
	<description>Specialization is for Insects.</description>
	<lastBuildDate>Sat, 21 Nov 2009 07:43:44 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: 10 Ways to Customize and Personalize your Wordpress Blog &#124; SEO &#38; Web Design</title>
		<link>http://onemansblog.com/2007/01/17/customizing-the-wordpress-user-login-screen/#comment-53391</link>
		<dc:creator>10 Ways to Customize and Personalize your Wordpress Blog &#124; SEO &#38; Web Design</dc:creator>
		<pubDate>Thu, 08 Oct 2009 12:02:16 +0000</pubDate>
		<guid isPermaLink="false">http://onemansblog.com/2007/01/17/customizing-the-wordpress-user-login-screen/#comment-53391</guid>
		<description>[...] Customize the Wordpress User Login Screen in 10 Steps [...]</description>
		<content:encoded><![CDATA[<p>[...] Customize the Wordpress User Login Screen in 10 Steps [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johan de Groot</title>
		<link>http://onemansblog.com/2007/01/17/customizing-the-wordpress-user-login-screen/#comment-50528</link>
		<dc:creator>Johan de Groot</dc:creator>
		<pubDate>Sun, 16 Aug 2009 11:47:11 +0000</pubDate>
		<guid isPermaLink="false">http://onemansblog.com/2007/01/17/customizing-the-wordpress-user-login-screen/#comment-50528</guid>
		<description>I read this works only for 2.1 and lower.
We are now at 2.8.4 and these rules do not apply, as rhe mentioned contents is not there in the newer editions.
Anyone knows where is now the location of the Wordpress image logo, and how to further edit the page?
thanks for your time</description>
		<content:encoded><![CDATA[<p>I read this works only for 2.1 and lower.<br />
We are now at 2.8.4 and these rules do not apply, as rhe mentioned contents is not there in the newer editions.<br />
Anyone knows where is now the location of the Wordpress image logo, and how to further edit the page?<br />
thanks for your time</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chrysta</title>
		<link>http://onemansblog.com/2007/01/17/customizing-the-wordpress-user-login-screen/#comment-47901</link>
		<dc:creator>Chrysta</dc:creator>
		<pubDate>Thu, 07 May 2009 05:21:44 +0000</pubDate>
		<guid isPermaLink="false">http://onemansblog.com/2007/01/17/customizing-the-wordpress-user-login-screen/#comment-47901</guid>
		<description>I am unable to do these steps.  When I go to my wp-admin/wp-admin.css file, I can&#039;t find what you put down here for me to delete...I did the first two parts, but I can&#039;t do this part.  Is there any way that you can make me a copy of the wp-admin/wp-admin.css so I can just replace what I have with the right thing?  Please, please help, this is all I need to complete my site!  I would be forever grateful!


Step 8: Using Notepad, or your preferred editor, open the wp-admin.css file.

Step 9: Do a search for the following text, and delete it:
#login h1 {
background: url(images/wordpress-logo.png) no-repeat top left;
margin-top: 0;
}
#login h1 a {
display: block;
text-indent: -1000px;
height: 66px;
border-bottom: none;
}

Step 10: Save and upload the file.</description>
		<content:encoded><![CDATA[<p>I am unable to do these steps.  When I go to my wp-admin/wp-admin.css file, I can&#8217;t find what you put down here for me to delete&#8230;I did the first two parts, but I can&#8217;t do this part.  Is there any way that you can make me a copy of the wp-admin/wp-admin.css so I can just replace what I have with the right thing?  Please, please help, this is all I need to complete my site!  I would be forever grateful!</p>
<p>Step 8: Using Notepad, or your preferred editor, open the wp-admin.css file.</p>
<p>Step 9: Do a search for the following text, and delete it:<br />
#login h1 {<br />
background: url(images/wordpress-logo.png) no-repeat top left;<br />
margin-top: 0;<br />
}<br />
#login h1 a {<br />
display: block;<br />
text-indent: -1000px;<br />
height: 66px;<br />
border-bottom: none;<br />
}</p>
<p>Step 10: Save and upload the file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://onemansblog.com/2007/01/17/customizing-the-wordpress-user-login-screen/#comment-45815</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Tue, 27 Jan 2009 07:41:01 +0000</pubDate>
		<guid isPermaLink="false">http://onemansblog.com/2007/01/17/customizing-the-wordpress-user-login-screen/#comment-45815</guid>
		<description>Hi John,
I was just wondering if there is a way to Register Users without having them check their email for password?
For example:
A user wishes to register on blog, they click the Register link and then they can fill the Username and Email ID. When they click Submit, instead of sending them the password through email, a pop-up or a new window comes up which shows their password. They can simply copy the password and login to their account by going to the Login Link.

When we initially setup the blog, we get two options:
1. Title of the Blog
2. Admin E-mail ID
Once we fill up both fields and click submit, the next screen we see is the Admin generic password information which shows the User:Admin and Password:xxxxxxxxxxx
Is it possible to have something like this done for subscribers?

I know, not an easy task, but I think, its not impossible.
OR
Is there any plugin that could allow this functionality?
Any help will be much appreciated.

Regards,
Andy.</description>
		<content:encoded><![CDATA[<p>Hi John,<br />
I was just wondering if there is a way to Register Users without having them check their email for password?<br />
For example:<br />
A user wishes to register on blog, they click the Register link and then they can fill the Username and Email ID. When they click Submit, instead of sending them the password through email, a pop-up or a new window comes up which shows their password. They can simply copy the password and login to their account by going to the Login Link.</p>
<p>When we initially setup the blog, we get two options:<br />
1. Title of the Blog<br />
2. Admin E-mail ID<br />
Once we fill up both fields and click submit, the next screen we see is the Admin generic password information which shows the User:Admin and Password:xxxxxxxxxxx<br />
Is it possible to have something like this done for subscribers?</p>
<p>I know, not an easy task, but I think, its not impossible.<br />
OR<br />
Is there any plugin that could allow this functionality?<br />
Any help will be much appreciated.</p>
<p>Regards,<br />
Andy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://onemansblog.com/2007/01/17/customizing-the-wordpress-user-login-screen/#comment-45741</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Sun, 25 Jan 2009 07:04:53 +0000</pubDate>
		<guid isPermaLink="false">http://onemansblog.com/2007/01/17/customizing-the-wordpress-user-login-screen/#comment-45741</guid>
		<description>OMG! I can&#039;t believe that I am already done!!
I have setup and changed the wordpress dashboard according to my needs. It seemed like everything was there in the dashboard.php
So, if anyone is still trying to find out how to allow subscribers to view ONLY what the admin wishes to, I have the perfect answer.
I can&#039;t write everything in one go, but here is some initial help. If OneMansBlog allows me, I can probably write a good article to help others setup Dashboard and display only that information what they want to. This code can be used to display WHATEVER you wish.

&lt;code&gt;
function wp_dashboard_setup() {
	global $wp_registered_widgets, $wp_registered_widget_controls, $wp_dashboard_control_callbacks;
	$wp_dashboard_control_callbacks = array();

	$update = false;
	$widget_options = get_option( &#039;dashboard_widget_options&#039; );
	if ( !$widget_options &#124;&#124; !is_array($widget_options) )
		$widget_options = array();

// Create the function to output the contents of our Dashboard Widget

function ksuser_dashboard_widget_function() {
	// Display whatever it is you want to show
	echo &quot;Welcome to Kiss-Slap.com! A little know-how about your account. On left side, you can update your profile, add your name, change your password and update your Emial ID. Once done, you can save your profile settings.&lt;a href=&#039;http://www.kiss-slap.com/user-uploads/&#039; rel=&quot;nofollow&quot;&gt;Upload Your Photo Now!&lt;/a&gt;&quot;;
} 

// Create the function use in the action hook

function ksuser_add_dashboard_widgets() {
	wp_add_dashboard_widget(&#039;ksuser_dashboard_widget&#039;, &#039;Your Account&#039;, &#039;ksuser_dashboard_widget_function&#039;);	
} 

// Hoook into the &#039;wp_dashboard_setup&#039; action to register our other functions

add_action(&#039;wp_dashboard_setup&#039;, &#039;ksuser_add_dashboard_widgets&#039; );

	/* Register Widgets and Controls */

	// Right Now
	// wp_add_dashboard_widget( &#039;dashboard_right_now&#039;, __( &#039;Right Now&#039; ), &#039;wp_dashboard_right_now&#039; );

	// Recent Comments Widget
	// $recent_comments_title = __( &#039;Recent Comments&#039; );
	// wp_add_dashboard_widget( &#039;dashboard_recent_comments&#039;, $recent_comments_title, &#039;wp_dashboard_recent_comments&#039; );

	// Incoming Links Widget
	/* if ( !isset( $widget_options[&#039;dashboard_incoming_links&#039;] ) &#124;&#124; !isset( $widget_options[&#039;dashboard_incoming_links&#039;][&#039;home&#039;] ) &#124;&#124; $widget_options[&#039;dashboard_incoming_links&#039;][&#039;home&#039;] != get_option(&#039;home&#039;) ) {
		$update = true;
		$widget_options[&#039;dashboard_incoming_links&#039;] = array(
			&#039;home&#039; =&gt; get_option(&#039;home&#039;),
			&#039;link&#039; =&gt; apply_filters( &#039;dashboard_incoming_links_link&#039;, &#039;http://blogsearch.google.com/blogsearch?hl=en&amp;scoring=d&amp;partner=wordpress&amp;q=link:&#039; . trailingslashit( get_option(&#039;home&#039;) ) ),
			&#039;url&#039; =&gt; apply_filters( &#039;dashboard_incoming_links_feed&#039;, &#039;http://blogsearch.google.com/blogsearch_feeds?hl=en&amp;scoring=d&amp;ie=utf-8&amp;num=10&amp;output=rss&amp;partner=wordpress&amp;q=link:&#039; . trailingslashit( get_option(&#039;home&#039;) ) ),
			&#039;items&#039; =&gt; isset($widget_options[&#039;dashboard_incoming_links&#039;][&#039;items&#039;]) ? $widget_options[&#039;dashboard_incoming_links&#039;][&#039;items&#039;] : 10,
			&#039;show_date&#039; =&gt; isset($widget_options[&#039;dashboard_incoming_links&#039;][&#039;show_date&#039;]) ? $widget_options[&#039;dashboard_incoming_links&#039;][&#039;show_date&#039;] : false
		);
	}
	wp_add_dashboard_widget( &#039;dashboard_incoming_links&#039;, __( &#039;Incoming Links&#039; ), &#039;wp_dashboard_incoming_links&#039;, &#039;wp_dashboard_incoming_links_control&#039; ); */

	// WP Plugins Widget
	if ( current_user_can( &#039;activate_plugins&#039; ) )
		wp_add_dashboard_widget( &#039;dashboard_plugins&#039;, __( &#039;Plugins&#039; ), &#039;wp_dashboard_plugins&#039; );

	// QuickPress Widget
	if ( current_user_can(&#039;edit_posts&#039;) )
		wp_add_dashboard_widget( &#039;dashboard_quick_press&#039;, __( &#039;QuickPress&#039; ), &#039;wp_dashboard_quick_press&#039; );
&lt;/code&gt;

I have displayed a few extra lines of coding so that you can find out where is what. This is the page at wordpress that you should read to customize dashboard fully:

&lt;a href=&quot;http://codex.wordpress.org/Dashboard_Widgets_API&quot; rel=&quot;nofollow&quot;&gt;http://codex.wordpress.org/Dashboard_Widgets_API&lt;/a&gt;

This is the original code that I inserted in dashboard.php file:
&lt;code&gt;
// Create the function to output the contents of our Dashboard Widget

function example_dashboard_widget_function() {
	// Display whatever it is you want to show
	echo &quot;Hello World, I&#039;m a great Dashboard Widget&quot;;
} 

// Create the function use in the action hook

function example_add_dashboard_widgets() {
	wp_add_dashboard_widget(&#039;example_dashboard_widget&#039;, &#039;Example Dashboard Widget&#039;, &#039;example_dashboard_widget_function&#039;);	
} 

// Hoook into the &#039;wp_dashboard_setup&#039; action to register our other functions

add_action(&#039;wp_dashboard_setup&#039;, &#039;example_add_dashboard_widgets&#039; );
&lt;/code&gt;

All I did was change the &#039;example&#039; to &#039;ksuser&#039;.

To see how it looks, you can visit my site and then create an account. When you login, you will see only that stuff that I allowed you to see.

This code is yet not completely customized, I will have to invest more time. One drawback of removing other parts is that, even admin doesn&#039;t see those widgets. Hmmm.. anyone can help further customizing it?

Regards,
Andy.</description>
		<content:encoded><![CDATA[<p>OMG! I can&#8217;t believe that I am already done!!<br />
I have setup and changed the wordpress dashboard according to my needs. It seemed like everything was there in the dashboard.php<br />
So, if anyone is still trying to find out how to allow subscribers to view ONLY what the admin wishes to, I have the perfect answer.<br />
I can&#8217;t write everything in one go, but here is some initial help. If OneMansBlog allows me, I can probably write a good article to help others setup Dashboard and display only that information what they want to. This code can be used to display WHATEVER you wish.</p>
<p><code><br />
function wp_dashboard_setup() {<br />
	global $wp_registered_widgets, $wp_registered_widget_controls, $wp_dashboard_control_callbacks;<br />
	$wp_dashboard_control_callbacks = array();</p>
<p>	$update = false;<br />
	$widget_options = get_option( 'dashboard_widget_options' );<br />
	if ( !$widget_options || !is_array($widget_options) )<br />
		$widget_options = array();</p>
<p>// Create the function to output the contents of our Dashboard Widget</p>
<p>function ksuser_dashboard_widget_function() {<br />
	// Display whatever it is you want to show<br />
	echo "Welcome to Kiss-Slap.com! A little know-how about your account. On left side, you can update your profile, add your name, change your password and update your Emial ID. Once done, you can save your profile settings.<a href="http://www.kiss-slap.com/user-uploads/" rel="nofollow">Upload Your Photo Now!</a>";<br />
} </p>
<p>// Create the function use in the action hook</p>
<p>function ksuser_add_dashboard_widgets() {<br />
	wp_add_dashboard_widget('ksuser_dashboard_widget', 'Your Account', 'ksuser_dashboard_widget_function');<br />
} </p>
<p>// Hoook into the 'wp_dashboard_setup' action to register our other functions</p>
<p>add_action('wp_dashboard_setup', 'ksuser_add_dashboard_widgets' );</p>
<p>	/* Register Widgets and Controls */</p>
<p>	// Right Now<br />
	// wp_add_dashboard_widget( 'dashboard_right_now', __( 'Right Now' ), 'wp_dashboard_right_now' );</p>
<p>	// Recent Comments Widget<br />
	// $recent_comments_title = __( 'Recent Comments' );<br />
	// wp_add_dashboard_widget( 'dashboard_recent_comments', $recent_comments_title, 'wp_dashboard_recent_comments' );</p>
<p>	// Incoming Links Widget<br />
	/* if ( !isset( $widget_options['dashboard_incoming_links'] ) || !isset( $widget_options['dashboard_incoming_links']['home'] ) || $widget_options['dashboard_incoming_links']['home'] != get_option('home') ) {<br />
		$update = true;<br />
		$widget_options['dashboard_incoming_links'] = array(<br />
			'home' =&gt; get_option('home'),<br />
			'link' =&gt; apply_filters( 'dashboard_incoming_links_link', 'http://blogsearch.google.com/blogsearch?hl=en&amp;scoring=d&amp;partner=wordpress&amp;q=link:' . trailingslashit( get_option('home') ) ),<br />
			'url' =&gt; apply_filters( 'dashboard_incoming_links_feed', 'http://blogsearch.google.com/blogsearch_feeds?hl=en&amp;scoring=d&amp;ie=utf-8&amp;num=10&amp;output=rss&amp;partner=wordpress&amp;q=link:' . trailingslashit( get_option('home') ) ),<br />
			'items' =&gt; isset($widget_options['dashboard_incoming_links']['items']) ? $widget_options['dashboard_incoming_links']['items'] : 10,<br />
			'show_date' =&gt; isset($widget_options['dashboard_incoming_links']['show_date']) ? $widget_options['dashboard_incoming_links']['show_date'] : false<br />
		);<br />
	}<br />
	wp_add_dashboard_widget( 'dashboard_incoming_links', __( 'Incoming Links' ), 'wp_dashboard_incoming_links', 'wp_dashboard_incoming_links_control' ); */</p>
<p>	// WP Plugins Widget<br />
	if ( current_user_can( 'activate_plugins' ) )<br />
		wp_add_dashboard_widget( 'dashboard_plugins', __( 'Plugins' ), 'wp_dashboard_plugins' );</p>
<p>	// QuickPress Widget<br />
	if ( current_user_can('edit_posts') )<br />
		wp_add_dashboard_widget( 'dashboard_quick_press', __( 'QuickPress' ), 'wp_dashboard_quick_press' );<br />
</code></p>
<p>I have displayed a few extra lines of coding so that you can find out where is what. This is the page at wordpress that you should read to customize dashboard fully:</p>
<p><a href="http://codex.wordpress.org/Dashboard_Widgets_API" rel="nofollow">http://codex.wordpress.org/Dashboard_Widgets_API</a></p>
<p>This is the original code that I inserted in dashboard.php file:<br />
<code><br />
// Create the function to output the contents of our Dashboard Widget</p>
<p>function example_dashboard_widget_function() {<br />
	// Display whatever it is you want to show<br />
	echo "Hello World, I'm a great Dashboard Widget";<br />
} </p>
<p>// Create the function use in the action hook</p>
<p>function example_add_dashboard_widgets() {<br />
	wp_add_dashboard_widget('example_dashboard_widget', 'Example Dashboard Widget', 'example_dashboard_widget_function');<br />
} </p>
<p>// Hoook into the 'wp_dashboard_setup' action to register our other functions</p>
<p>add_action('wp_dashboard_setup', 'example_add_dashboard_widgets' );<br />
</code></p>
<p>All I did was change the &#8216;example&#8217; to &#8216;ksuser&#8217;.</p>
<p>To see how it looks, you can visit my site and then create an account. When you login, you will see only that stuff that I allowed you to see.</p>
<p>This code is yet not completely customized, I will have to invest more time. One drawback of removing other parts is that, even admin doesn&#8217;t see those widgets. Hmmm.. anyone can help further customizing it?</p>
<p>Regards,<br />
Andy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://onemansblog.com/2007/01/17/customizing-the-wordpress-user-login-screen/#comment-45740</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Sun, 25 Jan 2009 05:35:07 +0000</pubDate>
		<guid isPermaLink="false">http://onemansblog.com/2007/01/17/customizing-the-wordpress-user-login-screen/#comment-45740</guid>
		<description>I wish I had seen this article before. I did all that is mentioned in this wonderful article. Thanks a lot for devoting time to write this article. Now I&#039;m trying to find out &#039;how to change the redirect which goes to Admin console&#039;. Here is what I&#039;m trying to do. If the admin logs in to the console, it should redirect to wp-admin, but if a subscriber logs in, there is no use of sending them to the wp-admin page since editing their profiles wont do any good. Their profiles are not accessible to other users (I have setup the blog that way). How to redirect them back to the blog? Thats an important question and trying to find an answer to this.
Another thing that I&#039;m trying to do is to have the login/register form in the Header section which should be visible on all front-end pages.
This is what I&#039;m trying to do:
On the top right of front-end pages, the visitors see Login/Register form. They click on register, they see the wp-login page. They fill out their credentials (username and email). Then they are redirected to the main page of website. They receive their password in email, they visit the website and use their username and password right up the top to login and do whatever they are allowed to do.
I guess, this simple thing will need a lot of customization in the files wp-login.php (this is where they are redirected to wp-admin page after logging in).

If I&#039;m unsuccessful in doing all that mentioned above, this is what I will do:
If a user logs in and see the wp-admin which is Dashboard, I would like to remove all that information a subscriber see on right side. Left side is fine with Profile and Tools. On right side, they should not be able to see How many posts are there, how many comments, recent comments, incoming links to the blog, etc. Remove that and instead make it look like a regular page. I guess, this can be achieved two ways. Editing the dashboard.php file and removing those things that a subscriber see. But if I // (remove) those 3 elements, that happens even for the admin. Yeah, I know, its nuts. Anyway, what I&#039;m thinking of doing is, make another page template and then put all information in it and make a call in dashboard.php to that file. I guess, it is going to be viewable for both - admin and subscribers.
Phew ... what a mind job, but it is fun.
Is there anything that you can suggest on all this I mentioned? I would appreciate if you can suggest anything that can help directing my mixed-up thoughts.
Regards,
Andy.</description>
		<content:encoded><![CDATA[<p>I wish I had seen this article before. I did all that is mentioned in this wonderful article. Thanks a lot for devoting time to write this article. Now I&#8217;m trying to find out &#8216;how to change the redirect which goes to Admin console&#8217;. Here is what I&#8217;m trying to do. If the admin logs in to the console, it should redirect to wp-admin, but if a subscriber logs in, there is no use of sending them to the wp-admin page since editing their profiles wont do any good. Their profiles are not accessible to other users (I have setup the blog that way). How to redirect them back to the blog? Thats an important question and trying to find an answer to this.<br />
Another thing that I&#8217;m trying to do is to have the login/register form in the Header section which should be visible on all front-end pages.<br />
This is what I&#8217;m trying to do:<br />
On the top right of front-end pages, the visitors see Login/Register form. They click on register, they see the wp-login page. They fill out their credentials (username and email). Then they are redirected to the main page of website. They receive their password in email, they visit the website and use their username and password right up the top to login and do whatever they are allowed to do.<br />
I guess, this simple thing will need a lot of customization in the files wp-login.php (this is where they are redirected to wp-admin page after logging in).</p>
<p>If I&#8217;m unsuccessful in doing all that mentioned above, this is what I will do:<br />
If a user logs in and see the wp-admin which is Dashboard, I would like to remove all that information a subscriber see on right side. Left side is fine with Profile and Tools. On right side, they should not be able to see How many posts are there, how many comments, recent comments, incoming links to the blog, etc. Remove that and instead make it look like a regular page. I guess, this can be achieved two ways. Editing the dashboard.php file and removing those things that a subscriber see. But if I // (remove) those 3 elements, that happens even for the admin. Yeah, I know, its nuts. Anyway, what I&#8217;m thinking of doing is, make another page template and then put all information in it and make a call in dashboard.php to that file. I guess, it is going to be viewable for both &#8211; admin and subscribers.<br />
Phew &#8230; what a mind job, but it is fun.<br />
Is there anything that you can suggest on all this I mentioned? I would appreciate if you can suggest anything that can help directing my mixed-up thoughts.<br />
Regards,<br />
Andy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Diers</title>
		<link>http://onemansblog.com/2007/01/17/customizing-the-wordpress-user-login-screen/#comment-34351</link>
		<dc:creator>Aaron Diers</dc:creator>
		<pubDate>Thu, 03 Jan 2008 22:29:19 +0000</pubDate>
		<guid isPermaLink="false">http://onemansblog.com/2007/01/17/customizing-the-wordpress-user-login-screen/#comment-34351</guid>
		<description>I&#039;m working on modifying a Register page, and I&#039;ve been able to make changes via the following plugin:
http://www.dealsway.net/2007/11/05/wp-user-manager/

It&#039;s not as flexible as I would like, so I&#039;m still searching.  Good luck!</description>
		<content:encoded><![CDATA[<p>I&#8217;m working on modifying a Register page, and I&#8217;ve been able to make changes via the following plugin:<br />
<a href="http://www.dealsway.net/2007/11/05/wp-user-manager/" rel="nofollow">http://www.dealsway.net/2007/11/05/wp-user-manager/</a></p>
<p>It&#8217;s not as flexible as I would like, so I&#8217;m still searching.  Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hoodler</title>
		<link>http://onemansblog.com/2007/01/17/customizing-the-wordpress-user-login-screen/#comment-28610</link>
		<dc:creator>Hoodler</dc:creator>
		<pubDate>Thu, 18 Oct 2007 17:18:56 +0000</pubDate>
		<guid isPermaLink="false">http://onemansblog.com/2007/01/17/customizing-the-wordpress-user-login-screen/#comment-28610</guid>
		<description>I&#039;m also interested in adding fields to the Register page...?

Any help available?</description>
		<content:encoded><![CDATA[<p>I&#8217;m also interested in adding fields to the Register page&#8230;?</p>
<p>Any help available?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tudor</title>
		<link>http://onemansblog.com/2007/01/17/customizing-the-wordpress-user-login-screen/#comment-5040</link>
		<dc:creator>Tudor</dc:creator>
		<pubDate>Wed, 23 May 2007 14:44:50 +0000</pubDate>
		<guid isPermaLink="false">http://onemansblog.com/2007/01/17/customizing-the-wordpress-user-login-screen/#comment-5040</guid>
		<description>Does anyone know how I can add fields to the &#039;Register&#039; page? I want people to give their full details - their phone number, address and birth date when signing up to post/comment on my website. How can i do that?</description>
		<content:encoded><![CDATA[<p>Does anyone know how I can add fields to the &#8216;Register&#8217; page? I want people to give their full details &#8211; their phone number, address and birth date when signing up to post/comment on my website. How can i do that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John P.</title>
		<link>http://onemansblog.com/2007/01/17/customizing-the-wordpress-user-login-screen/#comment-4569</link>
		<dc:creator>John P.</dc:creator>
		<pubDate>Sun, 13 May 2007 00:33:48 +0000</pubDate>
		<guid isPermaLink="false">http://onemansblog.com/2007/01/17/customizing-the-wordpress-user-login-screen/#comment-4569</guid>
		<description>Thanks for the heads up.  I&#039;ll try to take a look at 2.1 and post updated info when I get a chance.

John</description>
		<content:encoded><![CDATA[<p>Thanks for the heads up.  I&#8217;ll try to take a look at 2.1 and post updated info when I get a chance.</p>
<p>John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Astorg</title>
		<link>http://onemansblog.com/2007/01/17/customizing-the-wordpress-user-login-screen/#comment-4564</link>
		<dc:creator>Astorg</dc:creator>
		<pubDate>Sat, 12 May 2007 22:56:59 +0000</pubDate>
		<guid isPermaLink="false">http://onemansblog.com/2007/01/17/customizing-the-wordpress-user-login-screen/#comment-4564</guid>
		<description>This will only work in versions prior to WordPress 2.1.</description>
		<content:encoded><![CDATA[<p>This will only work in versions prior to WordPress 2.1.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HelloWorld</title>
		<link>http://onemansblog.com/2007/01/17/customizing-the-wordpress-user-login-screen/#comment-3578</link>
		<dc:creator>HelloWorld</dc:creator>
		<pubDate>Sat, 28 Apr 2007 10:04:02 +0000</pubDate>
		<guid isPermaLink="false">http://onemansblog.com/2007/01/17/customizing-the-wordpress-user-login-screen/#comment-3578</guid>
		<description>Peace people 
 
We love you</description>
		<content:encoded><![CDATA[<p>Peace people </p>
<p>We love you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2007-04-24 at rejon.org</title>
		<link>http://onemansblog.com/2007/01/17/customizing-the-wordpress-user-login-screen/#comment-3171</link>
		<dc:creator>links for 2007-04-24 at rejon.org</dc:creator>
		<pubDate>Tue, 24 Apr 2007 00:45:45 +0000</pubDate>
		<guid isPermaLink="false">http://onemansblog.com/2007/01/17/customizing-the-wordpress-user-login-screen/#comment-3171</guid>
		<description>[...] Customize the Wordpress Login Screen in 10 Steps - One Manâ€™s Blog (tags: wordpress customize hack login) [...]</description>
		<content:encoded><![CDATA[<p>[...] Customize the Wordpress Login Screen in 10 Steps &#8211; One Manâ€™s Blog (tags: wordpress customize hack login) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quick Online Tips</title>
		<link>http://onemansblog.com/2007/01/17/customizing-the-wordpress-user-login-screen/#comment-3144</link>
		<dc:creator>Quick Online Tips</dc:creator>
		<pubDate>Mon, 23 Apr 2007 15:35:58 +0000</pubDate>
		<guid isPermaLink="false">http://onemansblog.com/2007/01/17/customizing-the-wordpress-user-login-screen/#comment-3144</guid>
		<description>&lt;strong&gt;How to Customize the WordPress Login Screen...&lt;/strong&gt;

For Wordpress bloggers, the wordpress login page  is the most common page you visit everyday to login and edit your blog. Though they have beautified the login screen (blog-url/wp-login.php) in Wordpress 2, you can customize it further to express your ...</description>
		<content:encoded><![CDATA[<p><strong>How to Customize the WordPress Login Screen&#8230;</strong></p>
<p>For Wordpress bloggers, the wordpress login page  is the most common page you visit everyday to login and edit your blog. Though they have beautified the login screen (blog-url/wp-login.php) in Wordpress 2, you can customize it further to express your &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Smart Brotha</title>
		<link>http://onemansblog.com/2007/01/17/customizing-the-wordpress-user-login-screen/#comment-1950</link>
		<dc:creator>Smart Brotha</dc:creator>
		<pubDate>Sat, 07 Apr 2007 14:08:29 +0000</pubDate>
		<guid isPermaLink="false">http://onemansblog.com/2007/01/17/customizing-the-wordpress-user-login-screen/#comment-1950</guid>
		<description>Nice help. I pretty much do the same thing. But instead of actually deleting the lines, another idea for people to do is to just download the images and edit/replace them with their own personal images. As long as they remember to keep the same dimensions. This will look even better...</description>
		<content:encoded><![CDATA[<p>Nice help. I pretty much do the same thing. But instead of actually deleting the lines, another idea for people to do is to just download the images and edit/replace them with their own personal images. As long as they remember to keep the same dimensions. This will look even better&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ourBLOG&#187; Blog Archive &#187; Customising Wordpress Login</title>
		<link>http://onemansblog.com/2007/01/17/customizing-the-wordpress-user-login-screen/#comment-682</link>
		<dc:creator>ourBLOG&#187; Blog Archive &#187; Customising Wordpress Login</dc:creator>
		<pubDate>Sun, 25 Feb 2007 22:21:18 +0000</pubDate>
		<guid isPermaLink="false">http://onemansblog.com/2007/01/17/customizing-the-wordpress-user-login-screen/#comment-682</guid>
		<description>[...] One Manâ€™s Blog Â» Customize the Wordpress Login Screen in 10 Steps Customize the Wordpress Login Screen in 10 Steps [...]</description>
		<content:encoded><![CDATA[<p>[...] One Manâ€™s Blog Â» Customize the Wordpress Login Screen in 10 Steps Customize the Wordpress Login Screen in 10 Steps [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Customize the Wordpress Login Screen in 10 Steps : wordpressgarage.com</title>
		<link>http://onemansblog.com/2007/01/17/customizing-the-wordpress-user-login-screen/#comment-643</link>
		<dc:creator>Customize the Wordpress Login Screen in 10 Steps : wordpressgarage.com</dc:creator>
		<pubDate>Thu, 22 Feb 2007 19:43:15 +0000</pubDate>
		<guid isPermaLink="false">http://onemansblog.com/2007/01/17/customizing-the-wordpress-user-login-screen/#comment-643</guid>
		<description>[...] Customize the Wordpress Login Screen in 10 Steps&gt;&gt; [...]</description>
		<content:encoded><![CDATA[<p>[...] Customize the Wordpress Login Screen in 10 Steps&gt;&gt; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iklanhot.com</title>
		<link>http://onemansblog.com/2007/01/17/customizing-the-wordpress-user-login-screen/#comment-499</link>
		<dc:creator>iklanhot.com</dc:creator>
		<pubDate>Mon, 05 Feb 2007 11:29:17 +0000</pubDate>
		<guid isPermaLink="false">http://onemansblog.com/2007/01/17/customizing-the-wordpress-user-login-screen/#comment-499</guid>
		<description>Hi,
Nice 10 steps.

What if I want to use the template in page.php, and inside that template page (page.php) i want to present your already customized login page.

I thought it will be much better :)

Cheers</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Nice 10 steps.</p>
<p>What if I want to use the template in page.php, and inside that template page (page.php) i want to present your already customized login page.</p>
<p>I thought it will be much better :)</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
</channel>
</rss>
