Model wordpressusers
Permissions
User Group | Create? | Read? | Update? | Delete? |
---|
admin | x | x | x | x |
owner | x | x | x | x |
user | | x | | |
all | | | | |
Fields
Name | Type | Link | Maps To | Default | Indexed? | Unique? | Required? |
---|
__v | Number | | | | | | |
_deleted | Boolean | | | false | x | | |
_dm_campaign_created_by_utm_campaign | String | | | | | | |
_dm_campaign_created_by_utm_medium | String | | | | | | |
_dm_campaign_created_by_utm_source | String | | | | | | |
_id | ObjectID | | | [Function] | | | |
_owner_id | ObjectID | User | _owner | | x | | |
_updated_by_id | ObjectID | User | _updated_by | | x | | |
billing_phone | String | | | | | | |
cc_expiry_date | Date | | | | | | |
cc_last4_digits | String | | | | | | |
createdAt | Date | | | | | | |
current_login | Date | | | | | | |
description | String | | | | | | |
display_name | String | | | | | | |
dm-ad-free-interacted | Boolean | | | | | | |
dm-ad-free-toggle | Boolean | | | | | | |
dm-status-user | Number | | | | | | |
facebook | String | | | | | | |
first_name | String | | | | | | |
gender | String | | | | | | |
googleplus | String | | | | | | |
id | Number | | | | x | | |
last_login | Date | | | | | | |
last_name | String | | | | | | |
last_update | Date | | | | | | |
nickname | String | | | | | | |
paying_customer | Boolean | | | | | | |
rs_saved_for_later | Mixed | | | | | | |
session_tokens | Mixed | | | | | | |
twitter | String | | | | | | |
updatedAt | Date | | | | | | |
user_email | String | | | | x | x | |
user_facebook | String | | | | | | |
user_industry | String | | | | | | |
user_linkedin | String | | | | | | |
user_login | String | | | | | | |
user_nicename | String | | | | | | |
user_pass | String | | | | | | |
user_registered | Date | | | | | | |
user_twitter | String | | | | | | |
user_url | String | | | | | | |
wc_last_active | Date | | | | | | |
wp_capabilities | Mixed | | | | | | |
wp_user_level | Number | | | | | | |
wsl_current_provider | String | | | | | | |
wsl_current_user_image | String | | | | | | |
Field Details
__v
{
"path": "__v",
"instance": "Number",
"options": {},
"validators": []
}
_deleted
{
"path": "_deleted",
"instance": "Boolean",
"options": {
"default": false,
"index": true
},
"validators": [],
"defaultValue": false
}
_dm_campaign_created_by_utm_campaign
{
"path": "_dm_campaign_created_by_utm_campaign",
"instance": "String",
"options": {},
"validators": []
}
_dm_campaign_created_by_utm_medium
{
"path": "_dm_campaign_created_by_utm_medium",
"instance": "String",
"options": {},
"validators": []
}
_dm_campaign_created_by_utm_source
{
"path": "_dm_campaign_created_by_utm_source",
"instance": "String",
"options": {},
"validators": []
}
_id
{
"path": "_id",
"instance": "ObjectID",
"options": {
"auto": true,
"type": "ObjectId"
},
"validators": [],
"defaultValue": "[Function]"
}
_owner_id
{
"path": "_owner_id",
"instance": "ObjectID",
"options": {
"link": "User",
"map_to": "_owner",
"index": true
},
"validators": []
}
_updated_by_id
{
"path": "_updated_by_id",
"instance": "ObjectID",
"options": {
"link": "User",
"map_to": "_updated_by",
"index": true
},
"validators": []
}
billing_phone
{
"path": "billing_phone",
"instance": "String",
"options": {},
"validators": []
}
cc_expiry_date
{
"path": "cc_expiry_date",
"instance": "Date",
"options": {},
"validators": []
}
cc_last4_digits
{
"path": "cc_last4_digits",
"instance": "String",
"options": {},
"validators": []
}
createdAt
{
"path": "createdAt",
"instance": "Date",
"options": {
"immutable": true
},
"validators": []
}
current_login
{
"path": "current_login",
"instance": "Date",
"options": {},
"validators": []
}
description
{
"path": "description",
"instance": "String",
"options": {},
"validators": []
}
display_name
{
"path": "display_name",
"instance": "String",
"options": {},
"validators": []
}
dm-ad-free-interacted
{
"path": "dm-ad-free-interacted",
"instance": "Boolean",
"options": {},
"validators": []
}
dm-ad-free-toggle
{
"path": "dm-ad-free-toggle",
"instance": "Boolean",
"options": {},
"validators": []
}
dm-status-user
{
"path": "dm-status-user",
"instance": "Number",
"options": {},
"validators": []
}
facebook
{
"path": "facebook",
"instance": "String",
"options": {},
"validators": []
}
first_name
{
"path": "first_name",
"instance": "String",
"options": {},
"validators": []
}
gender
{
"path": "gender",
"instance": "String",
"options": {},
"validators": []
}
googleplus
{
"path": "googleplus",
"instance": "String",
"options": {},
"validators": []
}
id
{
"path": "id",
"instance": "Number",
"options": {
"index": true
},
"validators": []
}
last_login
{
"path": "last_login",
"instance": "Date",
"options": {},
"validators": []
}
last_name
{
"path": "last_name",
"instance": "String",
"options": {},
"validators": []
}
last_update
{
"path": "last_update",
"instance": "Date",
"options": {},
"validators": []
}
nickname
{
"path": "nickname",
"instance": "String",
"options": {},
"validators": []
}
paying_customer
{
"path": "paying_customer",
"instance": "Boolean",
"options": {},
"validators": []
}
rs_saved_for_later
{
"path": "rs_saved_for_later",
"instance": "Mixed",
"options": {},
"validators": []
}
session_tokens
{
"path": "session_tokens",
"instance": "Mixed",
"options": {},
"validators": []
}
twitter
{
"path": "twitter",
"instance": "String",
"options": {},
"validators": []
}
updatedAt
{
"path": "updatedAt",
"instance": "Date",
"options": {},
"validators": []
}
user_email
{
"path": "user_email",
"instance": "String",
"options": {
"unique": true,
"index": true
},
"validators": []
}
user_facebook
{
"path": "user_facebook",
"instance": "String",
"options": {},
"validators": []
}
user_industry
{
"path": "user_industry",
"instance": "String",
"options": {},
"validators": []
}
user_linkedin
{
"path": "user_linkedin",
"instance": "String",
"options": {},
"validators": []
}
user_login
{
"path": "user_login",
"instance": "String",
"options": {},
"validators": []
}
user_nicename
{
"path": "user_nicename",
"instance": "String",
"options": {},
"validators": []
}
user_pass
{
"path": "user_pass",
"instance": "String",
"options": {},
"validators": []
}
user_registered
{
"path": "user_registered",
"instance": "Date",
"options": {},
"validators": []
}
user_twitter
{
"path": "user_twitter",
"instance": "String",
"options": {},
"validators": []
}
user_url
{
"path": "user_url",
"instance": "String",
"options": {},
"validators": []
}
wc_last_active
{
"path": "wc_last_active",
"instance": "Date",
"options": {},
"validators": []
}
wp_capabilities
{
"path": "wp_capabilities",
"instance": "Mixed",
"options": {},
"validators": []
}
wp_user_level
{
"path": "wp_user_level",
"instance": "Number",
"options": {},
"validators": []
}
wsl_current_provider
{
"path": "wsl_current_provider",
"instance": "String",
"options": {},
"validators": []
}
wsl_current_user_image
{
"path": "wsl_current_user_image",
"instance": "String",
"options": {},
"validators": []
}