[wp-trac] [WordPress Trac] #12295: More support to customize user profile edit page

WordPress Trac noreply at wordpress.org
Thu Apr 11 12:08:40 UTC 2013


#12295: More support to customize user profile edit page
-------------------------------------------------+-------------------------
 Reporter:  pampfelimetten                       |       Owner:  nacin
     Type:  enhancement                          |      Status:  accepted
 Priority:  normal                               |   Milestone:  3.6
Component:  Users                                |     Version:  3.0
 Severity:  normal                               |  Resolution:
 Keywords:  has-patch needs-testing dev-         |
  feedback 3.5-early                             |
-------------------------------------------------+-------------------------

Comment (by ericlewis):

 Replying to [comment:34 toscho]:
 > At a first glance I didn't see it: How do we remove the textarea for
 Biographical Info only now?

 The entire About section has a wrapper div#profile-about, which can be
 hidden with CSS. The table row for the Biographical info has the unique ID
 profile-about-description, also can be hidden with CSS.

 Ideally, I'd imagine we'd give the same filter-ability treatment for this
 section, but because of the uniqueness of the textarea I'm assuming it
 wasn't given its own _wp_get_user_aboutfields(). Should we do that?

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/12295#comment:35>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list