[wp-trac] [WordPress Trac] #3800: user_level & capabilities tables
prefixing need easy configuration
WordPress Trac
wp-trac at lists.automattic.com
Fri Feb 16 20:39:44 GMT 2007
#3800: user_level & capabilities tables prefixing need easy configuration
--------------------------+-------------------------------------------------
Reporter: dbasulto | Owner: anonymous
Type: enhancement | Status: new
Priority: normal | Milestone: 2.0.9
Component: Optimization | Version:
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
If you want to share users between 2 WP installs you can change the table
prefixes for users and users_meta in wp-config.php. But you also need to
make sure it points to the right user_level and capabilities tables, that
are a bit harder to change, needing to edit capabilities.php
Perhaps a $users_prefix in wp-config (if set) will make WP look for user
tables in another install tables. If it's not set, then it uses the
default prefix, looking for users on its own tables.
--
Ticket URL: <http://trac.wordpress.org/ticket/3800>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list