tareq1988 / wp-eloquent

Eloquent ORM for WordPress
https://tareq.co/2015/05/eloquent-orm-in-wordpress/
566 stars 135 forks source link

Enabling multisite compatibility #74

Open phylogram opened 4 years ago

phylogram commented 4 years ago

Hi – a quick fix, because we need it :-)

Enabling multisite compatibility, by adding base_prefix instead of prefix for User and UserMeta.