Title: Problem, automatic change &gt; to &gt;
Last modified: August 30, 2016

---

# Problem, automatic change > to >

 *  [saturdie](https://wordpress.org/support/users/saturdie/)
 * (@saturdie)
 * [11 years ago](https://wordpress.org/support/topic/problem-automatic-change-to/)
 * I use php in a page, but when i center the text in visual, code change -> to -&
   gt
 * I´m try to take the name of the user. The change is here:
 * $usuario = esc_attr($current_user->;user_login);
 * for it
 * $usuario = esc_attr($current_user->user_login);
 * [https://wordpress.org/plugins/insert-php/](https://wordpress.org/plugins/insert-php/)

Viewing 1 replies (of 1 total)

 *  [WillBontrager](https://wordpress.org/support/users/willbontrager/)
 * (@willbontrager)
 * [11 years ago](https://wordpress.org/support/topic/problem-automatic-change-to/#post-6197041)
 * Use the Text tab rather than the Visual when typing in the code.
 * If you’re already doing that, using the Visual tab later may convert > to & lt;.
   Also, if you’re using an interface that’s not the native WordPress dashboard,
   it may be helpfully changing the character to an HTML entity for you.
 * Other than that, perhaps a plugin is messing with it.
 * All of those are just guesses.
 * Insert PHP itself doesn’t change your code, it just reads it.
 * Will

Viewing 1 replies (of 1 total)

The topic ‘Problem, automatic change > to >’ is closed to new replies.

 * ![](https://ps.w.org/insert-php/assets/icon-256x256.gif?rev=3523853)
 * [Woody Code Snippets – Insert PHP, CSS, JS, and Header/Footer Scripts](https://wordpress.org/plugins/insert-php/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/insert-php/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/insert-php/)
 * [Active Topics](https://wordpress.org/support/plugin/insert-php/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/insert-php/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/insert-php/reviews/)

## Tags

 * [change](https://wordpress.org/support/topic-tag/change/)
 * [code](https://wordpress.org/support/topic-tag/code/)

 * 1 reply
 * 2 participants
 * Last reply from: [WillBontrager](https://wordpress.org/support/users/willbontrager/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/problem-automatic-change-to/#post-6197041)
 * Status: not resolved