Title: Association with WP Users
Last modified: August 31, 2016

---

# Association with WP Users

 *  Resolved [tomicakorac](https://wordpress.org/support/users/tomicakorac/)
 * (@tomicakorac)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/association-with-wp-users/)
 * Is there any documentation about integrating with existing WP models, specifically
   users? All I could find is this very incomplete one-page document:
 * [http://wpmvc.org/documentation/wordpress_data_integration/models_for_wordpress_tables.html](http://wpmvc.org/documentation/wordpress_data_integration/models_for_wordpress_tables.html)
 * I tried to follow it, but there’s simply not enough information to see.
 * My use case is this: I have Order model which belongs to one WP User. I tried
   to build the relation between them by analogy with Event and Venue models from
   the Event Calendar Example plugin, but it’s not working that way.
 * This plugin really has some great potential, but unfortunately its documentation
   is unbelievably poor. Any plans on improving the docs any time soon?
 * [https://wordpress.org/plugins/wp-mvc/](https://wordpress.org/plugins/wp-mvc/)

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

 *  Plugin Author [Robert Peake](https://wordpress.org/support/users/robertpeake/)
 * (@robertpeake)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/association-with-wp-users/#post-7114864)
 * Hi Tom,
 * There is as yet no association between the inbuilt WordPress user type and the
   wp-mvc models.
 * The original creator doesn’t have much ongoing involvement, but I do keep an 
   eye out for pull requests from time to time on the GitHub page if you’d like 
   to propose a new feature: [https://github.com/tombenner/wp-mvc](https://github.com/tombenner/wp-mvc)
 * Would be great if this could help others turbo-charge their projects as it has
   me and mine. I agree documentation would be a great place to make improvements.
 * If this is something you’d be interested in taking on drop me a line here or 
   on a back channel and I’d be happy to introduce you to the other Tom, who could
   read you in to the documentation SVN to make updates.
 * Best,
    Robert
 *  [Manish](https://wordpress.org/support/users/manishrestha529/)
 * (@manishrestha529)
 * [9 years ago](https://wordpress.org/support/topic/association-with-wp-users/#post-9189673)
 * Same feature request here. Unable to JOIN wp_users table with wpmvc models.

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

The topic ‘Association with WP Users’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-mvc_ffffff.svg)
 * [WP MVC](https://wordpress.org/plugins/wp-mvc/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-mvc/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-mvc/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-mvc/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-mvc/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-mvc/reviews/)

## Tags

 * [WpMvc](https://wordpress.org/support/topic-tag/wpmvc/)

 * 2 replies
 * 3 participants
 * Last reply from: [Manish](https://wordpress.org/support/users/manishrestha529/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/association-with-wp-users/#post-9189673)
 * Status: resolved