{"id":2591463,"date":"2012-02-24T16:06:07","date_gmt":"2012-02-24T16:06:07","guid":{"rendered":"https:\/\/wordpress.org\/support\/topic\/plugin-theme-my-login-modifying-the-profile-page\/"},"modified":"2016-08-20T05:14:11","modified_gmt":"2016-08-20T05:14:11","slug":"plugin-theme-my-login-modifying-the-profile-page","status":"closed","type":"topic","link":"https:\/\/wordpress.org\/support\/topic\/plugin-theme-my-login-modifying-the-profile-page\/","title":{"rendered":"[Plugin: Theme My Login] Modifying the Profile Page"},"content":{"rendered":"<p>I added a field for a mobile phone number to the registration, that works fine. I wanted to add it to the profile page as well, so I added this code to the profile-page.php:<\/p>\n<pre><code>&lt;tr&gt;\n&lt;th&gt;&lt;label for=&quot;mobile_number&quot;&gt;&lt;?php _e( &#039;Mobile Number&#039;, &#039;theme-my-login&#039; ) ?&gt;&lt;\/label&gt;&lt;\/th&gt;\n&lt;td&gt;&lt;input type=&quot;text&quot; name=&quot;mobile_number&quot; id=&quot;mobile_number&quot; value=&quot;&lt;?php echo esc_attr( $profileuser-&gt;mobile_number ) ?&gt;&quot; class=&quot;regular-text&quot; \/&gt;&lt;\/td&gt;\n&lt;\/tr&gt;<\/code><\/pre>\n<p>It adds the field, but doesn&#8217;t echo the password previously selected.<\/p>\n<p>Another problem is, that modifying the profile page, doesn&#8217;t modify the profile page of other users that I can see as an admin, so I can&#8217;t even see the custom fields. How can I fix this?<\/p>\n<p>Thanks a lot<\/p>\n<p>https:\/\/wordpress.org\/extend\/plugins\/theme-my-login\/<\/p>\n","protected":false},"template":"","class_list":["post-2591463","topic","type-topic","status-closed","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/2591463","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic"}],"about":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/types\/topic"}],"version-history":[{"count":0,"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/2591463\/revisions"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/media?parent=2591463"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}