Title: nativemind's Replies | WordPress.org

---

# nativemind

  [  ](https://wordpress.org/support/users/nativemind/)

 *   [Profile](https://wordpress.org/support/users/nativemind/)
 *   [Topics Started](https://wordpress.org/support/users/nativemind/topics/)
 *   [Replies Created](https://wordpress.org/support/users/nativemind/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/nativemind/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/nativemind/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/nativemind/engagements/)
 *   [Favorites](https://wordpress.org/support/users/nativemind/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [WP phpBB](https://wordpress.org/support/topic/wp-phpbb/)
 *  Thread Starter [nativemind](https://wordpress.org/support/users/nativemind/)
 * (@nativemind)
 * [22 years, 1 month ago](https://wordpress.org/support/topic/wp-phpbb/#post-42285)
 * Looks like get_userdata is also a function in phpBB… not good, going to have 
   to rename wp’s function to wp_get_userdata
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [WP phpBB](https://wordpress.org/support/topic/wp-phpbb/)
 *  Thread Starter [nativemind](https://wordpress.org/support/users/nativemind/)
 * (@nativemind)
 * [22 years, 1 month ago](https://wordpress.org/support/topic/wp-phpbb/#post-42136)
 * Yeah, a diff tool would be good 😉
    Let’s se… in wp-admin, there was the install,
   post, profile, auth, admin-header files at least the functions file in the includes
   directory and the wp-login file also had a lot of little tweaks. generally I 
   changed the following WP -> phpBB attributes: user_login -> username ID -> user_id
   user_pass -> user_password Also phpBB stores passwords already md5’d, so changed
   login a little for that. phpBB also doesn’t have nickname, firstname, or last
   name, so when I get around to modifying that, I’ll probably change wp to just
   use username (formerly known as user_login) for everything

Viewing 2 replies - 1 through 2 (of 2 total)