[wp-hackers] Customize user profile page

Muhammad Ali mjsafoxy at gmail.com
Tue Aug 7 12:54:18 UTC 2012


That seems like a good plan, I must mention that for large scale social
network creation, from experience, it is better to program it from scratch
as opposed to base it of WordPress.

On 6 August 2012 22:02, Dmitry Tokmakov <dmitry at getmoxied.net> wrote:

> I currently have a theme I am working on that will allow registered WP
> user to edit several custom fields as part of their profile.  In addition I
> need to modify the current fields (change css, etc) as well as remove some
> of the existing fields which are rendering from core.
>
> The current strategy I am thinking is to use code from edit-user.php,
> add-user.php, and users.php to create a plugin which will allow me to
> reskin and add new functionality to users.  Is this a good strategy for
> going about this?
>
> I am just looking on some insight on best practice for modifying user
> profile page.
>
> Open to any and all suggestions for this.
>
>
> Thank you in advance,
>
> Dmitry Tokmakov
>
>
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>


More information about the wp-hackers mailing list