Testing profile editing with iOSiOS The operating system used on iPhones and iPads. app betaBeta A pre-release of software that is given out to a large group of users to trial under real conditions. Beta versions have gone through alpha testing in-house and are generally fairly close in look, feel and function to the final product; however, design changes often occur as part of the process. 6.0.0.20160208. Looks good. My only note is making About Me a textarea. Horizontally scrolling through a paragraph of text in a one line input field is awkward.
#gallery-30 {
margin: auto;
}
#gallery-30 .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 33%;
}
#gallery-30 img {
border: 2px solid #cfcfcf;
}
#gallery-30 .gallery-caption {
margin-left: 0;
}
/* see gallery_shortcode() in wp-includes/media.php */
- Tap My Profile
- Tap About Me
- Tap into the input field
- A textarea would be more comfortable than a single line input. Go back and tap Display Name.
- Backspace over the last name.
- Tap Done
- Looks good. Visit wordpress.comWordPress.com An online implementation of WordPress code that lets you immediately access a new WordPress environment to publish your content. WordPress.com is a private company owned by Automattic that hosts the largest multisite in the world. This is arguably the best place to start blogging if you have never touched WordPress before. https://wordpress.com//me to verify the change.
- Display Name reflects the change made in the app. Let’s change it back. Type Boren.
- Tap Save Profile Details
- Looks good. Switch back to the app and visit My Profile.
- Display Name reflects the changes made on the web.
- A quick peek at landscape view.
- About Me in landscape.












