✦ wp_terms: This stores the categories you’ve created for posts and links
as well as tags that have been created for your posts.
✦ wp_term_relationships: This stores the relationships among the
posts as well as the categories and tags that have been assigned to
them.
✦ wp_term_taxonomies: WordPress has three types of taxonomies by
default: category, link, and tag. This table stores the taxonomy associ-
ated for the terms stored in the wp_terms table.
✦ wp_usermeta: This table features metadata from every user with an
account on your WordPress Web site. This metadata includes
• A unique user ID
• A user meta key, meta value, and meta ID, which are unique identi-
fiers for users on your site
0 comments:
Post a Comment