Ultimate Member – User Profile & Membership Plugin - Version 2.1.5

Version Description

Download this release

Release Info

Developer nsinelnikov
Plugin Icon 128x128 Ultimate Member – User Profile & Membership Plugin
Version 2.1.5
Comparing to
See all releases

Code changes from version 2.1.4 to 2.1.5

Files changed (44) hide show
  1. assets/css/um-account.css +4 -4
  2. assets/css/um-fonticons-fa.css +1 -0
  3. assets/css/um-fonticons-ii.css +1 -0
  4. assets/css/um-raty.css +2 -1
  5. assets/css/um.min.css +2 -2
  6. includes/admin/class-admin-functions.php +1 -1
  7. includes/admin/class-admin.php +31 -19
  8. includes/admin/core/class-admin-builder.php +6 -8
  9. includes/admin/core/class-admin-dragdrop.php +7 -7
  10. includes/admin/core/class-admin-menu.php +3 -2
  11. includes/admin/core/class-admin-metabox.php +165 -161
  12. includes/admin/core/class-admin-notices.php +9 -7
  13. includes/admin/core/class-admin-settings.php +20 -18
  14. includes/admin/core/class-admin-users.php +11 -11
  15. includes/admin/core/list-tables/roles-list-table.php +7 -7
  16. includes/admin/core/packages/2.0-beta1/functions.php +0 -14
  17. includes/admin/core/packages/2.1.5/functions.php +99 -0
  18. includes/admin/core/packages/2.1.5/hooks.php +5 -0
  19. includes/admin/core/packages/2.1.5/init.php +30 -0
  20. includes/admin/templates/extensions.php +4 -4
  21. includes/admin/templates/role/wp-capabilities.php +6 -6
  22. includes/class-init.php +1 -1
  23. includes/core/class-fields.php +9 -12
  24. includes/core/class-files.php +2 -2
  25. includes/core/class-form.php +5 -5
  26. includes/core/class-member-directory.php +34 -15
  27. includes/core/class-password.php +1 -1
  28. includes/core/class-permalinks.php +8 -7
  29. includes/core/class-roles-capabilities.php +6 -8
  30. includes/core/class-user.php +6 -6
  31. includes/core/um-actions-account.php +63 -24
  32. includes/core/um-actions-ajax.php +1 -1
  33. includes/core/um-actions-core.php +4 -4
  34. includes/core/um-actions-global.php +3 -1
  35. includes/core/um-actions-login.php +3 -3
  36. includes/core/um-actions-misc.php +22 -21
  37. includes/core/um-actions-register.php +5 -0
  38. includes/core/um-actions-wpadmin.php +9 -5
  39. includes/core/um-filters-login.php +4 -4
  40. includes/um-short-functions.php +5 -4
  41. languages/ultimate-member-en_US.mo +0 -0
  42. languages/ultimate-member-en_US.po +809 -759
  43. readme.txt +18 -2
  44. ultimate-member.php +1 -1
assets/css/um-account.css CHANGED
@@ -17,15 +17,15 @@
17
 
18
  .um-account-side {
19
  float: left;
20
- width: 35%;
21
- padding: 0 30px;
22
  box-sizing: border-box;
23
  }
24
 
25
  .um-account-main {
26
  float: left;
27
- width: 50%;
28
- padding: 0 30px;
29
  box-sizing: border-box;
30
  }
31
 
17
 
18
  .um-account-side {
19
  float: left;
20
+ width: 30%;
21
+ padding: 0px;
22
  box-sizing: border-box;
23
  }
24
 
25
  .um-account-main {
26
  float: left;
27
+ width: 70%;
28
+ padding: 0px 0px 0px 1.5em;
29
  box-sizing: border-box;
30
  }
31
 
assets/css/um-fonticons-fa.css CHANGED
@@ -7,6 +7,7 @@
7
  url("../font/fontawesome-webfont.woff?v=4.2.0") format("woff"),
8
  url("../font/fontawesome-webfont.ttf?v=4.2.0") format("truetype"),
9
  url("../font/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular") format("svg");
 
10
  font-weight: normal;
11
  font-style: normal;
12
  }
7
  url("../font/fontawesome-webfont.woff?v=4.2.0") format("woff"),
8
  url("../font/fontawesome-webfont.ttf?v=4.2.0") format("truetype"),
9
  url("../font/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular") format("svg");
10
+ font-display: swap;
11
  font-weight: normal;
12
  font-style: normal;
13
  }
assets/css/um-fonticons-ii.css CHANGED
@@ -7,6 +7,7 @@
7
  url("../font/ionicons.woff?v=2.0.0") format("woff"),
8
  url("../font/ionicons.ttf?v=2.0.0") format("truetype"),
9
  url("../font/ionicons.svg?v=2.0.0#Ionicons") format("svg");
 
10
  font-weight: normal;
11
  font-style: normal;
12
  }
7
  url("../font/ionicons.woff?v=2.0.0") format("woff"),
8
  url("../font/ionicons.ttf?v=2.0.0") format("truetype"),
9
  url("../font/ionicons.svg?v=2.0.0#Ionicons") format("svg");
10
+ font-display: swap;
11
  font-weight: normal;
12
  font-style: normal;
13
  }
assets/css/um-raty.css CHANGED
@@ -7,6 +7,7 @@
7
  src: url("../font/raty.svg#raty") format("svg");
8
  src: url("../font/raty.ttf") format("truetype");
9
  src: url("../font/raty.woff") format("woff");
 
10
  }
11
 
12
  .cancel-on-png, .cancel-off-png, .star-on-png, .star-off-png, .star-half-png {
@@ -28,7 +29,7 @@
28
  }
29
 
30
  .star-on-png,
31
- .star-half-png
32
  {color: #ffbe32}
33
 
34
  /* Icons */
7
  src: url("../font/raty.svg#raty") format("svg");
8
  src: url("../font/raty.ttf") format("truetype");
9
  src: url("../font/raty.woff") format("woff");
10
+ font-display: swap;
11
  }
12
 
13
  .cancel-on-png, .cancel-off-png, .star-on-png, .star-off-png, .star-half-png {
29
  }
30
 
31
  .star-on-png,
32
+ .star-half-png
33
  {color: #ffbe32}
34
 
35
  /* Icons */
assets/css/um.min.css CHANGED
@@ -1,5 +1,5 @@
1
- @charset "UTF-8";@font-face{font-family:Ionicons;src:url(../font/ionicons.eot?v=2.0.0);src:url(../font/ionicons.eot?v=2.0.0#iefix) format("embedded-opentype"),url(../font/ionicons.woff?v=2.0.0) format("woff"),url(../font/ionicons.ttf?v=2.0.0) format("truetype"),url(../font/ionicons.svg?v=2.0.0#Ionicons) format("svg");font-weight:400;font-style:normal}[class*=" um-icon-"]:before,[class^=um-icon-]:before{font-family:Ionicons!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.um-icon-alert:before{content:"\f101"}.um-icon-alert-circled:before{content:"\f100"}.um-icon-android-add:before{content:"\f2c7"}.um-icon-android-add-circle:before{content:"\f359"}.um-icon-android-alarm-clock:before{content:"\f35a"}.um-icon-android-alert:before{content:"\f35b"}.um-icon-android-apps:before{content:"\f35c"}.um-icon-android-archive:before{content:"\f2c9"}.um-icon-android-arrow-back:before{content:"\f2ca"}.um-icon-android-arrow-down:before{content:"\f35d"}.um-icon-android-arrow-dropdown:before{content:"\f35f"}.um-icon-android-arrow-dropdown-circle:before{content:"\f35e"}.um-icon-android-arrow-dropleft:before{content:"\f361"}.um-icon-android-arrow-dropleft-circle:before{content:"\f360"}.um-icon-android-arrow-dropright:before{content:"\f363"}.um-icon-android-arrow-dropright-circle:before{content:"\f362"}.um-icon-android-arrow-dropup:before{content:"\f365"}.um-icon-android-arrow-dropup-circle:before{content:"\f364"}.um-icon-android-arrow-forward:before{content:"\f30f"}.um-icon-android-arrow-up:before{content:"\f366"}.um-icon-android-attach:before{content:"\f367"}.um-icon-android-bar:before{content:"\f368"}.um-icon-android-bicycle:before{content:"\f369"}.um-icon-android-boat:before{content:"\f36a"}.um-icon-android-bookmark:before{content:"\f36b"}.um-icon-android-bulb:before{content:"\f36c"}.um-icon-android-bus:before{content:"\f36d"}.um-icon-android-calendar:before{content:"\f2d1"}.um-icon-android-call:before{content:"\f2d2"}.um-icon-android-camera:before{content:"\f2d3"}.um-icon-android-cancel:before{content:"\f36e"}.um-icon-android-car:before{content:"\f36f"}.um-icon-android-cart:before{content:"\f370"}.um-icon-android-chat:before{content:"\f2d4"}.um-icon-android-checkbox:before{content:"\f374"}.um-icon-android-checkbox-blank:before{content:"\f371"}.um-icon-android-checkbox-outline:before{content:"\f373"}.um-icon-android-checkbox-outline-blank:before{content:"\f372"}.um-icon-android-checkmark-circle:before{content:"\f375"}.um-icon-android-clipboard:before{content:"\f376"}.um-icon-android-close:before{content:"\f2d7"}.um-icon-android-cloud:before{content:"\f37a"}.um-icon-android-cloud-circle:before{content:"\f377"}.um-icon-android-cloud-done:before{content:"\f378"}.um-icon-android-cloud-outline:before{content:"\f379"}.um-icon-android-color-palette:before{content:"\f37b"}.um-icon-android-compass:before{content:"\f37c"}.um-icon-android-contact:before{content:"\f2d8"}.um-icon-android-contacts:before{content:"\f2d9"}.um-icon-android-contract:before{content:"\f37d"}.um-icon-android-create:before{content:"\f37e"}.um-icon-android-delete:before{content:"\f37f"}.um-icon-android-desktop:before{content:"\f380"}.um-icon-android-document:before{content:"\f381"}.um-icon-android-done:before{content:"\f383"}.um-icon-android-done-all:before{content:"\f382"}.um-icon-android-download:before{content:"\f2dd"}.um-icon-android-drafts:before{content:"\f384"}.um-icon-android-exit:before{content:"\f385"}.um-icon-android-expand:before{content:"\f386"}.um-icon-android-favorite:before{content:"\f388"}.um-icon-android-favorite-outline:before{content:"\f387"}.um-icon-android-film:before{content:"\f389"}.um-icon-android-folder:before{content:"\f2e0"}.um-icon-android-folder-open:before{content:"\f38a"}.um-icon-android-funnel:before{content:"\f38b"}.um-icon-android-globe:before{content:"\f38c"}.um-icon-android-hand:before{content:"\f2e3"}.um-icon-android-hangout:before{content:"\f38d"}.um-icon-android-happy:before{content:"\f38e"}.um-icon-android-home:before{content:"\f38f"}.um-icon-android-image:before{content:"\f2e4"}.um-icon-android-laptop:before{content:"\f390"}.um-icon-android-list:before{content:"\f391"}.um-icon-android-locate:before{content:"\f2e9"}.um-icon-android-lock:before{content:"\f392"}.um-icon-android-mail:before{content:"\f2eb"}.um-icon-android-map:before{content:"\f393"}.um-icon-android-menu:before{content:"\f394"}.um-icon-android-microphone:before{content:"\f2ec"}.um-icon-android-microphone-off:before{content:"\f395"}.um-icon-android-more-horizontal:before{content:"\f396"}.um-icon-android-more-vertical:before{content:"\f397"}.um-icon-android-navigate:before{content:"\f398"}.um-icon-android-notifications:before{content:"\f39b"}.um-icon-android-notifications-none:before{content:"\f399"}.um-icon-android-notifications-off:before{content:"\f39a"}.um-icon-android-open:before{content:"\f39c"}.um-icon-android-options:before{content:"\f39d"}.um-icon-android-people:before{content:"\f39e"}.um-icon-android-person:before{content:"\f3a0"}.um-icon-android-person-add:before{content:"\f39f"}.um-icon-android-phone-landscape:before{content:"\f3a1"}.um-icon-android-phone-portrait:before{content:"\f3a2"}.um-icon-android-pin:before{content:"\f3a3"}.um-icon-android-plane:before{content:"\f3a4"}.um-icon-android-playstore:before{content:"\f2f0"}.um-icon-android-print:before{content:"\f3a5"}.um-icon-android-radio-button-off:before{content:"\f3a6"}.um-icon-android-radio-button-on:before{content:"\f3a7"}.um-icon-android-refresh:before{content:"\f3a8"}.um-icon-android-remove:before{content:"\f2f4"}.um-icon-android-remove-circle:before{content:"\f3a9"}.um-icon-android-restaurant:before{content:"\f3aa"}.um-icon-android-sad:before{content:"\f3ab"}.um-icon-android-search:before{content:"\f2f5"}.um-icon-android-send:before{content:"\f2f6"}.um-icon-android-settings:before{content:"\f2f7"}.um-icon-android-share:before{content:"\f2f8"}.um-icon-android-share-alt:before{content:"\f3ac"}.um-icon-android-star:before{content:"\f2fc"}.um-icon-android-star-half:before{content:"\f3ad"}.um-icon-android-star-outline:before{content:"\f3ae"}.um-icon-android-stopwatch:before{content:"\f2fd"}.um-icon-android-subway:before{content:"\f3af"}.um-icon-android-sunny:before{content:"\f3b0"}.um-icon-android-sync:before{content:"\f3b1"}.um-icon-android-textsms:before{content:"\f3b2"}.um-icon-android-time:before{content:"\f3b3"}.um-icon-android-train:before{content:"\f3b4"}.um-icon-android-unlock:before{content:"\f3b5"}.um-icon-android-upload:before{content:"\f3b6"}.um-icon-android-volume-down:before{content:"\f3b7"}.um-icon-android-volume-mute:before{content:"\f3b8"}.um-icon-android-volume-off:before{content:"\f3b9"}.um-icon-android-volume-up:before{content:"\f3ba"}.um-icon-android-walk:before{content:"\f3bb"}.um-icon-android-warning:before{content:"\f3bc"}.um-icon-android-watch:before{content:"\f3bd"}.um-icon-android-wifi:before{content:"\f305"}.um-icon-aperture:before{content:"\f313"}.um-icon-archive:before{content:"\f102"}.um-icon-arrow-down-a:before{content:"\f103"}.um-icon-arrow-down-b:before{content:"\f104"}.um-icon-arrow-down-c:before{content:"\f105"}.um-icon-arrow-expand:before{content:"\f25e"}.um-icon-arrow-graph-down-left:before{content:"\f25f"}.um-icon-arrow-graph-down-right:before{content:"\f260"}.um-icon-arrow-graph-up-left:before{content:"\f261"}.um-icon-arrow-graph-up-right:before{content:"\f262"}.um-icon-arrow-left-a:before{content:"\f106"}.um-icon-arrow-left-b:before{content:"\f107"}.um-icon-arrow-left-c:before{content:"\f108"}.um-icon-arrow-move:before{content:"\f263"}.um-icon-arrow-resize:before{content:"\f264"}.um-icon-arrow-return-left:before{content:"\f265"}.um-icon-arrow-return-right:before{content:"\f266"}.um-icon-arrow-right-a:before{content:"\f109"}.um-icon-arrow-right-b:before{content:"\f10a"}.um-icon-arrow-right-c:before{content:"\f10b"}.um-icon-arrow-shrink:before{content:"\f267"}.um-icon-arrow-swap:before{content:"\f268"}.um-icon-arrow-up-a:before{content:"\f10c"}.um-icon-arrow-up-b:before{content:"\f10d"}.um-icon-arrow-up-c:before{content:"\f10e"}.um-icon-asterisk:before{content:"\f314"}.um-icon-at:before{content:"\f10f"}.um-icon-backspace:before{content:"\f3bf"}.um-icon-backspace-outline:before{content:"\f3be"}.um-icon-bag:before{content:"\f110"}.um-icon-battery-charging:before{content:"\f111"}.um-icon-battery-empty:before{content:"\f112"}.um-icon-battery-full:before{content:"\f113"}.um-icon-battery-half:before{content:"\f114"}.um-icon-battery-low:before{content:"\f115"}.um-icon-beaker:before{content:"\f269"}.um-icon-beer:before{content:"\f26a"}.um-icon-bluetooth:before{content:"\f116"}.um-icon-bonfire:before{content:"\f315"}.um-icon-bookmark:before{content:"\f26b"}.um-icon-bowtie:before{content:"\f3c0"}.um-icon-briefcase:before{content:"\f26c"}.um-icon-bug:before{content:"\f2be"}.um-icon-calculator:before{content:"\f26d"}.um-icon-calendar:before{content:"\f117"}.um-icon-camera:before{content:"\f118"}.um-icon-card:before{content:"\f119"}.um-icon-cash:before{content:"\f316"}.um-icon-chatbox:before{content:"\f11b"}.um-icon-chatbox-working:before{content:"\f11a"}.um-icon-chatboxes:before{content:"\f11c"}.um-icon-chatbubble:before{content:"\f11e"}.um-icon-chatbubble-working:before{content:"\f11d"}.um-icon-chatbubbles:before{content:"\f11f"}.um-icon-checkmark:before{content:"\f122"}.um-icon-checkmark-circled:before{content:"\f120"}.um-icon-checkmark-round:before{content:"\f121"}.um-icon-chevron-down:before{content:"\f123"}.um-icon-chevron-left:before{content:"\f124"}.um-icon-chevron-right:before{content:"\f125"}.um-icon-chevron-up:before{content:"\f126"}.um-icon-clipboard:before{content:"\f127"}.um-icon-clock:before{content:"\f26e"}.um-icon-close:before{content:"\f12a"}.um-icon-close-circled:before{content:"\f128"}.um-icon-close-round:before{content:"\f129"}.um-icon-closed-captioning:before{content:"\f317"}.um-icon-cloud:before{content:"\f12b"}.um-icon-code:before{content:"\f271"}.um-icon-code-download:before{content:"\f26f"}.um-icon-code-working:before{content:"\f270"}.um-icon-coffee:before{content:"\f272"}.um-icon-compass:before{content:"\f273"}.um-icon-compose:before{content:"\f12c"}.um-icon-connection-bars:before{content:"\f274"}.um-icon-contrast:before{content:"\f275"}.um-icon-crop:before{content:"\f3c1"}.um-icon-cube:before{content:"\f318"}.um-icon-disc:before{content:"\f12d"}.um-icon-document:before{content:"\f12f"}.um-icon-document-text:before{content:"\f12e"}.um-icon-drag:before{content:"\f130"}.um-icon-earth:before{content:"\f276"}.um-icon-easel:before{content:"\f3c2"}.um-icon-edit:before{content:"\f2bf"}.um-icon-egg:before{content:"\f277"}.um-icon-eject:before{content:"\f131"}.um-icon-email:before{content:"\f132"}.um-icon-email-unread:before{content:"\f3c3"}.um-icon-erlenmeyer-flask:before{content:"\f3c5"}.um-icon-erlenmeyer-flask-bubbles:before{content:"\f3c4"}.um-icon-eye:before{content:"\f133"}.um-icon-eye-disabled:before{content:"\f306"}.um-icon-female:before{content:"\f278"}.um-icon-filing:before{content:"\f134"}.um-icon-film-marker:before{content:"\f135"}.um-icon-fireball:before{content:"\f319"}.um-icon-flag:before{content:"\f279"}.um-icon-flame:before{content:"\f31a"}.um-icon-flash:before{content:"\f137"}.um-icon-flash-off:before{content:"\f136"}.um-icon-folder:before{content:"\f139"}.um-icon-fork:before{content:"\f27a"}.um-icon-fork-repo:before{content:"\f2c0"}.um-icon-forward:before{content:"\f13a"}.um-icon-funnel:before{content:"\f31b"}.um-icon-gear-a:before{content:"\f13d"}.um-icon-gear-b:before{content:"\f13e"}.um-icon-grid:before{content:"\f13f"}.um-icon-hammer:before{content:"\f27b"}.um-icon-happy:before{content:"\f31c"}.um-icon-happy-outline:before{content:"\f3c6"}.um-icon-headphone:before{content:"\f140"}.um-icon-heart:before{content:"\f141"}.um-icon-heart-broken:before{content:"\f31d"}.um-icon-help:before{content:"\f143"}.um-icon-help-buoy:before{content:"\f27c"}.um-icon-help-circled:before{content:"\f142"}.um-icon-home:before{content:"\f144"}.um-icon-icecream:before{content:"\f27d"}.um-icon-image:before{content:"\f147"}.um-icon-images:before{content:"\f148"}.um-icon-information:before{content:"\f14a"}.um-icon-information-circled:before{content:"\f149"}.um-icon-ionic:before{content:"\f14b"}.um-icon-ios-alarm:before{content:"\f3c8"}.um-icon-ios-alarm-outline:before{content:"\f3c7"}.um-icon-ios-albums:before{content:"\f3ca"}.um-icon-ios-albums-outline:before{content:"\f3c9"}.um-icon-ios-americanfootball:before{content:"\f3cc"}.um-icon-ios-americanfootball-outline:before{content:"\f3cb"}.um-icon-ios-analytics:before{content:"\f3ce"}.um-icon-ios-analytics-outline:before{content:"\f3cd"}.um-icon-ios-arrow-back:before{content:"\f3cf"}.um-icon-ios-arrow-down:before{content:"\f3d0"}.um-icon-ios-arrow-forward:before{content:"\f3d1"}.um-icon-ios-arrow-left:before{content:"\f3d2"}.um-icon-ios-arrow-right:before{content:"\f3d3"}.um-icon-ios-arrow-thin-down:before{content:"\f3d4"}.um-icon-ios-arrow-thin-left:before{content:"\f3d5"}.um-icon-ios-arrow-thin-right:before{content:"\f3d6"}.um-icon-ios-arrow-thin-up:before{content:"\f3d7"}.um-icon-ios-arrow-up:before{content:"\f3d8"}.um-icon-ios-at:before{content:"\f3da"}.um-icon-ios-at-outline:before{content:"\f3d9"}.um-icon-ios-barcode:before{content:"\f3dc"}.um-icon-ios-barcode-outline:before{content:"\f3db"}.um-icon-ios-baseball:before{content:"\f3de"}.um-icon-ios-baseball-outline:before{content:"\f3dd"}.um-icon-ios-basketball:before{content:"\f3e0"}.um-icon-ios-basketball-outline:before{content:"\f3df"}.um-icon-ios-bell:before{content:"\f3e2"}.um-icon-ios-bell-outline:before{content:"\f3e1"}.um-icon-ios-body:before{content:"\f3e4"}.um-icon-ios-body-outline:before{content:"\f3e3"}.um-icon-ios-bolt:before{content:"\f3e6"}.um-icon-ios-bolt-outline:before{content:"\f3e5"}.um-icon-ios-book:before{content:"\f3e8"}.um-icon-ios-book-outline:before{content:"\f3e7"}.um-icon-ios-bookmarks:before{content:"\f3ea"}.um-icon-ios-bookmarks-outline:before{content:"\f3e9"}.um-icon-ios-box:before{content:"\f3ec"}.um-icon-ios-box-outline:before{content:"\f3eb"}.um-icon-ios-briefcase:before{content:"\f3ee"}.um-icon-ios-briefcase-outline:before{content:"\f3ed"}.um-icon-ios-browsers:before{content:"\f3f0"}.um-icon-ios-browsers-outline:before{content:"\f3ef"}.um-icon-ios-calculator:before{content:"\f3f2"}.um-icon-ios-calculator-outline:before{content:"\f3f1"}.um-icon-ios-calendar:before{content:"\f3f4"}.um-icon-ios-calendar-outline:before{content:"\f3f3"}.um-icon-ios-camera:before{content:"\f3f6"}.um-icon-ios-camera-outline:before{content:"\f3f5"}.um-icon-ios-cart:before{content:"\f3f8"}.um-icon-ios-cart-outline:before{content:"\f3f7"}.um-icon-ios-chatboxes:before{content:"\f3fa"}.um-icon-ios-chatboxes-outline:before{content:"\f3f9"}.um-icon-ios-chatbubble:before{content:"\f3fc"}.um-icon-ios-chatbubble-outline:before{content:"\f3fb"}.um-icon-ios-checkmark:before{content:"\f3ff"}.um-icon-ios-checkmark-empty:before{content:"\f3fd"}.um-icon-ios-checkmark-outline:before{content:"\f3fe"}.um-icon-ios-circle-filled:before{content:"\f400"}.um-icon-ios-circle-outline:before{content:"\f401"}.um-icon-ios-clock:before{content:"\f403"}.um-icon-ios-clock-outline:before{content:"\f402"}.um-icon-ios-close:before{content:"\f406"}.um-icon-ios-close-empty:before{content:"\f404"}.um-icon-ios-close-outline:before{content:"\f405"}.um-icon-ios-cloud:before{content:"\f40c"}.um-icon-ios-cloud-download:before{content:"\f408"}.um-icon-ios-cloud-download-outline:before{content:"\f407"}.um-icon-ios-cloud-outline:before{content:"\f409"}.um-icon-ios-cloud-upload:before{content:"\f40b"}.um-icon-ios-cloud-upload-outline:before{content:"\f40a"}.um-icon-ios-cloudy:before{content:"\f410"}.um-icon-ios-cloudy-night:before{content:"\f40e"}.um-icon-ios-cloudy-night-outline:before{content:"\f40d"}.um-icon-ios-cloudy-outline:before{content:"\f40f"}.um-icon-ios-cog:before{content:"\f412"}.um-icon-ios-cog-outline:before{content:"\f411"}.um-icon-ios-color-filter:before{content:"\f414"}.um-icon-ios-color-filter-outline:before{content:"\f413"}.um-icon-ios-color-wand:before{content:"\f416"}.um-icon-ios-color-wand-outline:before{content:"\f415"}.um-icon-ios-compose:before{content:"\f418"}.um-icon-ios-compose-outline:before{content:"\f417"}.um-icon-ios-contact:before{content:"\f41a"}.um-icon-ios-contact-outline:before{content:"\f419"}.um-icon-ios-copy:before{content:"\f41c"}.um-icon-ios-copy-outline:before{content:"\f41b"}.um-icon-ios-crop:before{content:"\f41e"}.um-icon-ios-crop-strong:before{content:"\f41d"}.um-icon-ios-download:before{content:"\f420"}.um-icon-ios-download-outline:before{content:"\f41f"}.um-icon-ios-drag:before{content:"\f421"}.um-icon-ios-email:before{content:"\f423"}.um-icon-ios-email-outline:before{content:"\f422"}.um-icon-ios-eye:before{content:"\f425"}.um-icon-ios-eye-outline:before{content:"\f424"}.um-icon-ios-fastforward:before{content:"\f427"}.um-icon-ios-fastforward-outline:before{content:"\f426"}.um-icon-ios-filing:before{content:"\f429"}.um-icon-ios-filing-outline:before{content:"\f428"}.um-icon-ios-film:before{content:"\f42b"}.um-icon-ios-film-outline:before{content:"\f42a"}.um-icon-ios-flag:before{content:"\f42d"}.um-icon-ios-flag-outline:before{content:"\f42c"}.um-icon-ios-flame:before{content:"\f42f"}.um-icon-ios-flame-outline:before{content:"\f42e"}.um-icon-ios-flask:before{content:"\f431"}.um-icon-ios-flask-outline:before{content:"\f430"}.um-icon-ios-flower:before{content:"\f433"}.um-icon-ios-flower-outline:before{content:"\f432"}.um-icon-ios-folder:before{content:"\f435"}.um-icon-ios-folder-outline:before{content:"\f434"}.um-icon-ios-football:before{content:"\f437"}.um-icon-ios-football-outline:before{content:"\f436"}.um-icon-ios-game-controller-a:before{content:"\f439"}.um-icon-ios-game-controller-a-outline:before{content:"\f438"}.um-icon-ios-game-controller-b:before{content:"\f43b"}.um-icon-ios-game-controller-b-outline:before{content:"\f43a"}.um-icon-ios-gear:before{content:"\f43d"}.um-icon-ios-gear-outline:before{content:"\f43c"}.um-icon-ios-glasses:before{content:"\f43f"}.um-icon-ios-glasses-outline:before{content:"\f43e"}.um-icon-ios-grid-view:before{content:"\f441"}.um-icon-ios-grid-view-outline:before{content:"\f440"}.um-icon-ios-heart:before{content:"\f443"}.um-icon-ios-heart-outline:before{content:"\f442"}.um-icon-ios-help:before{content:"\f446"}.um-icon-ios-help-empty:before{content:"\f444"}.um-icon-ios-help-outline:before{content:"\f445"}.um-icon-ios-home:before{content:"\f448"}.um-icon-ios-home-outline:before{content:"\f447"}.um-icon-ios-infinite:before{content:"\f44a"}.um-icon-ios-infinite-outline:before{content:"\f449"}.um-icon-ios-information:before{content:"\f44d"}.um-icon-ios-information-empty:before{content:"\f44b"}.um-icon-ios-information-outline:before{content:"\f44c"}.um-icon-ios-ionic-outline:before{content:"\f44e"}.um-icon-ios-keypad:before{content:"\f450"}.um-icon-ios-keypad-outline:before{content:"\f44f"}.um-icon-ios-lightbulb:before{content:"\f452"}.um-icon-ios-lightbulb-outline:before{content:"\f451"}.um-icon-ios-list:before{content:"\f454"}.um-icon-ios-list-outline:before{content:"\f453"}.um-icon-ios-location:before{content:"\f456"}.um-icon-ios-location-outline:before{content:"\f455"}.um-icon-ios-locked:before{content:"\f458"}.um-icon-ios-locked-outline:before{content:"\f457"}.um-icon-ios-loop:before{content:"\f45a"}.um-icon-ios-loop-strong:before{content:"\f459"}.um-icon-ios-medical:before{content:"\f45c"}.um-icon-ios-medical-outline:before{content:"\f45b"}.um-icon-ios-medkit:before{content:"\f45e"}.um-icon-ios-medkit-outline:before{content:"\f45d"}.um-icon-ios-mic:before{content:"\f461"}.um-icon-ios-mic-off:before{content:"\f45f"}.um-icon-ios-mic-outline:before{content:"\f460"}.um-icon-ios-minus:before{content:"\f464"}.um-icon-ios-minus-empty:before{content:"\f462"}.um-icon-ios-minus-outline:before{content:"\f463"}.um-icon-ios-monitor:before{content:"\f466"}.um-icon-ios-monitor-outline:before{content:"\f465"}.um-icon-ios-moon:before{content:"\f468"}.um-icon-ios-moon-outline:before{content:"\f467"}.um-icon-ios-more:before{content:"\f46a"}.um-icon-ios-more-outline:before{content:"\f469"}.um-icon-ios-musical-note:before{content:"\f46b"}.um-icon-ios-musical-notes:before{content:"\f46c"}.um-icon-ios-navigate:before{content:"\f46e"}.um-icon-ios-navigate-outline:before{content:"\f46d"}.um-icon-ios-nutrition:before{content:"\f470"}.um-icon-ios-nutrition-outline:before{content:"\f46f"}.um-icon-ios-paper:before{content:"\f472"}.um-icon-ios-paper-outline:before{content:"\f471"}.um-icon-ios-paperplane:before{content:"\f474"}.um-icon-ios-paperplane-outline:before{content:"\f473"}.um-icon-ios-partlysunny:before{content:"\f476"}.um-icon-ios-partlysunny-outline:before{content:"\f475"}.um-icon-ios-pause:before{content:"\f478"}.um-icon-ios-pause-outline:before{content:"\f477"}.um-icon-ios-paw:before{content:"\f47a"}.um-icon-ios-paw-outline:before{content:"\f479"}.um-icon-ios-people:before{content:"\f47c"}.um-icon-ios-people-outline:before{content:"\f47b"}.um-icon-ios-person:before{content:"\f47e"}.um-icon-ios-person-outline:before{content:"\f47d"}.um-icon-ios-personadd:before{content:"\f480"}.um-icon-ios-personadd-outline:before{content:"\f47f"}.um-icon-ios-photos:before{content:"\f482"}.um-icon-ios-photos-outline:before{content:"\f481"}.um-icon-ios-pie:before{content:"\f484"}.um-icon-ios-pie-outline:before{content:"\f483"}.um-icon-ios-pint:before{content:"\f486"}.um-icon-ios-pint-outline:before{content:"\f485"}.um-icon-ios-play:before{content:"\f488"}.um-icon-ios-play-outline:before{content:"\f487"}.um-icon-ios-plus:before{content:"\f48b"}.um-icon-ios-plus-empty:before{content:"\f489"}.um-icon-ios-plus-outline:before{content:"\f48a"}.um-icon-ios-pricetag:before{content:"\f48d"}.um-icon-ios-pricetag-outline:before{content:"\f48c"}.um-icon-ios-pricetags:before{content:"\f48f"}.um-icon-ios-pricetags-outline:before{content:"\f48e"}.um-icon-ios-printer:before{content:"\f491"}.um-icon-ios-printer-outline:before{content:"\f490"}.um-icon-ios-pulse:before{content:"\f493"}.um-icon-ios-pulse-strong:before{content:"\f492"}.um-icon-ios-rainy:before{content:"\f495"}.um-icon-ios-rainy-outline:before{content:"\f494"}.um-icon-ios-recording:before{content:"\f497"}.um-icon-ios-recording-outline:before{content:"\f496"}.um-icon-ios-redo:before{content:"\f499"}.um-icon-ios-redo-outline:before{content:"\f498"}.um-icon-ios-refresh:before{content:"\f49c"}.um-icon-ios-refresh-empty:before{content:"\f49a"}.um-icon-ios-refresh-outline:before{content:"\f49b"}.um-icon-ios-reload:before{content:"\f49d"}.um-icon-ios-reverse-camera:before{content:"\f49f"}.um-icon-ios-reverse-camera-outline:before{content:"\f49e"}.um-icon-ios-rewind:before{content:"\f4a1"}.um-icon-ios-rewind-outline:before{content:"\f4a0"}.um-icon-ios-rose:before{content:"\f4a3"}.um-icon-ios-rose-outline:before{content:"\f4a2"}.um-icon-ios-search:before{content:"\f4a5"}.um-icon-ios-search-strong:before{content:"\f4a4"}.um-icon-ios-settings:before{content:"\f4a7"}.um-icon-ios-settings-strong:before{content:"\f4a6"}.um-icon-ios-shuffle:before{content:"\f4a9"}.um-icon-ios-shuffle-strong:before{content:"\f4a8"}.um-icon-ios-skipbackward:before{content:"\f4ab"}.um-icon-ios-skipbackward-outline:before{content:"\f4aa"}.um-icon-ios-skipforward:before{content:"\f4ad"}.um-icon-ios-skipforward-outline:before{content:"\f4ac"}.um-icon-ios-snowy:before{content:"\f4ae"}.um-icon-ios-speedometer:before{content:"\f4b0"}.um-icon-ios-speedometer-outline:before{content:"\f4af"}.um-icon-ios-star:before{content:"\f4b3"}.um-icon-ios-star-half:before{content:"\f4b1"}.um-icon-ios-star-outline:before{content:"\f4b2"}.um-icon-ios-stopwatch:before{content:"\f4b5"}.um-icon-ios-stopwatch-outline:before{content:"\f4b4"}.um-icon-ios-sunny:before{content:"\f4b7"}.um-icon-ios-sunny-outline:before{content:"\f4b6"}.um-icon-ios-telephone:before{content:"\f4b9"}.um-icon-ios-telephone-outline:before{content:"\f4b8"}.um-icon-ios-tennisball:before{content:"\f4bb"}.um-icon-ios-tennisball-outline:before{content:"\f4ba"}.um-icon-ios-thunderstorm:before{content:"\f4bd"}.um-icon-ios-thunderstorm-outline:before{content:"\f4bc"}.um-icon-ios-time:before{content:"\f4bf"}.um-icon-ios-time-outline:before{content:"\f4be"}.um-icon-ios-timer:before{content:"\f4c1"}.um-icon-ios-timer-outline:before{content:"\f4c0"}.um-icon-ios-toggle:before{content:"\f4c3"}.um-icon-ios-toggle-outline:before{content:"\f4c2"}.um-icon-ios-trash:before{content:"\f4c5"}.um-icon-ios-trash-outline:before{content:"\f4c4"}.um-icon-ios-undo:before{content:"\f4c7"}.um-icon-ios-undo-outline:before{content:"\f4c6"}.um-icon-ios-unlocked:before{content:"\f4c9"}.um-icon-ios-unlocked-outline:before{content:"\f4c8"}.um-icon-ios-upload:before{content:"\f4cb"}.um-icon-ios-upload-outline:before{content:"\f4ca"}.um-icon-ios-videocam:before{content:"\f4cd"}.um-icon-ios-videocam-outline:before{content:"\f4cc"}.um-icon-ios-volume-high:before{content:"\f4ce"}.um-icon-ios-volume-low:before{content:"\f4cf"}.um-icon-ios-wineglass:before{content:"\f4d1"}.um-icon-ios-wineglass-outline:before{content:"\f4d0"}.um-icon-ios-world:before{content:"\f4d3"}.um-icon-ios-world-outline:before{content:"\f4d2"}.um-icon-ipad:before{content:"\f1f9"}.um-icon-iphone:before{content:"\f1fa"}.um-icon-ipod:before{content:"\f1fb"}.um-icon-jet:before{content:"\f295"}.um-icon-key:before{content:"\f296"}.um-icon-knife:before{content:"\f297"}.um-icon-laptop:before{content:"\f1fc"}.um-icon-leaf:before{content:"\f1fd"}.um-icon-levels:before{content:"\f298"}.um-icon-lightbulb:before{content:"\f299"}.um-icon-link:before{content:"\f1fe"}.um-icon-load-a:before{content:"\f29a"}.um-icon-load-b:before{content:"\f29b"}.um-icon-load-c:before{content:"\f29c"}.um-icon-load-d:before{content:"\f29d"}.um-icon-location:before{content:"\f1ff"}.um-icon-lock-combination:before{content:"\f4d4"}.um-icon-locked:before{content:"\f200"}.um-icon-log-in:before{content:"\f29e"}.um-icon-log-out:before{content:"\f29f"}.um-icon-loop:before{content:"\f201"}.um-icon-magnet:before{content:"\f2a0"}.um-icon-male:before{content:"\f2a1"}.um-icon-man:before{content:"\f202"}.um-icon-map:before{content:"\f203"}.um-icon-medkit:before{content:"\f2a2"}.um-icon-merge:before{content:"\f33f"}.um-icon-mic-a:before{content:"\f204"}.um-icon-mic-b:before{content:"\f205"}.um-icon-mic-c:before{content:"\f206"}.um-icon-minus:before{content:"\f209"}.um-icon-minus-circled:before{content:"\f207"}.um-icon-minus-round:before{content:"\f208"}.um-icon-model-s:before{content:"\f2c1"}.um-icon-monitor:before{content:"\f20a"}.um-icon-more:before{content:"\f20b"}.um-icon-mouse:before{content:"\f340"}.um-icon-music-note:before{content:"\f20c"}.um-icon-navicon:before{content:"\f20e"}.um-icon-navicon-round:before{content:"\f20d"}.um-icon-navigate:before{content:"\f2a3"}.um-icon-network:before{content:"\f341"}.um-icon-no-smoking:before{content:"\f2c2"}.um-icon-nuclear:before{content:"\f2a4"}.um-icon-outlet:before{content:"\f342"}.um-icon-paintbrush:before{content:"\f4d5"}.um-icon-paintbucket:before{content:"\f4d6"}.um-icon-paper-airplane:before{content:"\f2c3"}.um-icon-paperclip:before{content:"\f20f"}.um-icon-pause:before{content:"\f210"}.um-icon-person:before{content:"\f213"}.um-icon-person-add:before{content:"\f211"}.um-icon-person-stalker:before{content:"\f212"}.um-icon-pie-graph:before{content:"\f2a5"}.um-icon-pin:before{content:"\f2a6"}.um-icon-pinpoint:before{content:"\f2a7"}.um-icon-pizza:before{content:"\f2a8"}.um-icon-plane:before{content:"\f214"}.um-icon-planet:before{content:"\f343"}.um-icon-play:before{content:"\f215"}.um-icon-playstation:before{content:"\f30a"}.um-icon-plus:before{content:"\f218"}.um-icon-plus-circled:before{content:"\f216"}.um-icon-plus-round:before{content:"\f217"}.um-icon-podium:before{content:"\f344"}.um-icon-pound:before{content:"\f219"}.um-icon-power:before{content:"\f2a9"}.um-icon-pricetag:before{content:"\f2aa"}.um-icon-pricetags:before{content:"\f2ab"}.um-icon-printer:before{content:"\f21a"}.um-icon-pull-request:before{content:"\f345"}.um-icon-qr-scanner:before{content:"\f346"}.um-icon-quote:before{content:"\f347"}.um-icon-radio-waves:before{content:"\f2ac"}.um-icon-record:before{content:"\f21b"}.um-icon-refresh:before{content:"\f21c"}.um-icon-reply:before{content:"\f21e"}.um-icon-reply-all:before{content:"\f21d"}.um-icon-ribbon-a:before{content:"\f348"}.um-icon-ribbon-b:before{content:"\f349"}.um-icon-sad:before{content:"\f34a"}.um-icon-sad-outline:before{content:"\f4d7"}.um-icon-scissors:before{content:"\f34b"}.um-icon-search:before{content:"\f21f"}.um-icon-settings:before{content:"\f2ad"}.um-icon-share:before{content:"\f220"}.um-icon-shuffle:before{content:"\f221"}.um-icon-skip-backward:before{content:"\f222"}.um-icon-skip-forward:before{content:"\f223"}.um-icon-social-android:before{content:"\f225"}.um-icon-social-android-outline:before{content:"\f224"}.um-icon-social-angular:before{content:"\f4d9"}.um-icon-social-angular-outline:before{content:"\f4d8"}.um-icon-social-apple:before{content:"\f227"}.um-icon-social-apple-outline:before{content:"\f226"}.um-icon-social-bitcoin:before{content:"\f2af"}.um-icon-social-bitcoin-outline:before{content:"\f2ae"}.um-icon-social-buffer:before{content:"\f229"}.um-icon-social-buffer-outline:before{content:"\f228"}.um-icon-social-chrome:before{content:"\f4db"}.um-icon-social-chrome-outline:before{content:"\f4da"}.um-icon-social-codepen:before{content:"\f4dd"}.um-icon-social-codepen-outline:before{content:"\f4dc"}.um-icon-social-css3:before{content:"\f4df"}.um-icon-social-css3-outline:before{content:"\f4de"}.um-icon-social-designernews:before{content:"\f22b"}.um-icon-social-designernews-outline:before{content:"\f22a"}.um-icon-social-dribbble:before{content:"\f22d"}.um-icon-social-dribbble-outline:before{content:"\f22c"}.um-icon-social-dropbox:before{content:"\f22f"}.um-icon-social-dropbox-outline:before{content:"\f22e"}.um-icon-social-euro:before{content:"\f4e1"}.um-icon-social-euro-outline:before{content:"\f4e0"}.um-icon-social-facebook:before{content:"\f231"}.um-icon-social-facebook-outline:before{content:"\f230"}.um-icon-social-foursquare:before{content:"\f34d"}.um-icon-social-foursquare-outline:before{content:"\f34c"}.um-icon-social-freebsd-devil:before{content:"\f2c4"}.um-icon-social-github:before{content:"\f233"}.um-icon-social-github-outline:before{content:"\f232"}.um-icon-social-google:before{content:"\f34f"}.um-icon-social-google-outline:before{content:"\f34e"}.um-icon-social-googleplus:before{content:"\f235"}.um-icon-social-googleplus-outline:before{content:"\f234"}.um-icon-social-hackernews:before{content:"\f237"}.um-icon-social-hackernews-outline:before{content:"\f236"}.um-icon-social-html5:before{content:"\f4e3"}.um-icon-social-html5-outline:before{content:"\f4e2"}.um-icon-social-instagram:before{content:"\f351"}.um-icon-social-instagram-outline:before{content:"\f350"}.um-icon-social-javascript:before{content:"\f4e5"}.um-icon-social-javascript-outline:before{content:"\f4e4"}.um-icon-social-linkedin:before{content:"\f239"}.um-icon-social-linkedin-outline:before{content:"\f238"}.um-icon-social-markdown:before{content:"\f4e6"}.um-icon-social-nodejs:before{content:"\f4e7"}.um-icon-social-octocat:before{content:"\f4e8"}.um-icon-social-pinterest:before{content:"\f2b1"}.um-icon-social-pinterest-outline:before{content:"\f2b0"}.um-icon-social-python:before{content:"\f4e9"}.um-icon-social-reddit:before{content:"\f23b"}.um-icon-social-reddit-outline:before{content:"\f23a"}.um-icon-social-rss:before{content:"\f23d"}.um-icon-social-rss-outline:before{content:"\f23c"}.um-icon-social-sass:before{content:"\f4ea"}.um-icon-social-skype:before{content:"\f23f"}.um-icon-social-skype-outline:before{content:"\f23e"}.um-icon-social-snapchat:before{content:"\f4ec"}.um-icon-social-snapchat-outline:before{content:"\f4eb"}.um-icon-social-tumblr:before{content:"\f241"}.um-icon-social-tumblr-outline:before{content:"\f240"}.um-icon-social-tux:before{content:"\f2c5"}.um-icon-social-twitch:before{content:"\f4ee"}.um-icon-social-twitch-outline:before{content:"\f4ed"}.um-icon-social-twitter:before{content:"\f243"}.um-icon-social-twitter-outline:before{content:"\f242"}.um-icon-social-usd:before{content:"\f353"}.um-icon-social-usd-outline:before{content:"\f352"}.um-icon-social-vimeo:before{content:"\f245"}.um-icon-social-vimeo-outline:before{content:"\f244"}.um-icon-social-whatsapp:before{content:"\f4f0"}.um-icon-social-whatsapp-outline:before{content:"\f4ef"}.um-icon-social-windows:before{content:"\f247"}.um-icon-social-windows-outline:before{content:"\f246"}.um-icon-social-wordpress:before{content:"\f249"}.um-icon-social-wordpress-outline:before{content:"\f248"}.um-icon-social-yahoo:before{content:"\f24b"}.um-icon-social-yahoo-outline:before{content:"\f24a"}.um-icon-social-yen:before{content:"\f4f2"}.um-icon-social-yen-outline:before{content:"\f4f1"}.um-icon-social-youtube:before{content:"\f24d"}.um-icon-social-youtube-outline:before{content:"\f24c"}.um-icon-soup-can:before{content:"\f4f4"}.um-icon-soup-can-outline:before{content:"\f4f3"}.um-icon-speakerphone:before{content:"\f2b2"}.um-icon-speedometer:before{content:"\f2b3"}.um-icon-spoon:before{content:"\f2b4"}.um-icon-star:before{content:"\f24e"}.um-icon-stats-bars:before{content:"\f2b5"}.um-icon-steam:before{content:"\f30b"}.um-icon-stop:before{content:"\f24f"}.um-icon-thermometer:before{content:"\f2b6"}.um-icon-thumbsdown:before{content:"\f250"}.um-icon-thumbsup:before{content:"\f251"}.um-icon-toggle:before{content:"\f355"}.um-icon-toggle-filled:before{content:"\f354"}.um-icon-transgender:before{content:"\f4f5"}.um-icon-trash-a:before{content:"\f252"}.um-icon-trash-b:before{content:"\f253"}.um-icon-trophy:before{content:"\f356"}.um-icon-tshirt:before{content:"\f4f7"}.um-icon-tshirt-outline:before{content:"\f4f6"}.um-icon-umbrella:before{content:"\f2b7"}.um-icon-university:before{content:"\f357"}.um-icon-unlocked:before{content:"\f254"}.um-icon-upload:before{content:"\f255"}.um-icon-usb:before{content:"\f2b8"}.um-icon-videocamera:before{content:"\f256"}.um-icon-volume-high:before{content:"\f257"}.um-icon-volume-low:before{content:"\f258"}.um-icon-volume-medium:before{content:"\f259"}.um-icon-volume-mute:before{content:"\f25a"}.um-icon-wand:before{content:"\f358"}.um-icon-waterdrop:before{content:"\f25b"}.um-icon-wifi:before{content:"\f25c"}.um-icon-wineglass:before{content:"\f2b9"}.um-icon-woman:before{content:"\f25d"}.um-icon-wrench:before{content:"\f2ba"}.um-icon-xbox:before{content:"\f30c"}
2
- @charset "UTF-8";@font-face{font-family:FontAwesome;src:url(../font/fontawesome-webfont.eot?v=4.2.0);src:url(../font/fontawesome-webfont.eot?v=4.2.0#iefix) format("embedded-opentype"),url(../font/fontawesome-webfont.woff?v=4.2.0) format("woff"),url(../font/fontawesome-webfont.ttf?v=4.2.0) format("truetype"),url(../font/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}[class*=" um-faicon-"]:before,[class^=um-faicon-]:before{font-family:FontAwesome!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.um-faicon-glass:before{content:"\f000"}.um-faicon-music:before{content:"\f001"}.um-faicon-search:before{content:"\f002"}.um-faicon-envelope-o:before{content:"\f003"}.um-faicon-heart:before{content:"\f004"}.um-faicon-star:before{content:"\f005"}.um-faicon-star-o:before{content:"\f006"}.um-faicon-user:before{content:"\f007"}.um-faicon-film:before{content:"\f008"}.um-faicon-th-large:before{content:"\f009"}.um-faicon-th:before{content:"\f00a"}.um-faicon-th-list:before{content:"\f00b"}.um-faicon-check:before{content:"\f00c"}.um-faicon-close:before,.um-faicon-remove:before,.um-faicon-times:before{content:"\f00d"}.um-faicon-search-plus:before{content:"\f00e"}.um-faicon-search-minus:before{content:"\f010"}.um-faicon-power-off:before{content:"\f011"}.um-faicon-signal:before{content:"\f012"}.um-faicon-cog:before,.um-faicon-gear:before{content:"\f013"}.um-faicon-trash-o:before{content:"\f014"}.um-faicon-home:before{content:"\f015"}.um-faicon-file-o:before{content:"\f016"}.um-faicon-clock-o:before{content:"\f017"}.um-faicon-road:before{content:"\f018"}.um-faicon-download:before{content:"\f019"}.um-faicon-arrow-circle-o-down:before{content:"\f01a"}.um-faicon-arrow-circle-o-up:before{content:"\f01b"}.um-faicon-inbox:before{content:"\f01c"}.um-faicon-play-circle-o:before{content:"\f01d"}.um-faicon-repeat:before,.um-faicon-rotate-right:before{content:"\f01e"}.um-faicon-refresh:before{content:"\f021"}.um-faicon-list-alt:before{content:"\f022"}.um-faicon-lock:before{content:"\f023"}.um-faicon-flag:before{content:"\f024"}.um-faicon-headphones:before{content:"\f025"}.um-faicon-volume-off:before{content:"\f026"}.um-faicon-volume-down:before{content:"\f027"}.um-faicon-volume-up:before{content:"\f028"}.um-faicon-qrcode:before{content:"\f029"}.um-faicon-barcode:before{content:"\f02a"}.um-faicon-tag:before{content:"\f02b"}.um-faicon-tags:before{content:"\f02c"}.um-faicon-book:before{content:"\f02d"}.um-faicon-bookmark:before{content:"\f02e"}.um-faicon-print:before{content:"\f02f"}.um-faicon-camera:before{content:"\f030"}.um-faicon-font:before{content:"\f031"}.um-faicon-bold:before{content:"\f032"}.um-faicon-italic:before{content:"\f033"}.um-faicon-text-height:before{content:"\f034"}.um-faicon-text-width:before{content:"\f035"}.um-faicon-align-left:before{content:"\f036"}.um-faicon-align-center:before{content:"\f037"}.um-faicon-align-right:before{content:"\f038"}.um-faicon-align-justify:before{content:"\f039"}.um-faicon-list:before{content:"\f03a"}.um-faicon-dedent:before,.um-faicon-outdent:before{content:"\f03b"}.um-faicon-indent:before{content:"\f03c"}.um-faicon-video-camera:before{content:"\f03d"}.um-faicon-image:before,.um-faicon-photo:before,.um-faicon-picture-o:before{content:"\f03e"}.um-faicon-pencil:before{content:"\f040"}.um-faicon-map-marker:before{content:"\f041"}.um-faicon-adjust:before{content:"\f042"}.um-faicon-tint:before{content:"\f043"}.um-faicon-edit:before,.um-faicon-pencil-square-o:before{content:"\f044"}.um-faicon-share-square-o:before{content:"\f045"}.um-faicon-check-square-o:before{content:"\f046"}.um-faicon-arrows:before{content:"\f047"}.um-faicon-step-backward:before{content:"\f048"}.um-faicon-fast-backward:before{content:"\f049"}.um-faicon-backward:before{content:"\f04a"}.um-faicon-play:before{content:"\f04b"}.um-faicon-pause:before{content:"\f04c"}.um-faicon-stop:before{content:"\f04d"}.um-faicon-forward:before{content:"\f04e"}.um-faicon-fast-forward:before{content:"\f050"}.um-faicon-step-forward:before{content:"\f051"}.um-faicon-eject:before{content:"\f052"}.um-faicon-chevron-left:before{content:"\f053"}.um-faicon-chevron-right:before{content:"\f054"}.um-faicon-plus-circle:before{content:"\f055"}.um-faicon-minus-circle:before{content:"\f056"}.um-faicon-times-circle:before{content:"\f057"}.um-faicon-check-circle:before{content:"\f058"}.um-faicon-question-circle:before{content:"\f059"}.um-faicon-info-circle:before{content:"\f05a"}.um-faicon-crosshairs:before{content:"\f05b"}.um-faicon-times-circle-o:before{content:"\f05c"}.um-faicon-check-circle-o:before{content:"\f05d"}.um-faicon-ban:before{content:"\f05e"}.um-faicon-arrow-left:before{content:"\f060"}.um-faicon-arrow-right:before{content:"\f061"}.um-faicon-arrow-up:before{content:"\f062"}.um-faicon-arrow-down:before{content:"\f063"}.um-faicon-mail-forward:before,.um-faicon-share:before{content:"\f064"}.um-faicon-expand:before{content:"\f065"}.um-faicon-compress:before{content:"\f066"}.um-faicon-plus:before{content:"\f067"}.um-faicon-minus:before{content:"\f068"}.um-faicon-asterisk:before{content:"\f069"}.um-faicon-exclamation-circle:before{content:"\f06a"}.um-faicon-gift:before{content:"\f06b"}.um-faicon-leaf:before{content:"\f06c"}.um-faicon-fire:before{content:"\f06d"}.um-faicon-eye:before{content:"\f06e"}.um-faicon-eye-slash:before{content:"\f070"}.um-faicon-exclamation-triangle:before,.um-faicon-warning:before{content:"\f071"}.um-faicon-plane:before{content:"\f072"}.um-faicon-calendar:before{content:"\f073"}.um-faicon-random:before{content:"\f074"}.um-faicon-comment:before{content:"\f075"}.um-faicon-magnet:before{content:"\f076"}.um-faicon-chevron-up:before{content:"\f077"}.um-faicon-chevron-down:before{content:"\f078"}.um-faicon-retweet:before{content:"\f079"}.um-faicon-shopping-cart:before{content:"\f07a"}.um-faicon-folder:before{content:"\f07b"}.um-faicon-folder-open:before{content:"\f07c"}.um-faicon-arrows-v:before{content:"\f07d"}.um-faicon-arrows-h:before{content:"\f07e"}.um-faicon-bar-chart-o:before,.um-faicon-bar-chart:before{content:"\f080"}.um-faicon-twitter-square:before{content:"\f081"}.um-faicon-facebook-square:before{content:"\f082"}.um-faicon-camera-retro:before{content:"\f083"}.um-faicon-key:before{content:"\f084"}.um-faicon-cogs:before,.um-faicon-gears:before{content:"\f085"}.um-faicon-comments:before{content:"\f086"}.um-faicon-thumbs-o-up:before{content:"\f087"}.um-faicon-thumbs-o-down:before{content:"\f088"}.um-faicon-star-half:before{content:"\f089"}.um-faicon-heart-o:before{content:"\f08a"}.um-faicon-sign-out:before{content:"\f08b"}.um-faicon-linkedin-square:before{content:"\f08c"}.um-faicon-thumb-tack:before{content:"\f08d"}.um-faicon-external-link:before{content:"\f08e"}.um-faicon-sign-in:before{content:"\f090"}.um-faicon-trophy:before{content:"\f091"}.um-faicon-github-square:before{content:"\f092"}.um-faicon-upload:before{content:"\f093"}.um-faicon-lemon-o:before{content:"\f094"}.um-faicon-phone:before{content:"\f095"}.um-faicon-square-o:before{content:"\f096"}.um-faicon-bookmark-o:before{content:"\f097"}.um-faicon-phone-square:before{content:"\f098"}.um-faicon-twitter:before{content:"\f099"}.um-faicon-facebook:before{content:"\f09a"}.um-faicon-github:before{content:"\f09b"}.um-faicon-unlock:before{content:"\f09c"}.um-faicon-credit-card:before{content:"\f09d"}.um-faicon-rss:before{content:"\f09e"}.um-faicon-hdd-o:before{content:"\f0a0"}.um-faicon-bullhorn:before{content:"\f0a1"}.um-faicon-bell:before{content:"\f0f3"}.um-faicon-certificate:before{content:"\f0a3"}.um-faicon-hand-o-right:before{content:"\f0a4"}.um-faicon-hand-o-left:before{content:"\f0a5"}.um-faicon-hand-o-up:before{content:"\f0a6"}.um-faicon-hand-o-down:before{content:"\f0a7"}.um-faicon-arrow-circle-left:before{content:"\f0a8"}.um-faicon-arrow-circle-right:before{content:"\f0a9"}.um-faicon-arrow-circle-up:before{content:"\f0aa"}.um-faicon-arrow-circle-down:before{content:"\f0ab"}.um-faicon-globe:before{content:"\f0ac"}.um-faicon-wrench:before{content:"\f0ad"}.um-faicon-tasks:before{content:"\f0ae"}.um-faicon-filter:before{content:"\f0b0"}.um-faicon-briefcase:before{content:"\f0b1"}.um-faicon-arrows-alt:before{content:"\f0b2"}.um-faicon-group:before,.um-faicon-users:before{content:"\f0c0"}.um-faicon-chain:before,.um-faicon-link:before{content:"\f0c1"}.um-faicon-cloud:before{content:"\f0c2"}.um-faicon-flask:before{content:"\f0c3"}.um-faicon-cut:before,.um-faicon-scissors:before{content:"\f0c4"}.um-faicon-copy:before,.um-faicon-files-o:before{content:"\f0c5"}.um-faicon-paperclip:before{content:"\f0c6"}.um-faicon-floppy-o:before,.um-faicon-save:before{content:"\f0c7"}.um-faicon-square:before{content:"\f0c8"}.um-faicon-bars:before,.um-faicon-navicon:before,.um-faicon-reorder:before{content:"\f0c9"}.um-faicon-list-ul:before{content:"\f0ca"}.um-faicon-list-ol:before{content:"\f0cb"}.um-faicon-strikethrough:before{content:"\f0cc"}.um-faicon-underline:before{content:"\f0cd"}.um-faicon-table:before{content:"\f0ce"}.um-faicon-magic:before{content:"\f0d0"}.um-faicon-truck:before{content:"\f0d1"}.um-faicon-pinterest:before{content:"\f0d2"}.um-faicon-pinterest-square:before{content:"\f0d3"}.um-faicon-google-plus-square:before{content:"\f0d4"}.um-faicon-google-plus:before{content:"\f0d5"}.um-faicon-money:before{content:"\f0d6"}.um-faicon-caret-down:before{content:"\f0d7"}.um-faicon-caret-up:before{content:"\f0d8"}.um-faicon-caret-left:before{content:"\f0d9"}.um-faicon-caret-right:before{content:"\f0da"}.um-faicon-columns:before{content:"\f0db"}.um-faicon-sort:before,.um-faicon-unsorted:before{content:"\f0dc"}.um-faicon-sort-desc:before,.um-faicon-sort-down:before{content:"\f0dd"}.um-faicon-sort-asc:before,.um-faicon-sort-up:before{content:"\f0de"}.um-faicon-envelope:before{content:"\f0e0"}.um-faicon-linkedin:before{content:"\f0e1"}.um-faicon-rotate-left:before,.um-faicon-undo:before{content:"\f0e2"}.um-faicon-gavel:before,.um-faicon-legal:before{content:"\f0e3"}.um-faicon-dashboard:before,.um-faicon-tachometer:before{content:"\f0e4"}.um-faicon-comment-o:before{content:"\f0e5"}.um-faicon-comments-o:before{content:"\f0e6"}.um-faicon-bolt:before,.um-faicon-flash:before{content:"\f0e7"}.um-faicon-sitemap:before{content:"\f0e8"}.um-faicon-umbrella:before{content:"\f0e9"}.um-faicon-clipboard:before,.um-faicon-paste:before{content:"\f0ea"}.um-faicon-lightbulb-o:before{content:"\f0eb"}.um-faicon-exchange:before{content:"\f0ec"}.um-faicon-cloud-download:before{content:"\f0ed"}.um-faicon-cloud-upload:before{content:"\f0ee"}.um-faicon-user-md:before{content:"\f0f0"}.um-faicon-stethoscope:before{content:"\f0f1"}.um-faicon-suitcase:before{content:"\f0f2"}.um-faicon-bell-o:before{content:"\f0a2"}.um-faicon-coffee:before{content:"\f0f4"}.um-faicon-cutlery:before{content:"\f0f5"}.um-faicon-file-text-o:before{content:"\f0f6"}.um-faicon-building-o:before{content:"\f0f7"}.um-faicon-hospital-o:before{content:"\f0f8"}.um-faicon-ambulance:before{content:"\f0f9"}.um-faicon-medkit:before{content:"\f0fa"}.um-faicon-fighter-jet:before{content:"\f0fb"}.um-faicon-beer:before{content:"\f0fc"}.um-faicon-h-square:before{content:"\f0fd"}.um-faicon-plus-square:before{content:"\f0fe"}.um-faicon-angle-double-left:before{content:"\f100"}.um-faicon-angle-double-right:before{content:"\f101"}.um-faicon-angle-double-up:before{content:"\f102"}.um-faicon-angle-double-down:before{content:"\f103"}.um-faicon-angle-left:before{content:"\f104"}.um-faicon-angle-right:before{content:"\f105"}.um-faicon-angle-up:before{content:"\f106"}.um-faicon-angle-down:before{content:"\f107"}.um-faicon-desktop:before{content:"\f108"}.um-faicon-laptop:before{content:"\f109"}.um-faicon-tablet:before{content:"\f10a"}.um-faicon-mobile-phone:before,.um-faicon-mobile:before{content:"\f10b"}.um-faicon-circle-o:before{content:"\f10c"}.um-faicon-quote-left:before{content:"\f10d"}.um-faicon-quote-right:before{content:"\f10e"}.um-faicon-spinner:before{content:"\f110"}.um-faicon-spin{-webkit-animation:um-faicon-spin 2s infinite linear;animation:um-faicon-spin 2s infinite linear}.um-faicon-circle:before{content:"\f111"}.um-faicon-mail-reply:before,.um-faicon-reply:before{content:"\f112"}.um-faicon-github-alt:before{content:"\f113"}.um-faicon-folder-o:before{content:"\f114"}.um-faicon-folder-open-o:before{content:"\f115"}.um-faicon-smile-o:before{content:"\f118"}.um-faicon-frown-o:before{content:"\f119"}.um-faicon-meh-o:before{content:"\f11a"}.um-faicon-gamepad:before{content:"\f11b"}.um-faicon-keyboard-o:before{content:"\f11c"}.um-faicon-flag-o:before{content:"\f11d"}.um-faicon-flag-checkered:before{content:"\f11e"}.um-faicon-terminal:before{content:"\f120"}.um-faicon-code:before{content:"\f121"}.um-faicon-mail-reply-all:before,.um-faicon-reply-all:before{content:"\f122"}.um-faicon-star-half-empty:before,.um-faicon-star-half-full:before,.um-faicon-star-half-o:before{content:"\f123"}.um-faicon-location-arrow:before{content:"\f124"}.um-faicon-crop:before{content:"\f125"}.um-faicon-code-fork:before{content:"\f126"}.um-faicon-chain-broken:before,.um-faicon-unlink:before{content:"\f127"}.um-faicon-question:before{content:"\f128"}.um-faicon-info:before{content:"\f129"}.um-faicon-exclamation:before{content:"\f12a"}.um-faicon-superscript:before{content:"\f12b"}.um-faicon-subscript:before{content:"\f12c"}.um-faicon-eraser:before{content:"\f12d"}.um-faicon-puzzle-piece:before{content:"\f12e"}.um-faicon-microphone:before{content:"\f130"}.um-faicon-microphone-slash:before{content:"\f131"}.um-faicon-shield:before{content:"\f132"}.um-faicon-calendar-o:before{content:"\f133"}.um-faicon-fire-extinguisher:before{content:"\f134"}.um-faicon-rocket:before{content:"\f135"}.um-faicon-maxcdn:before{content:"\f136"}.um-faicon-chevron-circle-left:before{content:"\f137"}.um-faicon-chevron-circle-right:before{content:"\f138"}.um-faicon-chevron-circle-up:before{content:"\f139"}.um-faicon-chevron-circle-down:before{content:"\f13a"}.um-faicon-html5:before{content:"\f13b"}.um-faicon-css3:before{content:"\f13c"}.um-faicon-anchor:before{content:"\f13d"}.um-faicon-unlock-alt:before{content:"\f13e"}.um-faicon-bullseye:before{content:"\f140"}.um-faicon-ellipsis-h:before{content:"\f141"}.um-faicon-ellipsis-v:before{content:"\f142"}.um-faicon-rss-square:before{content:"\f143"}.um-faicon-play-circle:before{content:"\f144"}.um-faicon-ticket:before{content:"\f145"}.um-faicon-minus-square:before{content:"\f146"}.um-faicon-minus-square-o:before{content:"\f147"}.um-faicon-level-up:before{content:"\f148"}.um-faicon-level-down:before{content:"\f149"}.um-faicon-check-square:before{content:"\f14a"}.um-faicon-pencil-square:before{content:"\f14b"}.um-faicon-external-link-square:before{content:"\f14c"}.um-faicon-share-square:before{content:"\f14d"}.um-faicon-compass:before{content:"\f14e"}.um-faicon-caret-square-o-down:before,.um-faicon-toggle-down:before{content:"\f150"}.um-faicon-caret-square-o-up:before,.um-faicon-toggle-up:before{content:"\f151"}.um-faicon-caret-square-o-right:before,.um-faicon-toggle-right:before{content:"\f152"}.um-faicon-eur:before,.um-faicon-euro:before{content:"\f153"}.um-faicon-gbp:before{content:"\f154"}.um-faicon-dollar:before,.um-faicon-usd:before{content:"\f155"}.um-faicon-inr:before,.um-faicon-rupee:before{content:"\f156"}.um-faicon-cny:before,.um-faicon-jpy:before,.um-faicon-rmb:before,.um-faicon-yen:before{content:"\f157"}.um-faicon-rouble:before,.um-faicon-rub:before,.um-faicon-ruble:before{content:"\f158"}.um-faicon-krw:before,.um-faicon-won:before{content:"\f159"}.um-faicon-bitcoin:before,.um-faicon-btc:before{content:"\f15a"}.um-faicon-file:before{content:"\f15b"}.um-faicon-file-text:before{content:"\f15c"}.um-faicon-sort-alpha-asc:before{content:"\f15d"}.um-faicon-sort-alpha-desc:before{content:"\f15e"}.um-faicon-sort-amount-asc:before{content:"\f160"}.um-faicon-sort-amount-desc:before{content:"\f161"}.um-faicon-sort-numeric-asc:before{content:"\f162"}.um-faicon-sort-numeric-desc:before{content:"\f163"}.um-faicon-thumbs-up:before{content:"\f164"}.um-faicon-thumbs-down:before{content:"\f165"}.um-faicon-youtube-square:before{content:"\f166"}.um-faicon-youtube:before{content:"\f167"}.um-faicon-xing:before{content:"\f168"}.um-faicon-xing-square:before{content:"\f169"}.um-faicon-youtube-play:before{content:"\f16a"}.um-faicon-dropbox:before{content:"\f16b"}.um-faicon-stack-overflow:before{content:"\f16c"}.um-faicon-instagram:before{content:"\f16d"}.um-faicon-flickr:before{content:"\f16e"}.um-faicon-adn:before{content:"\f170"}.um-faicon-bitbucket:before{content:"\f171"}.um-faicon-bitbucket-square:before{content:"\f172"}.um-faicon-tumblr:before{content:"\f173"}.um-faicon-tumblr-square:before{content:"\f174"}.um-faicon-long-arrow-down:before{content:"\f175"}.um-faicon-long-arrow-up:before{content:"\f176"}.um-faicon-long-arrow-left:before{content:"\f177"}.um-faicon-long-arrow-right:before{content:"\f178"}.um-faicon-apple:before{content:"\f179"}.um-faicon-windows:before{content:"\f17a"}.um-faicon-android:before{content:"\f17b"}.um-faicon-linux:before{content:"\f17c"}.um-faicon-dribbble:before{content:"\f17d"}.um-faicon-skype:before{content:"\f17e"}.um-faicon-foursquare:before{content:"\f180"}.um-faicon-trello:before{content:"\f181"}.um-faicon-female:before{content:"\f182"}.um-faicon-male:before{content:"\f183"}.um-faicon-gittip:before{content:"\f184"}.um-faicon-sun-o:before{content:"\f185"}.um-faicon-moon-o:before{content:"\f186"}.um-faicon-archive:before{content:"\f187"}.um-faicon-bug:before{content:"\f188"}.um-faicon-vk:before{content:"\f189"}.um-faicon-weibo:before{content:"\f18a"}.um-faicon-renren:before{content:"\f18b"}.um-faicon-pagelines:before{content:"\f18c"}.um-faicon-stack-exchange:before{content:"\f18d"}.um-faicon-arrow-circle-o-right:before{content:"\f18e"}.um-faicon-arrow-circle-o-left:before{content:"\f190"}.um-faicon-caret-square-o-left:before,.um-faicon-toggle-left:before{content:"\f191"}.um-faicon-dot-circle-o:before{content:"\f192"}.um-faicon-wheelchair:before{content:"\f193"}.um-faicon-vimeo-square:before{content:"\f194"}.um-faicon-try:before,.um-faicon-turkish-lira:before{content:"\f195"}.um-faicon-plus-square-o:before{content:"\f196"}.um-faicon-space-shuttle:before{content:"\f197"}.um-faicon-slack:before{content:"\f198"}.um-faicon-envelope-square:before{content:"\f199"}.um-faicon-wordpress:before{content:"\f19a"}.um-faicon-openid:before{content:"\f19b"}.um-faicon-bank:before,.um-faicon-institution:before,.um-faicon-university:before{content:"\f19c"}.um-faicon-graduation-cap:before,.um-faicon-mortar-board:before{content:"\f19d"}.um-faicon-yahoo:before{content:"\f19e"}.um-faicon-google:before{content:"\f1a0"}.um-faicon-reddit:before{content:"\f1a1"}.um-faicon-reddit-square:before{content:"\f1a2"}.um-faicon-stumbleupon-circle:before{content:"\f1a3"}.um-faicon-stumbleupon:before{content:"\f1a4"}.um-faicon-delicious:before{content:"\f1a5"}.um-faicon-digg:before{content:"\f1a6"}.um-faicon-pied-piper:before{content:"\f1a7"}.um-faicon-pied-piper-alt:before{content:"\f1a8"}.um-faicon-drupal:before{content:"\f1a9"}.um-faicon-joomla:before{content:"\f1aa"}.um-faicon-language:before{content:"\f1ab"}.um-faicon-fax:before{content:"\f1ac"}.um-faicon-building:before{content:"\f1ad"}.um-faicon-child:before{content:"\f1ae"}.um-faicon-paw:before{content:"\f1b0"}.um-faicon-spoon:before{content:"\f1b1"}.um-faicon-cube:before{content:"\f1b2"}.um-faicon-cubes:before{content:"\f1b3"}.um-faicon-behance:before{content:"\f1b4"}.um-faicon-behance-square:before{content:"\f1b5"}.um-faicon-steam:before{content:"\f1b6"}.um-faicon-steam-square:before{content:"\f1b7"}.um-faicon-recycle:before{content:"\f1b8"}.um-faicon-automobile:before,.um-faicon-car:before{content:"\f1b9"}.um-faicon-cab:before,.um-faicon-taxi:before{content:"\f1ba"}.um-faicon-tree:before{content:"\f1bb"}.um-faicon-spotify:before{content:"\f1bc"}.um-faicon-deviantart:before{content:"\f1bd"}.um-faicon-soundcloud:before{content:"\f1be"}.um-faicon-database:before{content:"\f1c0"}.um-faicon-file-pdf-o:before{content:"\f1c1"}.um-faicon-file-word-o:before{content:"\f1c2"}.um-faicon-file-excel-o:before{content:"\f1c3"}.um-faicon-file-powerpoint-o:before{content:"\f1c4"}.um-faicon-file-image-o:before,.um-faicon-file-photo-o:before,.um-faicon-file-picture-o:before{content:"\f1c5"}.um-faicon-file-archive-o:before,.um-faicon-file-zip-o:before{content:"\f1c6"}.um-faicon-file-audio-o:before,.um-faicon-file-sound-o:before{content:"\f1c7"}.um-faicon-file-movie-o:before,.um-faicon-file-video-o:before{content:"\f1c8"}.um-faicon-file-code-o:before{content:"\f1c9"}.um-faicon-vine:before{content:"\f1ca"}.um-faicon-codepen:before{content:"\f1cb"}.um-faicon-jsfiddle:before{content:"\f1cc"}.um-faicon-life-bouy:before,.um-faicon-life-buoy:before,.um-faicon-life-ring:before,.um-faicon-life-saver:before,.um-faicon-support:before{content:"\f1cd"}.um-faicon-circle-o-notch:before{content:"\f1ce"}.um-faicon-ra:before,.um-faicon-rebel:before{content:"\f1d0"}.um-faicon-empire:before,.um-faicon-ge:before{content:"\f1d1"}.um-faicon-git-square:before{content:"\f1d2"}.um-faicon-git:before{content:"\f1d3"}.um-faicon-hacker-news:before{content:"\f1d4"}.um-faicon-tencent-weibo:before{content:"\f1d5"}.um-faicon-qq:before{content:"\f1d6"}.um-faicon-wechat:before,.um-faicon-weixin:before{content:"\f1d7"}.um-faicon-paper-plane:before,.um-faicon-send:before{content:"\f1d8"}.um-faicon-paper-plane-o:before,.um-faicon-send-o:before{content:"\f1d9"}.um-faicon-history:before{content:"\f1da"}.um-faicon-circle-thin:before{content:"\f1db"}.um-faicon-header:before{content:"\f1dc"}.um-faicon-paragraph:before{content:"\f1dd"}.um-faicon-sliders:before{content:"\f1de"}.um-faicon-share-alt:before{content:"\f1e0"}.um-faicon-share-alt-square:before{content:"\f1e1"}.um-faicon-bomb:before{content:"\f1e2"}.um-faicon-futbol-o:before,.um-faicon-soccer-ball-o:before{content:"\f1e3"}.um-faicon-tty:before{content:"\f1e4"}.um-faicon-binoculars:before{content:"\f1e5"}.um-faicon-plug:before{content:"\f1e6"}.um-faicon-slideshare:before{content:"\f1e7"}.um-faicon-twitch:before{content:"\f1e8"}.um-faicon-yelp:before{content:"\f1e9"}.um-faicon-newspaper-o:before{content:"\f1ea"}.um-faicon-wifi:before{content:"\f1eb"}.um-faicon-calculator:before{content:"\f1ec"}.um-faicon-paypal:before{content:"\f1ed"}.um-faicon-google-wallet:before{content:"\f1ee"}.um-faicon-cc-visa:before{content:"\f1f0"}.um-faicon-cc-mastercard:before{content:"\f1f1"}.um-faicon-cc-discover:before{content:"\f1f2"}.um-faicon-cc-amex:before{content:"\f1f3"}.um-faicon-cc-paypal:before{content:"\f1f4"}.um-faicon-cc-stripe:before{content:"\f1f5"}.um-faicon-bell-slash:before{content:"\f1f6"}.um-faicon-bell-slash-o:before{content:"\f1f7"}.um-faicon-trash:before{content:"\f1f8"}.um-faicon-copyright:before{content:"\f1f9"}.um-faicon-at:before{content:"\f1fa"}.um-faicon-eyedropper:before{content:"\f1fb"}.um-faicon-paint-brush:before{content:"\f1fc"}.um-faicon-birthday-cake:before{content:"\f1fd"}.um-faicon-area-chart:before{content:"\f1fe"}.um-faicon-pie-chart:before{content:"\f200"}.um-faicon-line-chart:before{content:"\f201"}.um-faicon-lastfm:before{content:"\f202"}.um-faicon-lastfm-square:before{content:"\f203"}.um-faicon-toggle-off:before{content:"\f204"}.um-faicon-toggle-on:before{content:"\f205"}.um-faicon-bicycle:before{content:"\f206"}.um-faicon-bus:before{content:"\f207"}.um-faicon-ioxhost:before{content:"\f208"}.um-faicon-angellist:before{content:"\f209"}.um-faicon-cc:before{content:"\f20a"}.um-faicon-ils:before,.um-faicon-shekel:before,.um-faicon-sheqel:before{content:"\f20b"}.um-faicon-meanpath:before{content:"\f20c"}@-moz-keyframes um-faicon-spin{0%{-moz-transform:rotate(0)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes um-faicon-spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes um-faicon-spin{0%{-o-transform:rotate(0)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes um-faicon-spin{0%{-ms-transform:rotate(0)}100%{-ms-transform:rotate(359deg)}}@keyframes um-faicon-spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}
3
  .select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--classic .select2-results>.select2-results__options,.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
4
  .um-modal *,.um-popup,.um-popup *{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.um-modal,.um-modal-body,.um-popup{box-sizing:border-box}.um-modal-btn,.um-modal-close{text-decoration:none!important}.um-popup-overlay{background:rgba(0,0,0,.7);width:100%;height:100%;position:fixed;top:0;left:0;z-index:1999992}.um-popup{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;position:fixed;left:50%;top:10%;margin-left:-250px;width:500px;background:#fff;box-shadow:0 1px 3px #111;z-index:1999993;overflow:auto;color:#888;padding:0!important}.um-modal,.um-modal-body.photo{-moz-border-radius:3px;-webkit-border-radius:3px}.um-popup.loading{background:url(../img/loading.gif) center no-repeat #fff;min-height:100px}.um-popup a{outline:0!important}.um-modal-overlay{background:rgba(0,0,0,.85);width:100%;height:100%;position:fixed;top:0;left:0;z-index:999999}.um-modal-hidden-content{display:none}.um-modal-close{display:block;position:fixed;right:0;top:0;font-size:24px;color:#fff!important;padding:0 10px}.um-modal{border-radius:3px;position:fixed;left:50%;display:none;z-index:1999993;bottom:-50px}.um-modal.normal{width:500px;margin-left:-250px}.um-modal.large{width:730px;margin-left:-365px}.um-modal.small{width:400px;margin-left:-200px}.um-modal-body{min-height:3px;padding:20px;width:100%;background:#fff;-moz-border-radius:0 0 3px 3px;-webkit-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px}.um-modal-body.photo{border-radius:3px;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 0 0 1px rgba(255,255,255,.12) inset;background:#888;padding:0}.um-modal-btn,.um-modal-header{padding:0 20px;box-sizing:border-box;color:#fff}.um-modal-body.photo img{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;display:block;overflow:hidden;opacity:0}.um-modal.loading .um-modal-body{background:url(../img/loading.gif) center no-repeat #fff;min-height:150px}.um-modal div.um{margin-bottom:20px!important}.um-modal-header{-moz-border-radius:3px 3px 0 0;-webkit-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;height:44px;line-height:44px;font-size:17px}.um-modal-footer{margin-top:20px}.um-modal-left{float:left}.um-modal-right{float:right}.um-modal-btn.disabled,.um-modal-btn.disabled:hover{opacity:.5;cursor:default!important}.um-modal-btn{cursor:pointer!important;line-height:34px!important;height:34px;display:inline-block;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;text-align:center;vertical-align:middle;font-size:14px;transition:.2s}.um-modal-btn:hover{background:#44b0ec;color:#fff}.um-modal-btn.alt{color:#666;background:#eee}.um-modal-btn.alt:hover{background:#e5e5e5}.um-modal .um-single-image-preview.crop img{float:left}
5
  .um,.um input,.um select,.um textarea{font-size:15px}.um,.um *{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.um-field-error,p.um-notice{-moz-border-radius:3px;-webkit-border-radius:3px}.um-button i,.um-field-group-head i:before,.um-row-heading i:before{vertical-align:middle!important}.um{width:100%;text-align:left;box-sizing:border-box;color:#666;margin-bottom:30px!important;opacity:0}.um-s1,.um-s2{display:none}.um *,.um :after,.um :before{box-sizing:content-box}.um-account-side li a,.um-cover a,.um-field-value a,.um-header a,.um-member-less a,.um-member-more a,.um-member-name a,.um-member-photo a,.um-members a,.um-members-pagi a,.um-members-pagi span{border-bottom:0!important}.um a:focus,.um-modal a:focus{outline:0!important}.um a .image-overlay,.um a:hover .image-overlay,.um a:hover .image-overlay *{display:none!important;width:0!important;height:0!important;position:static!important}.um.um-in-admin{padding-top:0}.um.um-in-admin .um-tip{display:none!important}.um-left{float:left}.um-right{float:right}.um-clear{clear:both}.um-center{text-align:center}.um-center .um-button{display:inline-block!important;width:auto!important;min-width:250px!important}.um-half{width:48%}.um-field-half{width:48%;float:left}.um-field-half.right{float:right}.um-field-tri{width:30%;float:left;margin-right:3%}.um img{box-shadow:none!important}.um-col{padding-bottom:20px}.um-col-alt{margin:0 0 5px}.um-col-alt-s{padding-top:10px}.um-col-alt-b{padding-top:20px}.um-col-121{float:left;width:48%}.um-col-122{float:right;width:48%}.um-col-131,.um-col-132,.um-col-133{width:30%;float:left}.um-col-132{margin:0 5%}.um-raty i{font-size:26px}.um-field-half .um-raty i,.um-field-tri .um-raty i{font-size:21px}.um-button i{font-size:22px;width:22px;height:12px!important;display:inline-block;line-height:12px!important;position:relative;top:-6px;margin-right:8px}.um-row-heading{padding:5px 0;font-size:16px}.um-row-heading i{font-size:24px;height:24px;line-height:24px;margin:0 12px 0 0;display:inline-block;width:30px;text-align:center}p.um-notice{width:auto;color:#fff;box-sizing:border-box;font-size:15px;padding:12px!important;margin:12px 0 0!important;border-radius:3px;position:relative}p.um-notice i{position:absolute;right:14px;font-size:36px;cursor:pointer;top:7px;display:block;height:30px;line-height:30px}p.um-notice.success{background:#7ACF58}p.um-notice.err{background:#C74A4A}p.um-notice.warning{background:#f9f9d1;color:#666;border:1px solid #efe4a2;padding:8px 15px!important}.um-error-block,.um-field-error{width:auto;max-width:100%;background:#C74A4A;box-sizing:border-box;padding:12px;margin:12px 0 0}.um-field-error{border-radius:3px;color:#fff;position:relative;font-size:14px;line-height:20px!important}.um-field-error a{color:#fff!important;text-decoration:underline!important}.um-button,.um-field-group-cancel,a.um-link-alt{text-decoration:none!important}.um-field-arrow{top:-17px;left:10px;position:absolute;z-index:900;color:#C74A4A;font-size:28px;line-height:1em!important}.um-error-block,.um-field,.um-field-area,.um-field-divider,.um-tip,.um-tip i{position:relative}.um-error-block{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;color:#fff;font-size:14px;line-height:1em!important}.um-tip{margin:0 0 0 8px;cursor:pointer;display:inline-block;top:3px}.um-tip i{font-size:22px;height:22px;line-height:22px;display:block}.um-tip-text{display:block;font-size:13px;line-height:15px;color:#999}.um-form button::-moz-focus-inner,.um-form input::-moz-focus-inner{border:0!important;padding:0!important}.um-field{padding:15px 0 0}.um-field-b,.um-field-c{padding-top:0!important}.um-field.um-is-conditional{display:none}.um-field-label{display:block;margin:0 0 8px}.um-field-label .um-field-label-icon{float:left;margin:0 8px 0 0;height:22px;line-height:18px;display:inline-block;width:24px;text-align:center}.um-field-label .um-field-label-icon i{font-size:22px;position:relative;top:1px}.um-field-label label{font-size:15px!important;line-height:22px!important;font-weight:700;font-weight:600}.um-field-area{word-wrap:break-word}.um-field-value p{margin:0 0 6px!important;padding:0}.um-field-block{color:#777;font-size:17px}.um-field-spacing{width:100%}.um-field-divider{width:100%;margin:0 0 12px;height:24px}.um-field-divider-text{position:absolute;width:100%;text-align:center;bottom:-24px;left:0;font-size:16px;padding:10px 0}.um-field-divider-text span{background:#fff;color:#555;display:inline-block;padding:0 15px}.um-field-icon{position:absolute;cursor:default;text-align:center!important;top:2px;left:0;width:44px;font-size:22px;line-height:1.7em}.um-form input[type=number],.um-form input[type=password],.um-form input[type=tel],.um-form input[type=text]{padding:0 12px!important;width:100%;display:block!important;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;cursor:text!important;font-size:15px!important;height:40px!important;box-sizing:border-box!important;box-shadow:none!important;margin:0!important;position:static;outline:0!important}.um-form input[type=number]{width:auto;padding:0 0 0 5px!important;height:30px!important}.um-form input[type=number]:focus,.um-form input[type=password]:focus,.um-form input[type=tel]:focus,.um-form input[type=text]:focus,.um-form textarea:focus{box-shadow:none!important;outline:0!important}.um-form input[type=password].um-iconed,.um-form input[type=tel].um-iconed,.um-form input[type=text].um-iconed{padding-left:44px!important}.um-form input[type=password].um-error,.um-form input[type=tel].um-error,.um-form input[type=text].um-error{border-color:#C74A4A!important}.um-form textarea{width:100%;padding:8px 12px!important;display:block;font-size:15px!important;line-height:22px!important;background:#fff;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;box-sizing:border-box;min-height:80px!important;box-shadow:none;outline:0!important}.um-form .wp-editor-container{border:1px solid #ddd}.um-form .wp-editor-container textarea{background:#ddd!important;color:#222!important;border-radius:0}.um-field-c .um-field-checkbox{margin:0!important;position:relative;top:-14px}.um-field-checkbox,.um-field-radio{display:block;margin:8px 0;position:relative}.um-profile.um-editing .um-field-checkbox,.um-profile.um-editing .um-field-radio{cursor:pointer!important}.um-field-checkbox:hover i,.um-field-radio:hover i{color:#666}.um-field-checkbox input,.um-field-radio input{opacity:0!important;display:inline!important;width:0!important;float:left}.um-field-checkbox-state,.um-field-radio-state{position:absolute;top:0;left:1px;width:24px;height:24px}.um-field-checkbox-state i,.um-field-radio-state i{font-size:24px;line-height:24px;height:24px;color:#aaa;transition:all .2s linear}.um-button,.um-field-group-head{transition:.25s;box-sizing:border-box}.um-field-checkbox-option,.um-field-radio-option{margin:0 0 0 36px;line-height:24px;color:#888!important;display:block}.um-field-group{margin-top:20px}.um-field-group-head{cursor:pointer;color:#fff;font-size:16px;line-height:22px;padding:10px 20px;-moz-border-radius:4px!important;-webkit-border-radius:4px!important;border-radius:4px!important;border-top:1px solid transparent!important;border-bottom:2px solid rgba(0,0,0,.1)!important}.um-field-group-head i{font-size:20px;margin:0 8px 0 0}.um-field-group-body{display:none;margin:15px 0 0;padding:15px 20px 5px;background:#f9f9f9;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;position:relative;box-sizing:border-box;width:100%}.um-field-group-body div.um-field{padding:0 0 15px}.um-field-group-cancel{font-size:18px;position:absolute;z-index:800;right:8px;top:8px;color:#ccc!important}.um-field-group-cancel:hover{color:#777!important}.um div.disabled,.um input[type=number]:disabled,.um input[type=submit]:disabled,.um input[type=text]:disabled,.um-disabled{opacity:.6!important;cursor:no-drop!important}input[type=submit].um-button,input[type=submit].um-button:focus{vertical-align:middle!important;height:auto!important;font-size:15px;cursor:pointer!important;width:100%;box-shadow:none;text-shadow:none;font-family:inherit;outline:0!important;margin:0;opacity:1;-webkit-appearance:none}input[type=submit].um-button:hover{opacity:1}.um-button{font-size:15px;border:none!important;display:block;width:100%;line-height:1em!important;padding:16px 20px!important;text-align:center;text-transform:none!important;font-weight:400!important;overflow:hidden;position:relative;-moz-border-radius:4px!important;-webkit-border-radius:4px!important;border-radius:4px!important;border-top:1px solid transparent!important;border-bottom:2px solid rgba(0,0,0,.1)!important;opacity:1}.um-button.um-btn-auto-width{width:auto;display:inline-block;padding:14px 20px!important;min-width:200px;max-width:450px}a.um-link-alt{line-height:22px;color:#888!important;display:block!important;font-weight:400;text-align:center;border-bottom:none!important}a.um-link-alt:hover{text-decoration:underline!important}.um-dropdown{position:absolute;height:auto;background:#fff;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;z-index:10;display:none;border:1px solid #e5e5e5;box-sizing:border-box;-webkit-box-shadow:0 0 2px rgba(0,0,0,.1);box-shadow:0 0 1px rgba(0,0,0,.1)}.um-dropdown li,.um-dropdown ul{list-style-type:none!important;padding:0!important;margin:0!important}.um-dropdown li a{display:block;padding:8px 12px;color:#666;font-size:14px;line-height:18px}.um-dropdown li:last-child a{border-top:1px solid #e5e5e5;padding:12px}.um-dropdown-b{position:relative}.um-dropdown-arr{position:absolute;font-size:24px;width:24px;height:24px;overflow:hidden;z-index:15;color:#eee}.um-dropdown-arr *{display:block!important;width:24px!important;height:24px!important;vertical-align:bottom!important;overflow:hidden!important;line-height:24px!important}div.um-photo{margin:20px auto 0;text-align:center;box-sizing:border-box;max-width:100%}div.um-photo,div.um-photo a,div.um-photo img{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}div.um-photo a{border:1px solid #e5e5e5;padding:5px;box-sizing:border-box;display:inline-block;box-shadow:0 1px 1px #eee;margin:0 auto;max-width:100%}div.um-photo img{max-height:300px;max-width:100%}span.um-req{margin:0 0 0 8px;font-size:14px;display:inline-block}small.um-max-filesize{display:block;color:#999;padding-top:5px}small.um-max-filesize span{font-size:12px}.um-form .um-field .um-field-area input.um-form-field.um-validate-not-matched,.um-form .um-field .um-field-area input.um-form-field.um-validate-not-matched:focus,.um-form .um-field .um-field-area input.um-form-field.um-validate-username-exists,.um-form .um-field .um-field-area input.um-form-field.um-validate-username-exists:focus{border-color:#DB2929!important}.um-form .um-field .um-field-area input.um-searching-username{background-image:url(../img/loading.gif);background-position:right center;background-repeat:no-repeat;background-size:24px 24px}.um-search-area{position:relative;max-width:300px}.um-search-area .um-search-field{width:100%}.um-search-area .um-search-icon{position:absolute;top:7px;right:10px}.select2-container.select2-container--open{z-index:9999999}.select2.select2-container .select2-selection{display:block!important;height:40px;padding:0 0 0 12px!important;overflow:hidden!important;position:relative!important;white-space:nowrap!important;line-height:35px!important;color:#666!important;font-size:15px!important;text-align:left!important;text-decoration:none!important;-moz-border-radius:2px!important;-webkit-border-radius:2px!important;border-radius:2px!important;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:#fff!important;border:2px solid #ddd!important}.select2.select2-container .select2-selection .select2-selection__arrow b[role=presentation]{display:none}.select2.select2-container .select2-selection .select2-selection__arrow:before{content:"\f3d0"!important;font-size:27px!important;font-family:Ionicons!important;width:100%!important;display:block;height:100%;line-height:35px;color:#aaa}.select2.select2-container .select2-selection .select2-selection__arrow{display:inline-block!important;width:34px!important;height:100%!important;position:absolute!important;right:0!important;top:0!important;-moz-border-radius:0 2px 2px 0!important;-webkit-border-radius:0 2px 2px 0!important;border-radius:0 2px 2px 0!important;text-align:center!important;background:0 0!important;border-left:0!important}.select2-container.select2-container--open .select2-dropdown{border:2px solid #ddd!important}.select2-results li{list-style:none;display:list-item;background-image:none;font-size:15px;margin:5px!important;color:#666!important;padding:3px 7px 4px!important;cursor:pointer;min-height:1em!important}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:37px}.select2-results li.select2-results__option.select2-results__option--highlighted{background:#f4f4f4!important;color:#666!important}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-selection__clear{right:10px;font-size:30px;color:#aaa!important}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0;width:100%;line-height:20px;font-size:13px}.select2.select2-container .select2-selection.select2-selection--multiple{height:auto!important}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;top:-6px;margin-right:-9px;font-size:15px;position:absolute}.select2-container--default .select2-selection--multiple .select2-selection__choice{padding:3px 3px 3px 5px}.select2-container .select2-search--inline{line-height:38px}.um-field-multiselect .um-field-area .um-field-icon,.um-field-select .um-field-area .um-field-icon{z-index:99999999}.um-field-select .um-field-area.um-field-area-has-icon .select2-selection__rendered{text-indent:20px}.um-field-multiselect .um-field-area.um-field-area-has-icon ul:first-child{margin-left:30px!important}
1
+ @charset "UTF-8";@font-face{font-family:Ionicons;src:url(../font/ionicons.eot?v=2.0.0);src:url(../font/ionicons.eot?v=2.0.0#iefix) format("embedded-opentype"),url(../font/ionicons.woff?v=2.0.0) format("woff"),url(../font/ionicons.ttf?v=2.0.0) format("truetype"),url(../font/ionicons.svg?v=2.0.0#Ionicons) format("svg");font-weight:400;font-style:normal;font-display: swap;}[class*=" um-icon-"]:before,[class^=um-icon-]:before{font-family:Ionicons!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.um-icon-alert:before{content:"\f101"}.um-icon-alert-circled:before{content:"\f100"}.um-icon-android-add:before{content:"\f2c7"}.um-icon-android-add-circle:before{content:"\f359"}.um-icon-android-alarm-clock:before{content:"\f35a"}.um-icon-android-alert:before{content:"\f35b"}.um-icon-android-apps:before{content:"\f35c"}.um-icon-android-archive:before{content:"\f2c9"}.um-icon-android-arrow-back:before{content:"\f2ca"}.um-icon-android-arrow-down:before{content:"\f35d"}.um-icon-android-arrow-dropdown:before{content:"\f35f"}.um-icon-android-arrow-dropdown-circle:before{content:"\f35e"}.um-icon-android-arrow-dropleft:before{content:"\f361"}.um-icon-android-arrow-dropleft-circle:before{content:"\f360"}.um-icon-android-arrow-dropright:before{content:"\f363"}.um-icon-android-arrow-dropright-circle:before{content:"\f362"}.um-icon-android-arrow-dropup:before{content:"\f365"}.um-icon-android-arrow-dropup-circle:before{content:"\f364"}.um-icon-android-arrow-forward:before{content:"\f30f"}.um-icon-android-arrow-up:before{content:"\f366"}.um-icon-android-attach:before{content:"\f367"}.um-icon-android-bar:before{content:"\f368"}.um-icon-android-bicycle:before{content:"\f369"}.um-icon-android-boat:before{content:"\f36a"}.um-icon-android-bookmark:before{content:"\f36b"}.um-icon-android-bulb:before{content:"\f36c"}.um-icon-android-bus:before{content:"\f36d"}.um-icon-android-calendar:before{content:"\f2d1"}.um-icon-android-call:before{content:"\f2d2"}.um-icon-android-camera:before{content:"\f2d3"}.um-icon-android-cancel:before{content:"\f36e"}.um-icon-android-car:before{content:"\f36f"}.um-icon-android-cart:before{content:"\f370"}.um-icon-android-chat:before{content:"\f2d4"}.um-icon-android-checkbox:before{content:"\f374"}.um-icon-android-checkbox-blank:before{content:"\f371"}.um-icon-android-checkbox-outline:before{content:"\f373"}.um-icon-android-checkbox-outline-blank:before{content:"\f372"}.um-icon-android-checkmark-circle:before{content:"\f375"}.um-icon-android-clipboard:before{content:"\f376"}.um-icon-android-close:before{content:"\f2d7"}.um-icon-android-cloud:before{content:"\f37a"}.um-icon-android-cloud-circle:before{content:"\f377"}.um-icon-android-cloud-done:before{content:"\f378"}.um-icon-android-cloud-outline:before{content:"\f379"}.um-icon-android-color-palette:before{content:"\f37b"}.um-icon-android-compass:before{content:"\f37c"}.um-icon-android-contact:before{content:"\f2d8"}.um-icon-android-contacts:before{content:"\f2d9"}.um-icon-android-contract:before{content:"\f37d"}.um-icon-android-create:before{content:"\f37e"}.um-icon-android-delete:before{content:"\f37f"}.um-icon-android-desktop:before{content:"\f380"}.um-icon-android-document:before{content:"\f381"}.um-icon-android-done:before{content:"\f383"}.um-icon-android-done-all:before{content:"\f382"}.um-icon-android-download:before{content:"\f2dd"}.um-icon-android-drafts:before{content:"\f384"}.um-icon-android-exit:before{content:"\f385"}.um-icon-android-expand:before{content:"\f386"}.um-icon-android-favorite:before{content:"\f388"}.um-icon-android-favorite-outline:before{content:"\f387"}.um-icon-android-film:before{content:"\f389"}.um-icon-android-folder:before{content:"\f2e0"}.um-icon-android-folder-open:before{content:"\f38a"}.um-icon-android-funnel:before{content:"\f38b"}.um-icon-android-globe:before{content:"\f38c"}.um-icon-android-hand:before{content:"\f2e3"}.um-icon-android-hangout:before{content:"\f38d"}.um-icon-android-happy:before{content:"\f38e"}.um-icon-android-home:before{content:"\f38f"}.um-icon-android-image:before{content:"\f2e4"}.um-icon-android-laptop:before{content:"\f390"}.um-icon-android-list:before{content:"\f391"}.um-icon-android-locate:before{content:"\f2e9"}.um-icon-android-lock:before{content:"\f392"}.um-icon-android-mail:before{content:"\f2eb"}.um-icon-android-map:before{content:"\f393"}.um-icon-android-menu:before{content:"\f394"}.um-icon-android-microphone:before{content:"\f2ec"}.um-icon-android-microphone-off:before{content:"\f395"}.um-icon-android-more-horizontal:before{content:"\f396"}.um-icon-android-more-vertical:before{content:"\f397"}.um-icon-android-navigate:before{content:"\f398"}.um-icon-android-notifications:before{content:"\f39b"}.um-icon-android-notifications-none:before{content:"\f399"}.um-icon-android-notifications-off:before{content:"\f39a"}.um-icon-android-open:before{content:"\f39c"}.um-icon-android-options:before{content:"\f39d"}.um-icon-android-people:before{content:"\f39e"}.um-icon-android-person:before{content:"\f3a0"}.um-icon-android-person-add:before{content:"\f39f"}.um-icon-android-phone-landscape:before{content:"\f3a1"}.um-icon-android-phone-portrait:before{content:"\f3a2"}.um-icon-android-pin:before{content:"\f3a3"}.um-icon-android-plane:before{content:"\f3a4"}.um-icon-android-playstore:before{content:"\f2f0"}.um-icon-android-print:before{content:"\f3a5"}.um-icon-android-radio-button-off:before{content:"\f3a6"}.um-icon-android-radio-button-on:before{content:"\f3a7"}.um-icon-android-refresh:before{content:"\f3a8"}.um-icon-android-remove:before{content:"\f2f4"}.um-icon-android-remove-circle:before{content:"\f3a9"}.um-icon-android-restaurant:before{content:"\f3aa"}.um-icon-android-sad:before{content:"\f3ab"}.um-icon-android-search:before{content:"\f2f5"}.um-icon-android-send:before{content:"\f2f6"}.um-icon-android-settings:before{content:"\f2f7"}.um-icon-android-share:before{content:"\f2f8"}.um-icon-android-share-alt:before{content:"\f3ac"}.um-icon-android-star:before{content:"\f2fc"}.um-icon-android-star-half:before{content:"\f3ad"}.um-icon-android-star-outline:before{content:"\f3ae"}.um-icon-android-stopwatch:before{content:"\f2fd"}.um-icon-android-subway:before{content:"\f3af"}.um-icon-android-sunny:before{content:"\f3b0"}.um-icon-android-sync:before{content:"\f3b1"}.um-icon-android-textsms:before{content:"\f3b2"}.um-icon-android-time:before{content:"\f3b3"}.um-icon-android-train:before{content:"\f3b4"}.um-icon-android-unlock:before{content:"\f3b5"}.um-icon-android-upload:before{content:"\f3b6"}.um-icon-android-volume-down:before{content:"\f3b7"}.um-icon-android-volume-mute:before{content:"\f3b8"}.um-icon-android-volume-off:before{content:"\f3b9"}.um-icon-android-volume-up:before{content:"\f3ba"}.um-icon-android-walk:before{content:"\f3bb"}.um-icon-android-warning:before{content:"\f3bc"}.um-icon-android-watch:before{content:"\f3bd"}.um-icon-android-wifi:before{content:"\f305"}.um-icon-aperture:before{content:"\f313"}.um-icon-archive:before{content:"\f102"}.um-icon-arrow-down-a:before{content:"\f103"}.um-icon-arrow-down-b:before{content:"\f104"}.um-icon-arrow-down-c:before{content:"\f105"}.um-icon-arrow-expand:before{content:"\f25e"}.um-icon-arrow-graph-down-left:before{content:"\f25f"}.um-icon-arrow-graph-down-right:before{content:"\f260"}.um-icon-arrow-graph-up-left:before{content:"\f261"}.um-icon-arrow-graph-up-right:before{content:"\f262"}.um-icon-arrow-left-a:before{content:"\f106"}.um-icon-arrow-left-b:before{content:"\f107"}.um-icon-arrow-left-c:before{content:"\f108"}.um-icon-arrow-move:before{content:"\f263"}.um-icon-arrow-resize:before{content:"\f264"}.um-icon-arrow-return-left:before{content:"\f265"}.um-icon-arrow-return-right:before{content:"\f266"}.um-icon-arrow-right-a:before{content:"\f109"}.um-icon-arrow-right-b:before{content:"\f10a"}.um-icon-arrow-right-c:before{content:"\f10b"}.um-icon-arrow-shrink:before{content:"\f267"}.um-icon-arrow-swap:before{content:"\f268"}.um-icon-arrow-up-a:before{content:"\f10c"}.um-icon-arrow-up-b:before{content:"\f10d"}.um-icon-arrow-up-c:before{content:"\f10e"}.um-icon-asterisk:before{content:"\f314"}.um-icon-at:before{content:"\f10f"}.um-icon-backspace:before{content:"\f3bf"}.um-icon-backspace-outline:before{content:"\f3be"}.um-icon-bag:before{content:"\f110"}.um-icon-battery-charging:before{content:"\f111"}.um-icon-battery-empty:before{content:"\f112"}.um-icon-battery-full:before{content:"\f113"}.um-icon-battery-half:before{content:"\f114"}.um-icon-battery-low:before{content:"\f115"}.um-icon-beaker:before{content:"\f269"}.um-icon-beer:before{content:"\f26a"}.um-icon-bluetooth:before{content:"\f116"}.um-icon-bonfire:before{content:"\f315"}.um-icon-bookmark:before{content:"\f26b"}.um-icon-bowtie:before{content:"\f3c0"}.um-icon-briefcase:before{content:"\f26c"}.um-icon-bug:before{content:"\f2be"}.um-icon-calculator:before{content:"\f26d"}.um-icon-calendar:before{content:"\f117"}.um-icon-camera:before{content:"\f118"}.um-icon-card:before{content:"\f119"}.um-icon-cash:before{content:"\f316"}.um-icon-chatbox:before{content:"\f11b"}.um-icon-chatbox-working:before{content:"\f11a"}.um-icon-chatboxes:before{content:"\f11c"}.um-icon-chatbubble:before{content:"\f11e"}.um-icon-chatbubble-working:before{content:"\f11d"}.um-icon-chatbubbles:before{content:"\f11f"}.um-icon-checkmark:before{content:"\f122"}.um-icon-checkmark-circled:before{content:"\f120"}.um-icon-checkmark-round:before{content:"\f121"}.um-icon-chevron-down:before{content:"\f123"}.um-icon-chevron-left:before{content:"\f124"}.um-icon-chevron-right:before{content:"\f125"}.um-icon-chevron-up:before{content:"\f126"}.um-icon-clipboard:before{content:"\f127"}.um-icon-clock:before{content:"\f26e"}.um-icon-close:before{content:"\f12a"}.um-icon-close-circled:before{content:"\f128"}.um-icon-close-round:before{content:"\f129"}.um-icon-closed-captioning:before{content:"\f317"}.um-icon-cloud:before{content:"\f12b"}.um-icon-code:before{content:"\f271"}.um-icon-code-download:before{content:"\f26f"}.um-icon-code-working:before{content:"\f270"}.um-icon-coffee:before{content:"\f272"}.um-icon-compass:before{content:"\f273"}.um-icon-compose:before{content:"\f12c"}.um-icon-connection-bars:before{content:"\f274"}.um-icon-contrast:before{content:"\f275"}.um-icon-crop:before{content:"\f3c1"}.um-icon-cube:before{content:"\f318"}.um-icon-disc:before{content:"\f12d"}.um-icon-document:before{content:"\f12f"}.um-icon-document-text:before{content:"\f12e"}.um-icon-drag:before{content:"\f130"}.um-icon-earth:before{content:"\f276"}.um-icon-easel:before{content:"\f3c2"}.um-icon-edit:before{content:"\f2bf"}.um-icon-egg:before{content:"\f277"}.um-icon-eject:before{content:"\f131"}.um-icon-email:before{content:"\f132"}.um-icon-email-unread:before{content:"\f3c3"}.um-icon-erlenmeyer-flask:before{content:"\f3c5"}.um-icon-erlenmeyer-flask-bubbles:before{content:"\f3c4"}.um-icon-eye:before{content:"\f133"}.um-icon-eye-disabled:before{content:"\f306"}.um-icon-female:before{content:"\f278"}.um-icon-filing:before{content:"\f134"}.um-icon-film-marker:before{content:"\f135"}.um-icon-fireball:before{content:"\f319"}.um-icon-flag:before{content:"\f279"}.um-icon-flame:before{content:"\f31a"}.um-icon-flash:before{content:"\f137"}.um-icon-flash-off:before{content:"\f136"}.um-icon-folder:before{content:"\f139"}.um-icon-fork:before{content:"\f27a"}.um-icon-fork-repo:before{content:"\f2c0"}.um-icon-forward:before{content:"\f13a"}.um-icon-funnel:before{content:"\f31b"}.um-icon-gear-a:before{content:"\f13d"}.um-icon-gear-b:before{content:"\f13e"}.um-icon-grid:before{content:"\f13f"}.um-icon-hammer:before{content:"\f27b"}.um-icon-happy:before{content:"\f31c"}.um-icon-happy-outline:before{content:"\f3c6"}.um-icon-headphone:before{content:"\f140"}.um-icon-heart:before{content:"\f141"}.um-icon-heart-broken:before{content:"\f31d"}.um-icon-help:before{content:"\f143"}.um-icon-help-buoy:before{content:"\f27c"}.um-icon-help-circled:before{content:"\f142"}.um-icon-home:before{content:"\f144"}.um-icon-icecream:before{content:"\f27d"}.um-icon-image:before{content:"\f147"}.um-icon-images:before{content:"\f148"}.um-icon-information:before{content:"\f14a"}.um-icon-information-circled:before{content:"\f149"}.um-icon-ionic:before{content:"\f14b"}.um-icon-ios-alarm:before{content:"\f3c8"}.um-icon-ios-alarm-outline:before{content:"\f3c7"}.um-icon-ios-albums:before{content:"\f3ca"}.um-icon-ios-albums-outline:before{content:"\f3c9"}.um-icon-ios-americanfootball:before{content:"\f3cc"}.um-icon-ios-americanfootball-outline:before{content:"\f3cb"}.um-icon-ios-analytics:before{content:"\f3ce"}.um-icon-ios-analytics-outline:before{content:"\f3cd"}.um-icon-ios-arrow-back:before{content:"\f3cf"}.um-icon-ios-arrow-down:before{content:"\f3d0"}.um-icon-ios-arrow-forward:before{content:"\f3d1"}.um-icon-ios-arrow-left:before{content:"\f3d2"}.um-icon-ios-arrow-right:before{content:"\f3d3"}.um-icon-ios-arrow-thin-down:before{content:"\f3d4"}.um-icon-ios-arrow-thin-left:before{content:"\f3d5"}.um-icon-ios-arrow-thin-right:before{content:"\f3d6"}.um-icon-ios-arrow-thin-up:before{content:"\f3d7"}.um-icon-ios-arrow-up:before{content:"\f3d8"}.um-icon-ios-at:before{content:"\f3da"}.um-icon-ios-at-outline:before{content:"\f3d9"}.um-icon-ios-barcode:before{content:"\f3dc"}.um-icon-ios-barcode-outline:before{content:"\f3db"}.um-icon-ios-baseball:before{content:"\f3de"}.um-icon-ios-baseball-outline:before{content:"\f3dd"}.um-icon-ios-basketball:before{content:"\f3e0"}.um-icon-ios-basketball-outline:before{content:"\f3df"}.um-icon-ios-bell:before{content:"\f3e2"}.um-icon-ios-bell-outline:before{content:"\f3e1"}.um-icon-ios-body:before{content:"\f3e4"}.um-icon-ios-body-outline:before{content:"\f3e3"}.um-icon-ios-bolt:before{content:"\f3e6"}.um-icon-ios-bolt-outline:before{content:"\f3e5"}.um-icon-ios-book:before{content:"\f3e8"}.um-icon-ios-book-outline:before{content:"\f3e7"}.um-icon-ios-bookmarks:before{content:"\f3ea"}.um-icon-ios-bookmarks-outline:before{content:"\f3e9"}.um-icon-ios-box:before{content:"\f3ec"}.um-icon-ios-box-outline:before{content:"\f3eb"}.um-icon-ios-briefcase:before{content:"\f3ee"}.um-icon-ios-briefcase-outline:before{content:"\f3ed"}.um-icon-ios-browsers:before{content:"\f3f0"}.um-icon-ios-browsers-outline:before{content:"\f3ef"}.um-icon-ios-calculator:before{content:"\f3f2"}.um-icon-ios-calculator-outline:before{content:"\f3f1"}.um-icon-ios-calendar:before{content:"\f3f4"}.um-icon-ios-calendar-outline:before{content:"\f3f3"}.um-icon-ios-camera:before{content:"\f3f6"}.um-icon-ios-camera-outline:before{content:"\f3f5"}.um-icon-ios-cart:before{content:"\f3f8"}.um-icon-ios-cart-outline:before{content:"\f3f7"}.um-icon-ios-chatboxes:before{content:"\f3fa"}.um-icon-ios-chatboxes-outline:before{content:"\f3f9"}.um-icon-ios-chatbubble:before{content:"\f3fc"}.um-icon-ios-chatbubble-outline:before{content:"\f3fb"}.um-icon-ios-checkmark:before{content:"\f3ff"}.um-icon-ios-checkmark-empty:before{content:"\f3fd"}.um-icon-ios-checkmark-outline:before{content:"\f3fe"}.um-icon-ios-circle-filled:before{content:"\f400"}.um-icon-ios-circle-outline:before{content:"\f401"}.um-icon-ios-clock:before{content:"\f403"}.um-icon-ios-clock-outline:before{content:"\f402"}.um-icon-ios-close:before{content:"\f406"}.um-icon-ios-close-empty:before{content:"\f404"}.um-icon-ios-close-outline:before{content:"\f405"}.um-icon-ios-cloud:before{content:"\f40c"}.um-icon-ios-cloud-download:before{content:"\f408"}.um-icon-ios-cloud-download-outline:before{content:"\f407"}.um-icon-ios-cloud-outline:before{content:"\f409"}.um-icon-ios-cloud-upload:before{content:"\f40b"}.um-icon-ios-cloud-upload-outline:before{content:"\f40a"}.um-icon-ios-cloudy:before{content:"\f410"}.um-icon-ios-cloudy-night:before{content:"\f40e"}.um-icon-ios-cloudy-night-outline:before{content:"\f40d"}.um-icon-ios-cloudy-outline:before{content:"\f40f"}.um-icon-ios-cog:before{content:"\f412"}.um-icon-ios-cog-outline:before{content:"\f411"}.um-icon-ios-color-filter:before{content:"\f414"}.um-icon-ios-color-filter-outline:before{content:"\f413"}.um-icon-ios-color-wand:before{content:"\f416"}.um-icon-ios-color-wand-outline:before{content:"\f415"}.um-icon-ios-compose:before{content:"\f418"}.um-icon-ios-compose-outline:before{content:"\f417"}.um-icon-ios-contact:before{content:"\f41a"}.um-icon-ios-contact-outline:before{content:"\f419"}.um-icon-ios-copy:before{content:"\f41c"}.um-icon-ios-copy-outline:before{content:"\f41b"}.um-icon-ios-crop:before{content:"\f41e"}.um-icon-ios-crop-strong:before{content:"\f41d"}.um-icon-ios-download:before{content:"\f420"}.um-icon-ios-download-outline:before{content:"\f41f"}.um-icon-ios-drag:before{content:"\f421"}.um-icon-ios-email:before{content:"\f423"}.um-icon-ios-email-outline:before{content:"\f422"}.um-icon-ios-eye:before{content:"\f425"}.um-icon-ios-eye-outline:before{content:"\f424"}.um-icon-ios-fastforward:before{content:"\f427"}.um-icon-ios-fastforward-outline:before{content:"\f426"}.um-icon-ios-filing:before{content:"\f429"}.um-icon-ios-filing-outline:before{content:"\f428"}.um-icon-ios-film:before{content:"\f42b"}.um-icon-ios-film-outline:before{content:"\f42a"}.um-icon-ios-flag:before{content:"\f42d"}.um-icon-ios-flag-outline:before{content:"\f42c"}.um-icon-ios-flame:before{content:"\f42f"}.um-icon-ios-flame-outline:before{content:"\f42e"}.um-icon-ios-flask:before{content:"\f431"}.um-icon-ios-flask-outline:before{content:"\f430"}.um-icon-ios-flower:before{content:"\f433"}.um-icon-ios-flower-outline:before{content:"\f432"}.um-icon-ios-folder:before{content:"\f435"}.um-icon-ios-folder-outline:before{content:"\f434"}.um-icon-ios-football:before{content:"\f437"}.um-icon-ios-football-outline:before{content:"\f436"}.um-icon-ios-game-controller-a:before{content:"\f439"}.um-icon-ios-game-controller-a-outline:before{content:"\f438"}.um-icon-ios-game-controller-b:before{content:"\f43b"}.um-icon-ios-game-controller-b-outline:before{content:"\f43a"}.um-icon-ios-gear:before{content:"\f43d"}.um-icon-ios-gear-outline:before{content:"\f43c"}.um-icon-ios-glasses:before{content:"\f43f"}.um-icon-ios-glasses-outline:before{content:"\f43e"}.um-icon-ios-grid-view:before{content:"\f441"}.um-icon-ios-grid-view-outline:before{content:"\f440"}.um-icon-ios-heart:before{content:"\f443"}.um-icon-ios-heart-outline:before{content:"\f442"}.um-icon-ios-help:before{content:"\f446"}.um-icon-ios-help-empty:before{content:"\f444"}.um-icon-ios-help-outline:before{content:"\f445"}.um-icon-ios-home:before{content:"\f448"}.um-icon-ios-home-outline:before{content:"\f447"}.um-icon-ios-infinite:before{content:"\f44a"}.um-icon-ios-infinite-outline:before{content:"\f449"}.um-icon-ios-information:before{content:"\f44d"}.um-icon-ios-information-empty:before{content:"\f44b"}.um-icon-ios-information-outline:before{content:"\f44c"}.um-icon-ios-ionic-outline:before{content:"\f44e"}.um-icon-ios-keypad:before{content:"\f450"}.um-icon-ios-keypad-outline:before{content:"\f44f"}.um-icon-ios-lightbulb:before{content:"\f452"}.um-icon-ios-lightbulb-outline:before{content:"\f451"}.um-icon-ios-list:before{content:"\f454"}.um-icon-ios-list-outline:before{content:"\f453"}.um-icon-ios-location:before{content:"\f456"}.um-icon-ios-location-outline:before{content:"\f455"}.um-icon-ios-locked:before{content:"\f458"}.um-icon-ios-locked-outline:before{content:"\f457"}.um-icon-ios-loop:before{content:"\f45a"}.um-icon-ios-loop-strong:before{content:"\f459"}.um-icon-ios-medical:before{content:"\f45c"}.um-icon-ios-medical-outline:before{content:"\f45b"}.um-icon-ios-medkit:before{content:"\f45e"}.um-icon-ios-medkit-outline:before{content:"\f45d"}.um-icon-ios-mic:before{content:"\f461"}.um-icon-ios-mic-off:before{content:"\f45f"}.um-icon-ios-mic-outline:before{content:"\f460"}.um-icon-ios-minus:before{content:"\f464"}.um-icon-ios-minus-empty:before{content:"\f462"}.um-icon-ios-minus-outline:before{content:"\f463"}.um-icon-ios-monitor:before{content:"\f466"}.um-icon-ios-monitor-outline:before{content:"\f465"}.um-icon-ios-moon:before{content:"\f468"}.um-icon-ios-moon-outline:before{content:"\f467"}.um-icon-ios-more:before{content:"\f46a"}.um-icon-ios-more-outline:before{content:"\f469"}.um-icon-ios-musical-note:before{content:"\f46b"}.um-icon-ios-musical-notes:before{content:"\f46c"}.um-icon-ios-navigate:before{content:"\f46e"}.um-icon-ios-navigate-outline:before{content:"\f46d"}.um-icon-ios-nutrition:before{content:"\f470"}.um-icon-ios-nutrition-outline:before{content:"\f46f"}.um-icon-ios-paper:before{content:"\f472"}.um-icon-ios-paper-outline:before{content:"\f471"}.um-icon-ios-paperplane:before{content:"\f474"}.um-icon-ios-paperplane-outline:before{content:"\f473"}.um-icon-ios-partlysunny:before{content:"\f476"}.um-icon-ios-partlysunny-outline:before{content:"\f475"}.um-icon-ios-pause:before{content:"\f478"}.um-icon-ios-pause-outline:before{content:"\f477"}.um-icon-ios-paw:before{content:"\f47a"}.um-icon-ios-paw-outline:before{content:"\f479"}.um-icon-ios-people:before{content:"\f47c"}.um-icon-ios-people-outline:before{content:"\f47b"}.um-icon-ios-person:before{content:"\f47e"}.um-icon-ios-person-outline:before{content:"\f47d"}.um-icon-ios-personadd:before{content:"\f480"}.um-icon-ios-personadd-outline:before{content:"\f47f"}.um-icon-ios-photos:before{content:"\f482"}.um-icon-ios-photos-outline:before{content:"\f481"}.um-icon-ios-pie:before{content:"\f484"}.um-icon-ios-pie-outline:before{content:"\f483"}.um-icon-ios-pint:before{content:"\f486"}.um-icon-ios-pint-outline:before{content:"\f485"}.um-icon-ios-play:before{content:"\f488"}.um-icon-ios-play-outline:before{content:"\f487"}.um-icon-ios-plus:before{content:"\f48b"}.um-icon-ios-plus-empty:before{content:"\f489"}.um-icon-ios-plus-outline:before{content:"\f48a"}.um-icon-ios-pricetag:before{content:"\f48d"}.um-icon-ios-pricetag-outline:before{content:"\f48c"}.um-icon-ios-pricetags:before{content:"\f48f"}.um-icon-ios-pricetags-outline:before{content:"\f48e"}.um-icon-ios-printer:before{content:"\f491"}.um-icon-ios-printer-outline:before{content:"\f490"}.um-icon-ios-pulse:before{content:"\f493"}.um-icon-ios-pulse-strong:before{content:"\f492"}.um-icon-ios-rainy:before{content:"\f495"}.um-icon-ios-rainy-outline:before{content:"\f494"}.um-icon-ios-recording:before{content:"\f497"}.um-icon-ios-recording-outline:before{content:"\f496"}.um-icon-ios-redo:before{content:"\f499"}.um-icon-ios-redo-outline:before{content:"\f498"}.um-icon-ios-refresh:before{content:"\f49c"}.um-icon-ios-refresh-empty:before{content:"\f49a"}.um-icon-ios-refresh-outline:before{content:"\f49b"}.um-icon-ios-reload:before{content:"\f49d"}.um-icon-ios-reverse-camera:before{content:"\f49f"}.um-icon-ios-reverse-camera-outline:before{content:"\f49e"}.um-icon-ios-rewind:before{content:"\f4a1"}.um-icon-ios-rewind-outline:before{content:"\f4a0"}.um-icon-ios-rose:before{content:"\f4a3"}.um-icon-ios-rose-outline:before{content:"\f4a2"}.um-icon-ios-search:before{content:"\f4a5"}.um-icon-ios-search-strong:before{content:"\f4a4"}.um-icon-ios-settings:before{content:"\f4a7"}.um-icon-ios-settings-strong:before{content:"\f4a6"}.um-icon-ios-shuffle:before{content:"\f4a9"}.um-icon-ios-shuffle-strong:before{content:"\f4a8"}.um-icon-ios-skipbackward:before{content:"\f4ab"}.um-icon-ios-skipbackward-outline:before{content:"\f4aa"}.um-icon-ios-skipforward:before{content:"\f4ad"}.um-icon-ios-skipforward-outline:before{content:"\f4ac"}.um-icon-ios-snowy:before{content:"\f4ae"}.um-icon-ios-speedometer:before{content:"\f4b0"}.um-icon-ios-speedometer-outline:before{content:"\f4af"}.um-icon-ios-star:before{content:"\f4b3"}.um-icon-ios-star-half:before{content:"\f4b1"}.um-icon-ios-star-outline:before{content:"\f4b2"}.um-icon-ios-stopwatch:before{content:"\f4b5"}.um-icon-ios-stopwatch-outline:before{content:"\f4b4"}.um-icon-ios-sunny:before{content:"\f4b7"}.um-icon-ios-sunny-outline:before{content:"\f4b6"}.um-icon-ios-telephone:before{content:"\f4b9"}.um-icon-ios-telephone-outline:before{content:"\f4b8"}.um-icon-ios-tennisball:before{content:"\f4bb"}.um-icon-ios-tennisball-outline:before{content:"\f4ba"}.um-icon-ios-thunderstorm:before{content:"\f4bd"}.um-icon-ios-thunderstorm-outline:before{content:"\f4bc"}.um-icon-ios-time:before{content:"\f4bf"}.um-icon-ios-time-outline:before{content:"\f4be"}.um-icon-ios-timer:before{content:"\f4c1"}.um-icon-ios-timer-outline:before{content:"\f4c0"}.um-icon-ios-toggle:before{content:"\f4c3"}.um-icon-ios-toggle-outline:before{content:"\f4c2"}.um-icon-ios-trash:before{content:"\f4c5"}.um-icon-ios-trash-outline:before{content:"\f4c4"}.um-icon-ios-undo:before{content:"\f4c7"}.um-icon-ios-undo-outline:before{content:"\f4c6"}.um-icon-ios-unlocked:before{content:"\f4c9"}.um-icon-ios-unlocked-outline:before{content:"\f4c8"}.um-icon-ios-upload:before{content:"\f4cb"}.um-icon-ios-upload-outline:before{content:"\f4ca"}.um-icon-ios-videocam:before{content:"\f4cd"}.um-icon-ios-videocam-outline:before{content:"\f4cc"}.um-icon-ios-volume-high:before{content:"\f4ce"}.um-icon-ios-volume-low:before{content:"\f4cf"}.um-icon-ios-wineglass:before{content:"\f4d1"}.um-icon-ios-wineglass-outline:before{content:"\f4d0"}.um-icon-ios-world:before{content:"\f4d3"}.um-icon-ios-world-outline:before{content:"\f4d2"}.um-icon-ipad:before{content:"\f1f9"}.um-icon-iphone:before{content:"\f1fa"}.um-icon-ipod:before{content:"\f1fb"}.um-icon-jet:before{content:"\f295"}.um-icon-key:before{content:"\f296"}.um-icon-knife:before{content:"\f297"}.um-icon-laptop:before{content:"\f1fc"}.um-icon-leaf:before{content:"\f1fd"}.um-icon-levels:before{content:"\f298"}.um-icon-lightbulb:before{content:"\f299"}.um-icon-link:before{content:"\f1fe"}.um-icon-load-a:before{content:"\f29a"}.um-icon-load-b:before{content:"\f29b"}.um-icon-load-c:before{content:"\f29c"}.um-icon-load-d:before{content:"\f29d"}.um-icon-location:before{content:"\f1ff"}.um-icon-lock-combination:before{content:"\f4d4"}.um-icon-locked:before{content:"\f200"}.um-icon-log-in:before{content:"\f29e"}.um-icon-log-out:before{content:"\f29f"}.um-icon-loop:before{content:"\f201"}.um-icon-magnet:before{content:"\f2a0"}.um-icon-male:before{content:"\f2a1"}.um-icon-man:before{content:"\f202"}.um-icon-map:before{content:"\f203"}.um-icon-medkit:before{content:"\f2a2"}.um-icon-merge:before{content:"\f33f"}.um-icon-mic-a:before{content:"\f204"}.um-icon-mic-b:before{content:"\f205"}.um-icon-mic-c:before{content:"\f206"}.um-icon-minus:before{content:"\f209"}.um-icon-minus-circled:before{content:"\f207"}.um-icon-minus-round:before{content:"\f208"}.um-icon-model-s:before{content:"\f2c1"}.um-icon-monitor:before{content:"\f20a"}.um-icon-more:before{content:"\f20b"}.um-icon-mouse:before{content:"\f340"}.um-icon-music-note:before{content:"\f20c"}.um-icon-navicon:before{content:"\f20e"}.um-icon-navicon-round:before{content:"\f20d"}.um-icon-navigate:before{content:"\f2a3"}.um-icon-network:before{content:"\f341"}.um-icon-no-smoking:before{content:"\f2c2"}.um-icon-nuclear:before{content:"\f2a4"}.um-icon-outlet:before{content:"\f342"}.um-icon-paintbrush:before{content:"\f4d5"}.um-icon-paintbucket:before{content:"\f4d6"}.um-icon-paper-airplane:before{content:"\f2c3"}.um-icon-paperclip:before{content:"\f20f"}.um-icon-pause:before{content:"\f210"}.um-icon-person:before{content:"\f213"}.um-icon-person-add:before{content:"\f211"}.um-icon-person-stalker:before{content:"\f212"}.um-icon-pie-graph:before{content:"\f2a5"}.um-icon-pin:before{content:"\f2a6"}.um-icon-pinpoint:before{content:"\f2a7"}.um-icon-pizza:before{content:"\f2a8"}.um-icon-plane:before{content:"\f214"}.um-icon-planet:before{content:"\f343"}.um-icon-play:before{content:"\f215"}.um-icon-playstation:before{content:"\f30a"}.um-icon-plus:before{content:"\f218"}.um-icon-plus-circled:before{content:"\f216"}.um-icon-plus-round:before{content:"\f217"}.um-icon-podium:before{content:"\f344"}.um-icon-pound:before{content:"\f219"}.um-icon-power:before{content:"\f2a9"}.um-icon-pricetag:before{content:"\f2aa"}.um-icon-pricetags:before{content:"\f2ab"}.um-icon-printer:before{content:"\f21a"}.um-icon-pull-request:before{content:"\f345"}.um-icon-qr-scanner:before{content:"\f346"}.um-icon-quote:before{content:"\f347"}.um-icon-radio-waves:before{content:"\f2ac"}.um-icon-record:before{content:"\f21b"}.um-icon-refresh:before{content:"\f21c"}.um-icon-reply:before{content:"\f21e"}.um-icon-reply-all:before{content:"\f21d"}.um-icon-ribbon-a:before{content:"\f348"}.um-icon-ribbon-b:before{content:"\f349"}.um-icon-sad:before{content:"\f34a"}.um-icon-sad-outline:before{content:"\f4d7"}.um-icon-scissors:before{content:"\f34b"}.um-icon-search:before{content:"\f21f"}.um-icon-settings:before{content:"\f2ad"}.um-icon-share:before{content:"\f220"}.um-icon-shuffle:before{content:"\f221"}.um-icon-skip-backward:before{content:"\f222"}.um-icon-skip-forward:before{content:"\f223"}.um-icon-social-android:before{content:"\f225"}.um-icon-social-android-outline:before{content:"\f224"}.um-icon-social-angular:before{content:"\f4d9"}.um-icon-social-angular-outline:before{content:"\f4d8"}.um-icon-social-apple:before{content:"\f227"}.um-icon-social-apple-outline:before{content:"\f226"}.um-icon-social-bitcoin:before{content:"\f2af"}.um-icon-social-bitcoin-outline:before{content:"\f2ae"}.um-icon-social-buffer:before{content:"\f229"}.um-icon-social-buffer-outline:before{content:"\f228"}.um-icon-social-chrome:before{content:"\f4db"}.um-icon-social-chrome-outline:before{content:"\f4da"}.um-icon-social-codepen:before{content:"\f4dd"}.um-icon-social-codepen-outline:before{content:"\f4dc"}.um-icon-social-css3:before{content:"\f4df"}.um-icon-social-css3-outline:before{content:"\f4de"}.um-icon-social-designernews:before{content:"\f22b"}.um-icon-social-designernews-outline:before{content:"\f22a"}.um-icon-social-dribbble:before{content:"\f22d"}.um-icon-social-dribbble-outline:before{content:"\f22c"}.um-icon-social-dropbox:before{content:"\f22f"}.um-icon-social-dropbox-outline:before{content:"\f22e"}.um-icon-social-euro:before{content:"\f4e1"}.um-icon-social-euro-outline:before{content:"\f4e0"}.um-icon-social-facebook:before{content:"\f231"}.um-icon-social-facebook-outline:before{content:"\f230"}.um-icon-social-foursquare:before{content:"\f34d"}.um-icon-social-foursquare-outline:before{content:"\f34c"}.um-icon-social-freebsd-devil:before{content:"\f2c4"}.um-icon-social-github:before{content:"\f233"}.um-icon-social-github-outline:before{content:"\f232"}.um-icon-social-google:before{content:"\f34f"}.um-icon-social-google-outline:before{content:"\f34e"}.um-icon-social-googleplus:before{content:"\f235"}.um-icon-social-googleplus-outline:before{content:"\f234"}.um-icon-social-hackernews:before{content:"\f237"}.um-icon-social-hackernews-outline:before{content:"\f236"}.um-icon-social-html5:before{content:"\f4e3"}.um-icon-social-html5-outline:before{content:"\f4e2"}.um-icon-social-instagram:before{content:"\f351"}.um-icon-social-instagram-outline:before{content:"\f350"}.um-icon-social-javascript:before{content:"\f4e5"}.um-icon-social-javascript-outline:before{content:"\f4e4"}.um-icon-social-linkedin:before{content:"\f239"}.um-icon-social-linkedin-outline:before{content:"\f238"}.um-icon-social-markdown:before{content:"\f4e6"}.um-icon-social-nodejs:before{content:"\f4e7"}.um-icon-social-octocat:before{content:"\f4e8"}.um-icon-social-pinterest:before{content:"\f2b1"}.um-icon-social-pinterest-outline:before{content:"\f2b0"}.um-icon-social-python:before{content:"\f4e9"}.um-icon-social-reddit:before{content:"\f23b"}.um-icon-social-reddit-outline:before{content:"\f23a"}.um-icon-social-rss:before{content:"\f23d"}.um-icon-social-rss-outline:before{content:"\f23c"}.um-icon-social-sass:before{content:"\f4ea"}.um-icon-social-skype:before{content:"\f23f"}.um-icon-social-skype-outline:before{content:"\f23e"}.um-icon-social-snapchat:before{content:"\f4ec"}.um-icon-social-snapchat-outline:before{content:"\f4eb"}.um-icon-social-tumblr:before{content:"\f241"}.um-icon-social-tumblr-outline:before{content:"\f240"}.um-icon-social-tux:before{content:"\f2c5"}.um-icon-social-twitch:before{content:"\f4ee"}.um-icon-social-twitch-outline:before{content:"\f4ed"}.um-icon-social-twitter:before{content:"\f243"}.um-icon-social-twitter-outline:before{content:"\f242"}.um-icon-social-usd:before{content:"\f353"}.um-icon-social-usd-outline:before{content:"\f352"}.um-icon-social-vimeo:before{content:"\f245"}.um-icon-social-vimeo-outline:before{content:"\f244"}.um-icon-social-whatsapp:before{content:"\f4f0"}.um-icon-social-whatsapp-outline:before{content:"\f4ef"}.um-icon-social-windows:before{content:"\f247"}.um-icon-social-windows-outline:before{content:"\f246"}.um-icon-social-wordpress:before{content:"\f249"}.um-icon-social-wordpress-outline:before{content:"\f248"}.um-icon-social-yahoo:before{content:"\f24b"}.um-icon-social-yahoo-outline:before{content:"\f24a"}.um-icon-social-yen:before{content:"\f4f2"}.um-icon-social-yen-outline:before{content:"\f4f1"}.um-icon-social-youtube:before{content:"\f24d"}.um-icon-social-youtube-outline:before{content:"\f24c"}.um-icon-soup-can:before{content:"\f4f4"}.um-icon-soup-can-outline:before{content:"\f4f3"}.um-icon-speakerphone:before{content:"\f2b2"}.um-icon-speedometer:before{content:"\f2b3"}.um-icon-spoon:before{content:"\f2b4"}.um-icon-star:before{content:"\f24e"}.um-icon-stats-bars:before{content:"\f2b5"}.um-icon-steam:before{content:"\f30b"}.um-icon-stop:before{content:"\f24f"}.um-icon-thermometer:before{content:"\f2b6"}.um-icon-thumbsdown:before{content:"\f250"}.um-icon-thumbsup:before{content:"\f251"}.um-icon-toggle:before{content:"\f355"}.um-icon-toggle-filled:before{content:"\f354"}.um-icon-transgender:before{content:"\f4f5"}.um-icon-trash-a:before{content:"\f252"}.um-icon-trash-b:before{content:"\f253"}.um-icon-trophy:before{content:"\f356"}.um-icon-tshirt:before{content:"\f4f7"}.um-icon-tshirt-outline:before{content:"\f4f6"}.um-icon-umbrella:before{content:"\f2b7"}.um-icon-university:before{content:"\f357"}.um-icon-unlocked:before{content:"\f254"}.um-icon-upload:before{content:"\f255"}.um-icon-usb:before{content:"\f2b8"}.um-icon-videocamera:before{content:"\f256"}.um-icon-volume-high:before{content:"\f257"}.um-icon-volume-low:before{content:"\f258"}.um-icon-volume-medium:before{content:"\f259"}.um-icon-volume-mute:before{content:"\f25a"}.um-icon-wand:before{content:"\f358"}.um-icon-waterdrop:before{content:"\f25b"}.um-icon-wifi:before{content:"\f25c"}.um-icon-wineglass:before{content:"\f2b9"}.um-icon-woman:before{content:"\f25d"}.um-icon-wrench:before{content:"\f2ba"}.um-icon-xbox:before{content:"\f30c"}
2
+ @font-face{font-family:FontAwesome;src:url(../font/fontawesome-webfont.eot?v=4.2.0);src:url(../font/fontawesome-webfont.eot?v=4.2.0#iefix) format("embedded-opentype"),url(../font/fontawesome-webfont.woff?v=4.2.0) format("woff"),url(../font/fontawesome-webfont.ttf?v=4.2.0) format("truetype"),url(../font/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal;font-display: swap}[class*=" um-faicon-"]:before,[class^=um-faicon-]:before{font-family:FontAwesome!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.um-faicon-glass:before{content:"\f000"}.um-faicon-music:before{content:"\f001"}.um-faicon-search:before{content:"\f002"}.um-faicon-envelope-o:before{content:"\f003"}.um-faicon-heart:before{content:"\f004"}.um-faicon-star:before{content:"\f005"}.um-faicon-star-o:before{content:"\f006"}.um-faicon-user:before{content:"\f007"}.um-faicon-film:before{content:"\f008"}.um-faicon-th-large:before{content:"\f009"}.um-faicon-th:before{content:"\f00a"}.um-faicon-th-list:before{content:"\f00b"}.um-faicon-check:before{content:"\f00c"}.um-faicon-close:before,.um-faicon-remove:before,.um-faicon-times:before{content:"\f00d"}.um-faicon-search-plus:before{content:"\f00e"}.um-faicon-search-minus:before{content:"\f010"}.um-faicon-power-off:before{content:"\f011"}.um-faicon-signal:before{content:"\f012"}.um-faicon-cog:before,.um-faicon-gear:before{content:"\f013"}.um-faicon-trash-o:before{content:"\f014"}.um-faicon-home:before{content:"\f015"}.um-faicon-file-o:before{content:"\f016"}.um-faicon-clock-o:before{content:"\f017"}.um-faicon-road:before{content:"\f018"}.um-faicon-download:before{content:"\f019"}.um-faicon-arrow-circle-o-down:before{content:"\f01a"}.um-faicon-arrow-circle-o-up:before{content:"\f01b"}.um-faicon-inbox:before{content:"\f01c"}.um-faicon-play-circle-o:before{content:"\f01d"}.um-faicon-repeat:before,.um-faicon-rotate-right:before{content:"\f01e"}.um-faicon-refresh:before{content:"\f021"}.um-faicon-list-alt:before{content:"\f022"}.um-faicon-lock:before{content:"\f023"}.um-faicon-flag:before{content:"\f024"}.um-faicon-headphones:before{content:"\f025"}.um-faicon-volume-off:before{content:"\f026"}.um-faicon-volume-down:before{content:"\f027"}.um-faicon-volume-up:before{content:"\f028"}.um-faicon-qrcode:before{content:"\f029"}.um-faicon-barcode:before{content:"\f02a"}.um-faicon-tag:before{content:"\f02b"}.um-faicon-tags:before{content:"\f02c"}.um-faicon-book:before{content:"\f02d"}.um-faicon-bookmark:before{content:"\f02e"}.um-faicon-print:before{content:"\f02f"}.um-faicon-camera:before{content:"\f030"}.um-faicon-font:before{content:"\f031"}.um-faicon-bold:before{content:"\f032"}.um-faicon-italic:before{content:"\f033"}.um-faicon-text-height:before{content:"\f034"}.um-faicon-text-width:before{content:"\f035"}.um-faicon-align-left:before{content:"\f036"}.um-faicon-align-center:before{content:"\f037"}.um-faicon-align-right:before{content:"\f038"}.um-faicon-align-justify:before{content:"\f039"}.um-faicon-list:before{content:"\f03a"}.um-faicon-dedent:before,.um-faicon-outdent:before{content:"\f03b"}.um-faicon-indent:before{content:"\f03c"}.um-faicon-video-camera:before{content:"\f03d"}.um-faicon-image:before,.um-faicon-photo:before,.um-faicon-picture-o:before{content:"\f03e"}.um-faicon-pencil:before{content:"\f040"}.um-faicon-map-marker:before{content:"\f041"}.um-faicon-adjust:before{content:"\f042"}.um-faicon-tint:before{content:"\f043"}.um-faicon-edit:before,.um-faicon-pencil-square-o:before{content:"\f044"}.um-faicon-share-square-o:before{content:"\f045"}.um-faicon-check-square-o:before{content:"\f046"}.um-faicon-arrows:before{content:"\f047"}.um-faicon-step-backward:before{content:"\f048"}.um-faicon-fast-backward:before{content:"\f049"}.um-faicon-backward:before{content:"\f04a"}.um-faicon-play:before{content:"\f04b"}.um-faicon-pause:before{content:"\f04c"}.um-faicon-stop:before{content:"\f04d"}.um-faicon-forward:before{content:"\f04e"}.um-faicon-fast-forward:before{content:"\f050"}.um-faicon-step-forward:before{content:"\f051"}.um-faicon-eject:before{content:"\f052"}.um-faicon-chevron-left:before{content:"\f053"}.um-faicon-chevron-right:before{content:"\f054"}.um-faicon-plus-circle:before{content:"\f055"}.um-faicon-minus-circle:before{content:"\f056"}.um-faicon-times-circle:before{content:"\f057"}.um-faicon-check-circle:before{content:"\f058"}.um-faicon-question-circle:before{content:"\f059"}.um-faicon-info-circle:before{content:"\f05a"}.um-faicon-crosshairs:before{content:"\f05b"}.um-faicon-times-circle-o:before{content:"\f05c"}.um-faicon-check-circle-o:before{content:"\f05d"}.um-faicon-ban:before{content:"\f05e"}.um-faicon-arrow-left:before{content:"\f060"}.um-faicon-arrow-right:before{content:"\f061"}.um-faicon-arrow-up:before{content:"\f062"}.um-faicon-arrow-down:before{content:"\f063"}.um-faicon-mail-forward:before,.um-faicon-share:before{content:"\f064"}.um-faicon-expand:before{content:"\f065"}.um-faicon-compress:before{content:"\f066"}.um-faicon-plus:before{content:"\f067"}.um-faicon-minus:before{content:"\f068"}.um-faicon-asterisk:before{content:"\f069"}.um-faicon-exclamation-circle:before{content:"\f06a"}.um-faicon-gift:before{content:"\f06b"}.um-faicon-leaf:before{content:"\f06c"}.um-faicon-fire:before{content:"\f06d"}.um-faicon-eye:before{content:"\f06e"}.um-faicon-eye-slash:before{content:"\f070"}.um-faicon-exclamation-triangle:before,.um-faicon-warning:before{content:"\f071"}.um-faicon-plane:before{content:"\f072"}.um-faicon-calendar:before{content:"\f073"}.um-faicon-random:before{content:"\f074"}.um-faicon-comment:before{content:"\f075"}.um-faicon-magnet:before{content:"\f076"}.um-faicon-chevron-up:before{content:"\f077"}.um-faicon-chevron-down:before{content:"\f078"}.um-faicon-retweet:before{content:"\f079"}.um-faicon-shopping-cart:before{content:"\f07a"}.um-faicon-folder:before{content:"\f07b"}.um-faicon-folder-open:before{content:"\f07c"}.um-faicon-arrows-v:before{content:"\f07d"}.um-faicon-arrows-h:before{content:"\f07e"}.um-faicon-bar-chart-o:before,.um-faicon-bar-chart:before{content:"\f080"}.um-faicon-twitter-square:before{content:"\f081"}.um-faicon-facebook-square:before{content:"\f082"}.um-faicon-camera-retro:before{content:"\f083"}.um-faicon-key:before{content:"\f084"}.um-faicon-cogs:before,.um-faicon-gears:before{content:"\f085"}.um-faicon-comments:before{content:"\f086"}.um-faicon-thumbs-o-up:before{content:"\f087"}.um-faicon-thumbs-o-down:before{content:"\f088"}.um-faicon-star-half:before{content:"\f089"}.um-faicon-heart-o:before{content:"\f08a"}.um-faicon-sign-out:before{content:"\f08b"}.um-faicon-linkedin-square:before{content:"\f08c"}.um-faicon-thumb-tack:before{content:"\f08d"}.um-faicon-external-link:before{content:"\f08e"}.um-faicon-sign-in:before{content:"\f090"}.um-faicon-trophy:before{content:"\f091"}.um-faicon-github-square:before{content:"\f092"}.um-faicon-upload:before{content:"\f093"}.um-faicon-lemon-o:before{content:"\f094"}.um-faicon-phone:before{content:"\f095"}.um-faicon-square-o:before{content:"\f096"}.um-faicon-bookmark-o:before{content:"\f097"}.um-faicon-phone-square:before{content:"\f098"}.um-faicon-twitter:before{content:"\f099"}.um-faicon-facebook:before{content:"\f09a"}.um-faicon-github:before{content:"\f09b"}.um-faicon-unlock:before{content:"\f09c"}.um-faicon-credit-card:before{content:"\f09d"}.um-faicon-rss:before{content:"\f09e"}.um-faicon-hdd-o:before{content:"\f0a0"}.um-faicon-bullhorn:before{content:"\f0a1"}.um-faicon-bell:before{content:"\f0f3"}.um-faicon-certificate:before{content:"\f0a3"}.um-faicon-hand-o-right:before{content:"\f0a4"}.um-faicon-hand-o-left:before{content:"\f0a5"}.um-faicon-hand-o-up:before{content:"\f0a6"}.um-faicon-hand-o-down:before{content:"\f0a7"}.um-faicon-arrow-circle-left:before{content:"\f0a8"}.um-faicon-arrow-circle-right:before{content:"\f0a9"}.um-faicon-arrow-circle-up:before{content:"\f0aa"}.um-faicon-arrow-circle-down:before{content:"\f0ab"}.um-faicon-globe:before{content:"\f0ac"}.um-faicon-wrench:before{content:"\f0ad"}.um-faicon-tasks:before{content:"\f0ae"}.um-faicon-filter:before{content:"\f0b0"}.um-faicon-briefcase:before{content:"\f0b1"}.um-faicon-arrows-alt:before{content:"\f0b2"}.um-faicon-group:before,.um-faicon-users:before{content:"\f0c0"}.um-faicon-chain:before,.um-faicon-link:before{content:"\f0c1"}.um-faicon-cloud:before{content:"\f0c2"}.um-faicon-flask:before{content:"\f0c3"}.um-faicon-cut:before,.um-faicon-scissors:before{content:"\f0c4"}.um-faicon-copy:before,.um-faicon-files-o:before{content:"\f0c5"}.um-faicon-paperclip:before{content:"\f0c6"}.um-faicon-floppy-o:before,.um-faicon-save:before{content:"\f0c7"}.um-faicon-square:before{content:"\f0c8"}.um-faicon-bars:before,.um-faicon-navicon:before,.um-faicon-reorder:before{content:"\f0c9"}.um-faicon-list-ul:before{content:"\f0ca"}.um-faicon-list-ol:before{content:"\f0cb"}.um-faicon-strikethrough:before{content:"\f0cc"}.um-faicon-underline:before{content:"\f0cd"}.um-faicon-table:before{content:"\f0ce"}.um-faicon-magic:before{content:"\f0d0"}.um-faicon-truck:before{content:"\f0d1"}.um-faicon-pinterest:before{content:"\f0d2"}.um-faicon-pinterest-square:before{content:"\f0d3"}.um-faicon-google-plus-square:before{content:"\f0d4"}.um-faicon-google-plus:before{content:"\f0d5"}.um-faicon-money:before{content:"\f0d6"}.um-faicon-caret-down:before{content:"\f0d7"}.um-faicon-caret-up:before{content:"\f0d8"}.um-faicon-caret-left:before{content:"\f0d9"}.um-faicon-caret-right:before{content:"\f0da"}.um-faicon-columns:before{content:"\f0db"}.um-faicon-sort:before,.um-faicon-unsorted:before{content:"\f0dc"}.um-faicon-sort-desc:before,.um-faicon-sort-down:before{content:"\f0dd"}.um-faicon-sort-asc:before,.um-faicon-sort-up:before{content:"\f0de"}.um-faicon-envelope:before{content:"\f0e0"}.um-faicon-linkedin:before{content:"\f0e1"}.um-faicon-rotate-left:before,.um-faicon-undo:before{content:"\f0e2"}.um-faicon-gavel:before,.um-faicon-legal:before{content:"\f0e3"}.um-faicon-dashboard:before,.um-faicon-tachometer:before{content:"\f0e4"}.um-faicon-comment-o:before{content:"\f0e5"}.um-faicon-comments-o:before{content:"\f0e6"}.um-faicon-bolt:before,.um-faicon-flash:before{content:"\f0e7"}.um-faicon-sitemap:before{content:"\f0e8"}.um-faicon-umbrella:before{content:"\f0e9"}.um-faicon-clipboard:before,.um-faicon-paste:before{content:"\f0ea"}.um-faicon-lightbulb-o:before{content:"\f0eb"}.um-faicon-exchange:before{content:"\f0ec"}.um-faicon-cloud-download:before{content:"\f0ed"}.um-faicon-cloud-upload:before{content:"\f0ee"}.um-faicon-user-md:before{content:"\f0f0"}.um-faicon-stethoscope:before{content:"\f0f1"}.um-faicon-suitcase:before{content:"\f0f2"}.um-faicon-bell-o:before{content:"\f0a2"}.um-faicon-coffee:before{content:"\f0f4"}.um-faicon-cutlery:before{content:"\f0f5"}.um-faicon-file-text-o:before{content:"\f0f6"}.um-faicon-building-o:before{content:"\f0f7"}.um-faicon-hospital-o:before{content:"\f0f8"}.um-faicon-ambulance:before{content:"\f0f9"}.um-faicon-medkit:before{content:"\f0fa"}.um-faicon-fighter-jet:before{content:"\f0fb"}.um-faicon-beer:before{content:"\f0fc"}.um-faicon-h-square:before{content:"\f0fd"}.um-faicon-plus-square:before{content:"\f0fe"}.um-faicon-angle-double-left:before{content:"\f100"}.um-faicon-angle-double-right:before{content:"\f101"}.um-faicon-angle-double-up:before{content:"\f102"}.um-faicon-angle-double-down:before{content:"\f103"}.um-faicon-angle-left:before{content:"\f104"}.um-faicon-angle-right:before{content:"\f105"}.um-faicon-angle-up:before{content:"\f106"}.um-faicon-angle-down:before{content:"\f107"}.um-faicon-desktop:before{content:"\f108"}.um-faicon-laptop:before{content:"\f109"}.um-faicon-tablet:before{content:"\f10a"}.um-faicon-mobile-phone:before,.um-faicon-mobile:before{content:"\f10b"}.um-faicon-circle-o:before{content:"\f10c"}.um-faicon-quote-left:before{content:"\f10d"}.um-faicon-quote-right:before{content:"\f10e"}.um-faicon-spinner:before{content:"\f110"}.um-faicon-spin{-webkit-animation:um-faicon-spin 2s infinite linear;animation:um-faicon-spin 2s infinite linear}.um-faicon-circle:before{content:"\f111"}.um-faicon-mail-reply:before,.um-faicon-reply:before{content:"\f112"}.um-faicon-github-alt:before{content:"\f113"}.um-faicon-folder-o:before{content:"\f114"}.um-faicon-folder-open-o:before{content:"\f115"}.um-faicon-smile-o:before{content:"\f118"}.um-faicon-frown-o:before{content:"\f119"}.um-faicon-meh-o:before{content:"\f11a"}.um-faicon-gamepad:before{content:"\f11b"}.um-faicon-keyboard-o:before{content:"\f11c"}.um-faicon-flag-o:before{content:"\f11d"}.um-faicon-flag-checkered:before{content:"\f11e"}.um-faicon-terminal:before{content:"\f120"}.um-faicon-code:before{content:"\f121"}.um-faicon-mail-reply-all:before,.um-faicon-reply-all:before{content:"\f122"}.um-faicon-star-half-empty:before,.um-faicon-star-half-full:before,.um-faicon-star-half-o:before{content:"\f123"}.um-faicon-location-arrow:before{content:"\f124"}.um-faicon-crop:before{content:"\f125"}.um-faicon-code-fork:before{content:"\f126"}.um-faicon-chain-broken:before,.um-faicon-unlink:before{content:"\f127"}.um-faicon-question:before{content:"\f128"}.um-faicon-info:before{content:"\f129"}.um-faicon-exclamation:before{content:"\f12a"}.um-faicon-superscript:before{content:"\f12b"}.um-faicon-subscript:before{content:"\f12c"}.um-faicon-eraser:before{content:"\f12d"}.um-faicon-puzzle-piece:before{content:"\f12e"}.um-faicon-microphone:before{content:"\f130"}.um-faicon-microphone-slash:before{content:"\f131"}.um-faicon-shield:before{content:"\f132"}.um-faicon-calendar-o:before{content:"\f133"}.um-faicon-fire-extinguisher:before{content:"\f134"}.um-faicon-rocket:before{content:"\f135"}.um-faicon-maxcdn:before{content:"\f136"}.um-faicon-chevron-circle-left:before{content:"\f137"}.um-faicon-chevron-circle-right:before{content:"\f138"}.um-faicon-chevron-circle-up:before{content:"\f139"}.um-faicon-chevron-circle-down:before{content:"\f13a"}.um-faicon-html5:before{content:"\f13b"}.um-faicon-css3:before{content:"\f13c"}.um-faicon-anchor:before{content:"\f13d"}.um-faicon-unlock-alt:before{content:"\f13e"}.um-faicon-bullseye:before{content:"\f140"}.um-faicon-ellipsis-h:before{content:"\f141"}.um-faicon-ellipsis-v:before{content:"\f142"}.um-faicon-rss-square:before{content:"\f143"}.um-faicon-play-circle:before{content:"\f144"}.um-faicon-ticket:before{content:"\f145"}.um-faicon-minus-square:before{content:"\f146"}.um-faicon-minus-square-o:before{content:"\f147"}.um-faicon-level-up:before{content:"\f148"}.um-faicon-level-down:before{content:"\f149"}.um-faicon-check-square:before{content:"\f14a"}.um-faicon-pencil-square:before{content:"\f14b"}.um-faicon-external-link-square:before{content:"\f14c"}.um-faicon-share-square:before{content:"\f14d"}.um-faicon-compass:before{content:"\f14e"}.um-faicon-caret-square-o-down:before,.um-faicon-toggle-down:before{content:"\f150"}.um-faicon-caret-square-o-up:before,.um-faicon-toggle-up:before{content:"\f151"}.um-faicon-caret-square-o-right:before,.um-faicon-toggle-right:before{content:"\f152"}.um-faicon-eur:before,.um-faicon-euro:before{content:"\f153"}.um-faicon-gbp:before{content:"\f154"}.um-faicon-dollar:before,.um-faicon-usd:before{content:"\f155"}.um-faicon-inr:before,.um-faicon-rupee:before{content:"\f156"}.um-faicon-cny:before,.um-faicon-jpy:before,.um-faicon-rmb:before,.um-faicon-yen:before{content:"\f157"}.um-faicon-rouble:before,.um-faicon-rub:before,.um-faicon-ruble:before{content:"\f158"}.um-faicon-krw:before,.um-faicon-won:before{content:"\f159"}.um-faicon-bitcoin:before,.um-faicon-btc:before{content:"\f15a"}.um-faicon-file:before{content:"\f15b"}.um-faicon-file-text:before{content:"\f15c"}.um-faicon-sort-alpha-asc:before{content:"\f15d"}.um-faicon-sort-alpha-desc:before{content:"\f15e"}.um-faicon-sort-amount-asc:before{content:"\f160"}.um-faicon-sort-amount-desc:before{content:"\f161"}.um-faicon-sort-numeric-asc:before{content:"\f162"}.um-faicon-sort-numeric-desc:before{content:"\f163"}.um-faicon-thumbs-up:before{content:"\f164"}.um-faicon-thumbs-down:before{content:"\f165"}.um-faicon-youtube-square:before{content:"\f166"}.um-faicon-youtube:before{content:"\f167"}.um-faicon-xing:before{content:"\f168"}.um-faicon-xing-square:before{content:"\f169"}.um-faicon-youtube-play:before{content:"\f16a"}.um-faicon-dropbox:before{content:"\f16b"}.um-faicon-stack-overflow:before{content:"\f16c"}.um-faicon-instagram:before{content:"\f16d"}.um-faicon-flickr:before{content:"\f16e"}.um-faicon-adn:before{content:"\f170"}.um-faicon-bitbucket:before{content:"\f171"}.um-faicon-bitbucket-square:before{content:"\f172"}.um-faicon-tumblr:before{content:"\f173"}.um-faicon-tumblr-square:before{content:"\f174"}.um-faicon-long-arrow-down:before{content:"\f175"}.um-faicon-long-arrow-up:before{content:"\f176"}.um-faicon-long-arrow-left:before{content:"\f177"}.um-faicon-long-arrow-right:before{content:"\f178"}.um-faicon-apple:before{content:"\f179"}.um-faicon-windows:before{content:"\f17a"}.um-faicon-android:before{content:"\f17b"}.um-faicon-linux:before{content:"\f17c"}.um-faicon-dribbble:before{content:"\f17d"}.um-faicon-skype:before{content:"\f17e"}.um-faicon-foursquare:before{content:"\f180"}.um-faicon-trello:before{content:"\f181"}.um-faicon-female:before{content:"\f182"}.um-faicon-male:before{content:"\f183"}.um-faicon-gittip:before{content:"\f184"}.um-faicon-sun-o:before{content:"\f185"}.um-faicon-moon-o:before{content:"\f186"}.um-faicon-archive:before{content:"\f187"}.um-faicon-bug:before{content:"\f188"}.um-faicon-vk:before{content:"\f189"}.um-faicon-weibo:before{content:"\f18a"}.um-faicon-renren:before{content:"\f18b"}.um-faicon-pagelines:before{content:"\f18c"}.um-faicon-stack-exchange:before{content:"\f18d"}.um-faicon-arrow-circle-o-right:before{content:"\f18e"}.um-faicon-arrow-circle-o-left:before{content:"\f190"}.um-faicon-caret-square-o-left:before,.um-faicon-toggle-left:before{content:"\f191"}.um-faicon-dot-circle-o:before{content:"\f192"}.um-faicon-wheelchair:before{content:"\f193"}.um-faicon-vimeo-square:before{content:"\f194"}.um-faicon-try:before,.um-faicon-turkish-lira:before{content:"\f195"}.um-faicon-plus-square-o:before{content:"\f196"}.um-faicon-space-shuttle:before{content:"\f197"}.um-faicon-slack:before{content:"\f198"}.um-faicon-envelope-square:before{content:"\f199"}.um-faicon-wordpress:before{content:"\f19a"}.um-faicon-openid:before{content:"\f19b"}.um-faicon-bank:before,.um-faicon-institution:before,.um-faicon-university:before{content:"\f19c"}.um-faicon-graduation-cap:before,.um-faicon-mortar-board:before{content:"\f19d"}.um-faicon-yahoo:before{content:"\f19e"}.um-faicon-google:before{content:"\f1a0"}.um-faicon-reddit:before{content:"\f1a1"}.um-faicon-reddit-square:before{content:"\f1a2"}.um-faicon-stumbleupon-circle:before{content:"\f1a3"}.um-faicon-stumbleupon:before{content:"\f1a4"}.um-faicon-delicious:before{content:"\f1a5"}.um-faicon-digg:before{content:"\f1a6"}.um-faicon-pied-piper:before{content:"\f1a7"}.um-faicon-pied-piper-alt:before{content:"\f1a8"}.um-faicon-drupal:before{content:"\f1a9"}.um-faicon-joomla:before{content:"\f1aa"}.um-faicon-language:before{content:"\f1ab"}.um-faicon-fax:before{content:"\f1ac"}.um-faicon-building:before{content:"\f1ad"}.um-faicon-child:before{content:"\f1ae"}.um-faicon-paw:before{content:"\f1b0"}.um-faicon-spoon:before{content:"\f1b1"}.um-faicon-cube:before{content:"\f1b2"}.um-faicon-cubes:before{content:"\f1b3"}.um-faicon-behance:before{content:"\f1b4"}.um-faicon-behance-square:before{content:"\f1b5"}.um-faicon-steam:before{content:"\f1b6"}.um-faicon-steam-square:before{content:"\f1b7"}.um-faicon-recycle:before{content:"\f1b8"}.um-faicon-automobile:before,.um-faicon-car:before{content:"\f1b9"}.um-faicon-cab:before,.um-faicon-taxi:before{content:"\f1ba"}.um-faicon-tree:before{content:"\f1bb"}.um-faicon-spotify:before{content:"\f1bc"}.um-faicon-deviantart:before{content:"\f1bd"}.um-faicon-soundcloud:before{content:"\f1be"}.um-faicon-database:before{content:"\f1c0"}.um-faicon-file-pdf-o:before{content:"\f1c1"}.um-faicon-file-word-o:before{content:"\f1c2"}.um-faicon-file-excel-o:before{content:"\f1c3"}.um-faicon-file-powerpoint-o:before{content:"\f1c4"}.um-faicon-file-image-o:before,.um-faicon-file-photo-o:before,.um-faicon-file-picture-o:before{content:"\f1c5"}.um-faicon-file-archive-o:before,.um-faicon-file-zip-o:before{content:"\f1c6"}.um-faicon-file-audio-o:before,.um-faicon-file-sound-o:before{content:"\f1c7"}.um-faicon-file-movie-o:before,.um-faicon-file-video-o:before{content:"\f1c8"}.um-faicon-file-code-o:before{content:"\f1c9"}.um-faicon-vine:before{content:"\f1ca"}.um-faicon-codepen:before{content:"\f1cb"}.um-faicon-jsfiddle:before{content:"\f1cc"}.um-faicon-life-bouy:before,.um-faicon-life-buoy:before,.um-faicon-life-ring:before,.um-faicon-life-saver:before,.um-faicon-support:before{content:"\f1cd"}.um-faicon-circle-o-notch:before{content:"\f1ce"}.um-faicon-ra:before,.um-faicon-rebel:before{content:"\f1d0"}.um-faicon-empire:before,.um-faicon-ge:before{content:"\f1d1"}.um-faicon-git-square:before{content:"\f1d2"}.um-faicon-git:before{content:"\f1d3"}.um-faicon-hacker-news:before{content:"\f1d4"}.um-faicon-tencent-weibo:before{content:"\f1d5"}.um-faicon-qq:before{content:"\f1d6"}.um-faicon-wechat:before,.um-faicon-weixin:before{content:"\f1d7"}.um-faicon-paper-plane:before,.um-faicon-send:before{content:"\f1d8"}.um-faicon-paper-plane-o:before,.um-faicon-send-o:before{content:"\f1d9"}.um-faicon-history:before{content:"\f1da"}.um-faicon-circle-thin:before{content:"\f1db"}.um-faicon-header:before{content:"\f1dc"}.um-faicon-paragraph:before{content:"\f1dd"}.um-faicon-sliders:before{content:"\f1de"}.um-faicon-share-alt:before{content:"\f1e0"}.um-faicon-share-alt-square:before{content:"\f1e1"}.um-faicon-bomb:before{content:"\f1e2"}.um-faicon-futbol-o:before,.um-faicon-soccer-ball-o:before{content:"\f1e3"}.um-faicon-tty:before{content:"\f1e4"}.um-faicon-binoculars:before{content:"\f1e5"}.um-faicon-plug:before{content:"\f1e6"}.um-faicon-slideshare:before{content:"\f1e7"}.um-faicon-twitch:before{content:"\f1e8"}.um-faicon-yelp:before{content:"\f1e9"}.um-faicon-newspaper-o:before{content:"\f1ea"}.um-faicon-wifi:before{content:"\f1eb"}.um-faicon-calculator:before{content:"\f1ec"}.um-faicon-paypal:before{content:"\f1ed"}.um-faicon-google-wallet:before{content:"\f1ee"}.um-faicon-cc-visa:before{content:"\f1f0"}.um-faicon-cc-mastercard:before{content:"\f1f1"}.um-faicon-cc-discover:before{content:"\f1f2"}.um-faicon-cc-amex:before{content:"\f1f3"}.um-faicon-cc-paypal:before{content:"\f1f4"}.um-faicon-cc-stripe:before{content:"\f1f5"}.um-faicon-bell-slash:before{content:"\f1f6"}.um-faicon-bell-slash-o:before{content:"\f1f7"}.um-faicon-trash:before{content:"\f1f8"}.um-faicon-copyright:before{content:"\f1f9"}.um-faicon-at:before{content:"\f1fa"}.um-faicon-eyedropper:before{content:"\f1fb"}.um-faicon-paint-brush:before{content:"\f1fc"}.um-faicon-birthday-cake:before{content:"\f1fd"}.um-faicon-area-chart:before{content:"\f1fe"}.um-faicon-pie-chart:before{content:"\f200"}.um-faicon-line-chart:before{content:"\f201"}.um-faicon-lastfm:before{content:"\f202"}.um-faicon-lastfm-square:before{content:"\f203"}.um-faicon-toggle-off:before{content:"\f204"}.um-faicon-toggle-on:before{content:"\f205"}.um-faicon-bicycle:before{content:"\f206"}.um-faicon-bus:before{content:"\f207"}.um-faicon-ioxhost:before{content:"\f208"}.um-faicon-angellist:before{content:"\f209"}.um-faicon-cc:before{content:"\f20a"}.um-faicon-ils:before,.um-faicon-shekel:before,.um-faicon-sheqel:before{content:"\f20b"}.um-faicon-meanpath:before{content:"\f20c"}@-moz-keyframes um-faicon-spin{0%{-moz-transform:rotate(0)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes um-faicon-spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes um-faicon-spin{0%{-o-transform:rotate(0)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes um-faicon-spin{0%{-ms-transform:rotate(0)}100%{-ms-transform:rotate(359deg)}}@keyframes um-faicon-spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}
3
  .select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--classic .select2-results>.select2-results__options,.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
4
  .um-modal *,.um-popup,.um-popup *{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.um-modal,.um-modal-body,.um-popup{box-sizing:border-box}.um-modal-btn,.um-modal-close{text-decoration:none!important}.um-popup-overlay{background:rgba(0,0,0,.7);width:100%;height:100%;position:fixed;top:0;left:0;z-index:1999992}.um-popup{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;position:fixed;left:50%;top:10%;margin-left:-250px;width:500px;background:#fff;box-shadow:0 1px 3px #111;z-index:1999993;overflow:auto;color:#888;padding:0!important}.um-modal,.um-modal-body.photo{-moz-border-radius:3px;-webkit-border-radius:3px}.um-popup.loading{background:url(../img/loading.gif) center no-repeat #fff;min-height:100px}.um-popup a{outline:0!important}.um-modal-overlay{background:rgba(0,0,0,.85);width:100%;height:100%;position:fixed;top:0;left:0;z-index:999999}.um-modal-hidden-content{display:none}.um-modal-close{display:block;position:fixed;right:0;top:0;font-size:24px;color:#fff!important;padding:0 10px}.um-modal{border-radius:3px;position:fixed;left:50%;display:none;z-index:1999993;bottom:-50px}.um-modal.normal{width:500px;margin-left:-250px}.um-modal.large{width:730px;margin-left:-365px}.um-modal.small{width:400px;margin-left:-200px}.um-modal-body{min-height:3px;padding:20px;width:100%;background:#fff;-moz-border-radius:0 0 3px 3px;-webkit-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px}.um-modal-body.photo{border-radius:3px;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 0 0 1px rgba(255,255,255,.12) inset;background:#888;padding:0}.um-modal-btn,.um-modal-header{padding:0 20px;box-sizing:border-box;color:#fff}.um-modal-body.photo img{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;display:block;overflow:hidden;opacity:0}.um-modal.loading .um-modal-body{background:url(../img/loading.gif) center no-repeat #fff;min-height:150px}.um-modal div.um{margin-bottom:20px!important}.um-modal-header{-moz-border-radius:3px 3px 0 0;-webkit-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;height:44px;line-height:44px;font-size:17px}.um-modal-footer{margin-top:20px}.um-modal-left{float:left}.um-modal-right{float:right}.um-modal-btn.disabled,.um-modal-btn.disabled:hover{opacity:.5;cursor:default!important}.um-modal-btn{cursor:pointer!important;line-height:34px!important;height:34px;display:inline-block;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;text-align:center;vertical-align:middle;font-size:14px;transition:.2s}.um-modal-btn:hover{background:#44b0ec;color:#fff}.um-modal-btn.alt{color:#666;background:#eee}.um-modal-btn.alt:hover{background:#e5e5e5}.um-modal .um-single-image-preview.crop img{float:left}
5
  .um,.um input,.um select,.um textarea{font-size:15px}.um,.um *{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.um-field-error,p.um-notice{-moz-border-radius:3px;-webkit-border-radius:3px}.um-button i,.um-field-group-head i:before,.um-row-heading i:before{vertical-align:middle!important}.um{width:100%;text-align:left;box-sizing:border-box;color:#666;margin-bottom:30px!important;opacity:0}.um-s1,.um-s2{display:none}.um *,.um :after,.um :before{box-sizing:content-box}.um-account-side li a,.um-cover a,.um-field-value a,.um-header a,.um-member-less a,.um-member-more a,.um-member-name a,.um-member-photo a,.um-members a,.um-members-pagi a,.um-members-pagi span{border-bottom:0!important}.um a:focus,.um-modal a:focus{outline:0!important}.um a .image-overlay,.um a:hover .image-overlay,.um a:hover .image-overlay *{display:none!important;width:0!important;height:0!important;position:static!important}.um.um-in-admin{padding-top:0}.um.um-in-admin .um-tip{display:none!important}.um-left{float:left}.um-right{float:right}.um-clear{clear:both}.um-center{text-align:center}.um-center .um-button{display:inline-block!important;width:auto!important;min-width:250px!important}.um-half{width:48%}.um-field-half{width:48%;float:left}.um-field-half.right{float:right}.um-field-tri{width:30%;float:left;margin-right:3%}.um img{box-shadow:none!important}.um-col{padding-bottom:20px}.um-col-alt{margin:0 0 5px}.um-col-alt-s{padding-top:10px}.um-col-alt-b{padding-top:20px}.um-col-121{float:left;width:48%}.um-col-122{float:right;width:48%}.um-col-131,.um-col-132,.um-col-133{width:30%;float:left}.um-col-132{margin:0 5%}.um-raty i{font-size:26px}.um-field-half .um-raty i,.um-field-tri .um-raty i{font-size:21px}.um-button i{font-size:22px;width:22px;height:12px!important;display:inline-block;line-height:12px!important;position:relative;top:-6px;margin-right:8px}.um-row-heading{padding:5px 0;font-size:16px}.um-row-heading i{font-size:24px;height:24px;line-height:24px;margin:0 12px 0 0;display:inline-block;width:30px;text-align:center}p.um-notice{width:auto;color:#fff;box-sizing:border-box;font-size:15px;padding:12px!important;margin:12px 0 0!important;border-radius:3px;position:relative}p.um-notice i{position:absolute;right:14px;font-size:36px;cursor:pointer;top:7px;display:block;height:30px;line-height:30px}p.um-notice.success{background:#7ACF58}p.um-notice.err{background:#C74A4A}p.um-notice.warning{background:#f9f9d1;color:#666;border:1px solid #efe4a2;padding:8px 15px!important}.um-error-block,.um-field-error{width:auto;max-width:100%;background:#C74A4A;box-sizing:border-box;padding:12px;margin:12px 0 0}.um-field-error{border-radius:3px;color:#fff;position:relative;font-size:14px;line-height:20px!important}.um-field-error a{color:#fff!important;text-decoration:underline!important}.um-button,.um-field-group-cancel,a.um-link-alt{text-decoration:none!important}.um-field-arrow{top:-17px;left:10px;position:absolute;z-index:900;color:#C74A4A;font-size:28px;line-height:1em!important}.um-error-block,.um-field,.um-field-area,.um-field-divider,.um-tip,.um-tip i{position:relative}.um-error-block{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;color:#fff;font-size:14px;line-height:1em!important}.um-tip{margin:0 0 0 8px;cursor:pointer;display:inline-block;top:3px}.um-tip i{font-size:22px;height:22px;line-height:22px;display:block}.um-tip-text{display:block;font-size:13px;line-height:15px;color:#999}.um-form button::-moz-focus-inner,.um-form input::-moz-focus-inner{border:0!important;padding:0!important}.um-field{padding:15px 0 0}.um-field-b,.um-field-c{padding-top:0!important}.um-field.um-is-conditional{display:none}.um-field-label{display:block;margin:0 0 8px}.um-field-label .um-field-label-icon{float:left;margin:0 8px 0 0;height:22px;line-height:18px;display:inline-block;width:24px;text-align:center}.um-field-label .um-field-label-icon i{font-size:22px;position:relative;top:1px}.um-field-label label{font-size:15px!important;line-height:22px!important;font-weight:700;font-weight:600}.um-field-area{word-wrap:break-word}.um-field-value p{margin:0 0 6px!important;padding:0}.um-field-block{color:#777;font-size:17px}.um-field-spacing{width:100%}.um-field-divider{width:100%;margin:0 0 12px;height:24px}.um-field-divider-text{position:absolute;width:100%;text-align:center;bottom:-24px;left:0;font-size:16px;padding:10px 0}.um-field-divider-text span{background:#fff;color:#555;display:inline-block;padding:0 15px}.um-field-icon{position:absolute;cursor:default;text-align:center!important;top:2px;left:0;width:44px;font-size:22px;line-height:1.7em}.um-form input[type=number],.um-form input[type=password],.um-form input[type=tel],.um-form input[type=text]{padding:0 12px!important;width:100%;display:block!important;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;cursor:text!important;font-size:15px!important;height:40px!important;box-sizing:border-box!important;box-shadow:none!important;margin:0!important;position:static;outline:0!important}.um-form input[type=number]{width:auto;padding:0 0 0 5px!important;height:30px!important}.um-form input[type=number]:focus,.um-form input[type=password]:focus,.um-form input[type=tel]:focus,.um-form input[type=text]:focus,.um-form textarea:focus{box-shadow:none!important;outline:0!important}.um-form input[type=password].um-iconed,.um-form input[type=tel].um-iconed,.um-form input[type=text].um-iconed{padding-left:44px!important}.um-form input[type=password].um-error,.um-form input[type=tel].um-error,.um-form input[type=text].um-error{border-color:#C74A4A!important}.um-form textarea{width:100%;padding:8px 12px!important;display:block;font-size:15px!important;line-height:22px!important;background:#fff;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;box-sizing:border-box;min-height:80px!important;box-shadow:none;outline:0!important}.um-form .wp-editor-container{border:1px solid #ddd}.um-form .wp-editor-container textarea{background:#ddd!important;color:#222!important;border-radius:0}.um-field-c .um-field-checkbox{margin:0!important;position:relative;top:-14px}.um-field-checkbox,.um-field-radio{display:block;margin:8px 0;position:relative}.um-profile.um-editing .um-field-checkbox,.um-profile.um-editing .um-field-radio{cursor:pointer!important}.um-field-checkbox:hover i,.um-field-radio:hover i{color:#666}.um-field-checkbox input,.um-field-radio input{opacity:0!important;display:inline!important;width:0!important;float:left}.um-field-checkbox-state,.um-field-radio-state{position:absolute;top:0;left:1px;width:24px;height:24px}.um-field-checkbox-state i,.um-field-radio-state i{font-size:24px;line-height:24px;height:24px;color:#aaa;transition:all .2s linear}.um-button,.um-field-group-head{transition:.25s;box-sizing:border-box}.um-field-checkbox-option,.um-field-radio-option{margin:0 0 0 36px;line-height:24px;color:#888!important;display:block}.um-field-group{margin-top:20px}.um-field-group-head{cursor:pointer;color:#fff;font-size:16px;line-height:22px;padding:10px 20px;-moz-border-radius:4px!important;-webkit-border-radius:4px!important;border-radius:4px!important;border-top:1px solid transparent!important;border-bottom:2px solid rgba(0,0,0,.1)!important}.um-field-group-head i{font-size:20px;margin:0 8px 0 0}.um-field-group-body{display:none;margin:15px 0 0;padding:15px 20px 5px;background:#f9f9f9;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;position:relative;box-sizing:border-box;width:100%}.um-field-group-body div.um-field{padding:0 0 15px}.um-field-group-cancel{font-size:18px;position:absolute;z-index:800;right:8px;top:8px;color:#ccc!important}.um-field-group-cancel:hover{color:#777!important}.um div.disabled,.um input[type=number]:disabled,.um input[type=submit]:disabled,.um input[type=text]:disabled,.um-disabled{opacity:.6!important;cursor:no-drop!important}input[type=submit].um-button,input[type=submit].um-button:focus{vertical-align:middle!important;height:auto!important;font-size:15px;cursor:pointer!important;width:100%;box-shadow:none;text-shadow:none;font-family:inherit;outline:0!important;margin:0;opacity:1;-webkit-appearance:none}input[type=submit].um-button:hover{opacity:1}.um-button{font-size:15px;border:none!important;display:block;width:100%;line-height:1em!important;padding:16px 20px!important;text-align:center;text-transform:none!important;font-weight:400!important;overflow:hidden;position:relative;-moz-border-radius:4px!important;-webkit-border-radius:4px!important;border-radius:4px!important;border-top:1px solid transparent!important;border-bottom:2px solid rgba(0,0,0,.1)!important;opacity:1}.um-button.um-btn-auto-width{width:auto;display:inline-block;padding:14px 20px!important;min-width:200px;max-width:450px}a.um-link-alt{line-height:22px;color:#888!important;display:block!important;font-weight:400;text-align:center;border-bottom:none!important}a.um-link-alt:hover{text-decoration:underline!important}.um-dropdown{position:absolute;height:auto;background:#fff;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;z-index:10;display:none;border:1px solid #e5e5e5;box-sizing:border-box;-webkit-box-shadow:0 0 2px rgba(0,0,0,.1);box-shadow:0 0 1px rgba(0,0,0,.1)}.um-dropdown li,.um-dropdown ul{list-style-type:none!important;padding:0!important;margin:0!important}.um-dropdown li a{display:block;padding:8px 12px;color:#666;font-size:14px;line-height:18px}.um-dropdown li:last-child a{border-top:1px solid #e5e5e5;padding:12px}.um-dropdown-b{position:relative}.um-dropdown-arr{position:absolute;font-size:24px;width:24px;height:24px;overflow:hidden;z-index:15;color:#eee}.um-dropdown-arr *{display:block!important;width:24px!important;height:24px!important;vertical-align:bottom!important;overflow:hidden!important;line-height:24px!important}div.um-photo{margin:20px auto 0;text-align:center;box-sizing:border-box;max-width:100%}div.um-photo,div.um-photo a,div.um-photo img{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}div.um-photo a{border:1px solid #e5e5e5;padding:5px;box-sizing:border-box;display:inline-block;box-shadow:0 1px 1px #eee;margin:0 auto;max-width:100%}div.um-photo img{max-height:300px;max-width:100%}span.um-req{margin:0 0 0 8px;font-size:14px;display:inline-block}small.um-max-filesize{display:block;color:#999;padding-top:5px}small.um-max-filesize span{font-size:12px}.um-form .um-field .um-field-area input.um-form-field.um-validate-not-matched,.um-form .um-field .um-field-area input.um-form-field.um-validate-not-matched:focus,.um-form .um-field .um-field-area input.um-form-field.um-validate-username-exists,.um-form .um-field .um-field-area input.um-form-field.um-validate-username-exists:focus{border-color:#DB2929!important}.um-form .um-field .um-field-area input.um-searching-username{background-image:url(../img/loading.gif);background-position:right center;background-repeat:no-repeat;background-size:24px 24px}.um-search-area{position:relative;max-width:300px}.um-search-area .um-search-field{width:100%}.um-search-area .um-search-icon{position:absolute;top:7px;right:10px}.select2-container.select2-container--open{z-index:9999999}.select2.select2-container .select2-selection{display:block!important;height:40px;padding:0 0 0 12px!important;overflow:hidden!important;position:relative!important;white-space:nowrap!important;line-height:35px!important;color:#666!important;font-size:15px!important;text-align:left!important;text-decoration:none!important;-moz-border-radius:2px!important;-webkit-border-radius:2px!important;border-radius:2px!important;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:#fff!important;border:2px solid #ddd!important}.select2.select2-container .select2-selection .select2-selection__arrow b[role=presentation]{display:none}.select2.select2-container .select2-selection .select2-selection__arrow:before{content:"\f3d0"!important;font-size:27px!important;font-family:Ionicons!important;width:100%!important;display:block;height:100%;line-height:35px;color:#aaa}.select2.select2-container .select2-selection .select2-selection__arrow{display:inline-block!important;width:34px!important;height:100%!important;position:absolute!important;right:0!important;top:0!important;-moz-border-radius:0 2px 2px 0!important;-webkit-border-radius:0 2px 2px 0!important;border-radius:0 2px 2px 0!important;text-align:center!important;background:0 0!important;border-left:0!important}.select2-container.select2-container--open .select2-dropdown{border:2px solid #ddd!important}.select2-results li{list-style:none;display:list-item;background-image:none;font-size:15px;margin:5px!important;color:#666!important;padding:3px 7px 4px!important;cursor:pointer;min-height:1em!important}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:37px}.select2-results li.select2-results__option.select2-results__option--highlighted{background:#f4f4f4!important;color:#666!important}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-selection__clear{right:10px;font-size:30px;color:#aaa!important}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0;width:100%;line-height:20px;font-size:13px}.select2.select2-container .select2-selection.select2-selection--multiple{height:auto!important}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;top:-6px;margin-right:-9px;font-size:15px;position:absolute}.select2-container--default .select2-selection--multiple .select2-selection__choice{padding:3px 3px 3px 5px}.select2-container .select2-search--inline{line-height:38px}.um-field-multiselect .um-field-area .um-field-icon,.um-field-select .um-field-area .um-field-icon{z-index:99999999}.um-field-select .um-field-area.um-field-area-has-icon .select2-selection__rendered{text-indent:20px}.um-field-multiselect .um-field-area.um-field-area-has-icon ul:first-child{margin-left:30px!important}
includes/admin/class-admin-functions.php CHANGED
@@ -77,7 +77,7 @@ if ( ! class_exists( 'um\admin\Admin_Functions' ) ) {
77
  $cpt = UM()->cpt_list();
78
 
79
  if ( isset( $_REQUEST['post_type'] ) ) {
80
- $post_type = $_REQUEST['post_type'];
81
  if ( in_array( $post_type, $cpt ) ) {
82
  return true;
83
  }
77
  $cpt = UM()->cpt_list();
78
 
79
  if ( isset( $_REQUEST['post_type'] ) ) {
80
+ $post_type = sanitize_key( $_REQUEST['post_type'] );
81
  if ( in_array( $post_type, $cpt ) ) {
82
  return true;
83
  }
includes/admin/class-admin.php CHANGED
@@ -183,16 +183,20 @@ if ( ! class_exists( 'um\admin\Admin' ) ) {
183
  * @param $action
184
  */
185
  function duplicate_form( $action ) {
186
- if ( ! is_admin() || ! current_user_can('manage_options') ) die();
187
- if ( ! isset( $_REQUEST['post_id'] ) || ! is_numeric( $_REQUEST['post_id'] ) ) die();
 
 
 
 
188
 
189
- $post_id = $_REQUEST['post_id'];
190
 
191
  $n = array(
192
- 'post_type' => 'um_form',
193
- 'post_title' => sprintf( __( 'Duplicate of %s', 'ultimate-member' ), get_the_title( $post_id ) ),
194
- 'post_status' => 'publish',
195
- 'post_author' => get_current_user_id(),
196
  );
197
 
198
  $n_id = wp_insert_post( $n );
@@ -210,10 +214,10 @@ if ( ! class_exists( 'um\admin\Admin' ) ) {
210
 
211
  }
212
 
213
- delete_post_meta($n_id, '_um_core');
214
 
215
- $url = admin_url('edit.php?post_type=um_form');
216
- $url = add_query_arg('update','form_duplicated',$url);
217
 
218
  exit( wp_redirect( $url ) );
219
 
@@ -241,13 +245,19 @@ if ( ! class_exists( 'um\admin\Admin' ) ) {
241
  * @param $action
242
  */
243
  function user_action( $action ) {
244
- if ( !is_admin() || !current_user_can( 'edit_users' ) ) die();
245
- if ( !isset( $_REQUEST['sub'] ) ) die();
246
- if ( !isset($_REQUEST['user_id']) ) die();
 
 
 
 
 
 
247
 
248
- um_fetch_user( $_REQUEST['user_id'] );
249
 
250
- $subaction = $_REQUEST['sub'];
251
 
252
  /**
253
  * UM hook
@@ -268,7 +278,7 @@ if ( ! class_exists( 'um\admin\Admin' ) ) {
268
  * }
269
  * ?>
270
  */
271
- do_action( "um_admin_user_action_hook", $subaction );
272
  /**
273
  * UM hook
274
  *
@@ -290,7 +300,7 @@ if ( ! class_exists( 'um\admin\Admin' ) ) {
290
 
291
  um_reset_user();
292
 
293
- wp_redirect( add_query_arg( 'update', 'user_updated', admin_url('?page=ultimatemember') ) );
294
  exit;
295
 
296
  }
@@ -317,6 +327,8 @@ if ( ! class_exists( 'um\admin\Admin' ) ) {
317
  */
318
  function admin_init() {
319
  if ( is_admin() && current_user_can( 'manage_options' ) && ! empty( $_REQUEST['um_adm_action'] ) ) {
 
 
320
  /**
321
  * UM hook
322
  *
@@ -336,7 +348,7 @@ if ( ! class_exists( 'um\admin\Admin' ) ) {
336
  * }
337
  * ?>
338
  */
339
- do_action( "um_admin_do_action__", $_REQUEST['um_adm_action'] );
340
  /**
341
  * UM hook
342
  *
@@ -356,7 +368,7 @@ if ( ! class_exists( 'um\admin\Admin' ) ) {
356
  * }
357
  * ?>
358
  */
359
- do_action( "um_admin_do_action__{$_REQUEST['um_adm_action']}", $_REQUEST['um_adm_action'] );
360
  }
361
  }
362
 
183
  * @param $action
184
  */
185
  function duplicate_form( $action ) {
186
+ if ( ! is_admin() || ! current_user_can('manage_options') ) {
187
+ die();
188
+ }
189
+ if ( ! isset( $_REQUEST['post_id'] ) || ! is_numeric( $_REQUEST['post_id'] ) ) {
190
+ die();
191
+ }
192
 
193
+ $post_id = absint( $_REQUEST['post_id'] );
194
 
195
  $n = array(
196
+ 'post_type' => 'um_form',
197
+ 'post_title' => sprintf( __( 'Duplicate of %s', 'ultimate-member' ), get_the_title( $post_id ) ),
198
+ 'post_status' => 'publish',
199
+ 'post_author' => get_current_user_id(),
200
  );
201
 
202
  $n_id = wp_insert_post( $n );
214
 
215
  }
216
 
217
+ delete_post_meta( $n_id, '_um_core' );
218
 
219
+ $url = admin_url( 'edit.php?post_type=um_form' );
220
+ $url = add_query_arg( 'update', 'form_duplicated', $url );
221
 
222
  exit( wp_redirect( $url ) );
223
 
245
  * @param $action
246
  */
247
  function user_action( $action ) {
248
+ if ( ! is_admin() || ! current_user_can( 'edit_users' ) ) {
249
+ die();
250
+ }
251
+ if ( ! isset( $_REQUEST['sub'] ) ) {
252
+ die();
253
+ }
254
+ if ( ! isset( $_REQUEST['user_id'] ) ) {
255
+ die();
256
+ }
257
 
258
+ um_fetch_user( absint( $_REQUEST['user_id'] ) );
259
 
260
+ $subaction = sanitize_key( $_REQUEST['sub'] );
261
 
262
  /**
263
  * UM hook
278
  * }
279
  * ?>
280
  */
281
+ do_action( 'um_admin_user_action_hook', $subaction );
282
  /**
283
  * UM hook
284
  *
300
 
301
  um_reset_user();
302
 
303
+ wp_redirect( add_query_arg( 'update', 'user_updated', admin_url( '?page=ultimatemember' ) ) );
304
  exit;
305
 
306
  }
327
  */
328
  function admin_init() {
329
  if ( is_admin() && current_user_can( 'manage_options' ) && ! empty( $_REQUEST['um_adm_action'] ) ) {
330
+ $action = sanitize_key( $_REQUEST['um_adm_action'] );
331
+
332
  /**
333
  * UM hook
334
  *
348
  * }
349
  * ?>
350
  */
351
+ do_action( 'um_admin_do_action__', $action );
352
  /**
353
  * UM hook
354
  *
368
  * }
369
  * ?>
370
  */
371
+ do_action( "um_admin_do_action__{$action}", $action );
372
  }
373
  }
374
 
includes/admin/core/class-admin-builder.php CHANGED
@@ -284,11 +284,9 @@ if ( ! class_exists( 'um\admin\core\Admin_Builder' ) ) {
284
  wp_send_json_error( __( 'Please login as administrator', 'ultimate-member' ) );
285
  }
286
 
287
- extract( $_POST );
288
-
289
  ob_start();
290
 
291
- $this->form_id = $_POST['form_id'];
292
 
293
  $this->show_builder();
294
 
@@ -609,10 +607,10 @@ if ( ! class_exists( 'um\admin\core\Admin_Builder' ) ) {
609
  $output['error'] = null;
610
 
611
  $array = array(
612
- 'field_type' => $_POST['_type'],
613
- 'form_id' => $_POST['post_id'],
614
- 'args' => UM()->builtin()->get_core_field_attrs( $_POST['_type'] ),
615
- 'post' => $_POST
616
  );
617
 
618
  /**
@@ -1173,7 +1171,7 @@ if ( ! class_exists( 'um\admin\core\Admin_Builder' ) ) {
1173
 
1174
  $arr_options = array();
1175
 
1176
- $um_callback_func = $_POST['um_option_callback'];
1177
  if ( empty( $um_callback_func ) ) {
1178
  $arr_options['status'] = 'empty';
1179
  $arr_options['function_name'] = $um_callback_func;
284
  wp_send_json_error( __( 'Please login as administrator', 'ultimate-member' ) );
285
  }
286
 
 
 
287
  ob_start();
288
 
289
+ $this->form_id = absint( $_POST['form_id'] );
290
 
291
  $this->show_builder();
292
 
607
  $output['error'] = null;
608
 
609
  $array = array(
610
+ 'field_type' => sanitize_key( $_POST['_type'] ),
611
+ 'form_id' => absint( $_POST['post_id'] ),
612
+ 'args' => UM()->builtin()->get_core_field_attrs( sanitize_key( $_POST['_type'] ) ),
613
+ 'post' => $_POST
614
  );
615
 
616
  /**
1171
 
1172
  $arr_options = array();
1173
 
1174
+ $um_callback_func = sanitize_key( $_POST['um_option_callback'] );
1175
  if ( empty( $um_callback_func ) ) {
1176
  $arr_options['status'] = 'empty';
1177
  $arr_options['function_name'] = $um_callback_func;
includes/admin/core/class-admin-dragdrop.php CHANGED
@@ -64,19 +64,19 @@ if ( ! class_exists( 'um\admin\core\Admin_DragDrop' ) ) {
64
  $row_id = str_replace( '_um_row_', '', $key );
65
 
66
  $row_array = array(
67
- 'type' => 'row',
68
- 'id' => $value,
69
- 'sub_rows' => $_POST[ '_um_rowsub_'.$row_id .'_rows' ],
70
- 'cols' => $_POST[ '_um_rowcols_'.$row_id .'_cols' ],
71
- 'origin' => $_POST[ '_um_roworigin_'.$row_id . '_val' ],
72
  );
73
 
74
  $row_args = $row_array;
75
 
76
  if ( isset( $this->row_data[ $row_array['origin'] ] ) ) {
77
- foreach ( $this->row_data[ $row_array['origin'] ] as $k => $v ){
78
  if ( $k != 'position' && $k != 'metakey' ) {
79
- $update_args[$k] = $v;
80
  }
81
  }
82
  if ( isset( $update_args ) ) {
64
  $row_id = str_replace( '_um_row_', '', $key );
65
 
66
  $row_array = array(
67
+ 'type' => 'row',
68
+ 'id' => $value,
69
+ 'sub_rows' => $_POST[ '_um_rowsub_' . $row_id . '_rows' ],
70
+ 'cols' => $_POST[ '_um_rowcols_' . $row_id . '_cols' ],
71
+ 'origin' => $_POST[ '_um_roworigin_' . $row_id . '_val' ],
72
  );
73
 
74
  $row_args = $row_array;
75
 
76
  if ( isset( $this->row_data[ $row_array['origin'] ] ) ) {
77
+ foreach ( $this->row_data[ $row_array['origin'] ] as $k => $v ) {
78
  if ( $k != 'position' && $k != 'metakey' ) {
79
+ $update_args[ $k ] = $v;
80
  }
81
  }
82
  if ( isset( $update_args ) ) {
includes/admin/core/class-admin-menu.php CHANGED
@@ -298,8 +298,9 @@ if ( ! class_exists( 'um\admin\core\Admin_Menu' ) ) {
298
  */
299
  function admin_page() {
300
 
301
- $page = $_REQUEST['page'];
302
- if ( $page == 'ultimatemember' && ! isset( $_REQUEST['um-addon'] ) ) { ?>
 
303
 
304
  <div id="um-metaboxes-general" class="wrap">
305
 
298
  */
299
  function admin_page() {
300
 
301
+ $page = ! empty( $_REQUEST['page'] ) ? sanitize_key( $_REQUEST['page'] ) : '';
302
+
303
+ if ( $page == 'ultimatemember' ) { ?>
304
 
305
  <div id="um-metaboxes-general" class="wrap">
306
 
includes/admin/core/class-admin-metabox.php CHANGED
@@ -179,14 +179,12 @@ if ( ! class_exists( 'um\admin\core\Admin_Metabox' ) ) {
179
  /**
180
  * @param $post_id
181
  * @param $post
182
- *
183
- * @return mixed
184
  */
185
  function save_metabox_custom( $post_id, $post ) {
186
  // validate nonce
187
  if ( ! isset( $_POST['um_admin_save_metabox_custom_nonce'] ) ||
188
  ! wp_verify_nonce( $_POST['um_admin_save_metabox_custom_nonce'], basename( __FILE__ ) ) ) {
189
- return $post_id;
190
  }
191
 
192
  /**
@@ -285,56 +283,52 @@ if ( ! class_exists( 'um\admin\core\Admin_Metabox' ) ) {
285
  /**
286
  * @param $post_id
287
  * @param $post
288
- *
289
- * @return mixed
290
  */
291
  function save_metabox_restrict_content( $post_id, $post ) {
292
  // validate nonce
293
- if ( ! isset( $_POST['um_admin_save_metabox_restrict_content_nonce'] ) || !wp_verify_nonce( $_POST['um_admin_save_metabox_restrict_content_nonce'], basename( __FILE__ ) ) ) {
294
- return $post_id;
 
295
  }
296
 
297
  // validate user
298
  $post_type = get_post_type_object( $post->post_type );
299
  if ( ! current_user_can( $post_type->cap->edit_post, $post_id ) ) {
300
- return $post_id;
301
  }
302
 
303
- if ( ! empty( $_POST['um_content_restriction'] ) ) {
304
  update_post_meta( $post_id, 'um_content_restriction', $_POST['um_content_restriction'] );
305
  } else {
306
  delete_post_meta( $post_id, 'um_content_restriction' );
307
  }
308
-
309
- return $post_id;
310
  }
311
 
312
 
313
  /**
314
  * @param $post_id
315
  *
316
- * @return mixed
317
  */
318
  function save_attachment_metabox_restrict_content( $post_id ) {
319
  // validate nonce
320
- if ( ! isset( $_POST['um_admin_save_metabox_restrict_content_nonce'] ) || !wp_verify_nonce( $_POST['um_admin_save_metabox_restrict_content_nonce'], basename( __FILE__ ) ) )
321
- return $post_id;
 
 
322
 
323
  $post = get_post( $post_id );
324
 
325
  // validate user
326
  $post_type = get_post_type_object( $post->post_type );
327
  if ( ! current_user_can( $post_type->cap->edit_post, $post_id ) ) {
328
- return $post_id;
329
  }
330
 
331
- if ( ! empty( $_POST['um_content_restriction'] ) ) {
332
  update_post_meta( $post_id, 'um_content_restriction', $_POST['um_content_restriction'] );
333
  } else {
334
  delete_post_meta( $post_id, 'um_content_restriction' );
335
  }
336
-
337
- return $post_id;
338
  }
339
 
340
 
@@ -375,102 +369,102 @@ if ( ! class_exists( 'um\admin\core\Admin_Metabox' ) ) {
375
  */
376
  $fields = apply_filters( 'um_admin_category_access_settings_fields', array(
377
  array(
378
- 'id' => '_um_custom_access_settings',
379
- 'type' => 'checkbox',
380
- 'label' => __( 'Restrict access to this content?', 'ultimate-member' ),
381
- 'description' => __( 'Activate content restriction for this post', 'ultimate-member' ),
382
- 'value' => ! empty( $data['_um_custom_access_settings'] ) ? $data['_um_custom_access_settings'] : 0,
383
  ),
384
  array(
385
- 'id' => '_um_accessible',
386
- 'type' => 'select',
387
- 'label' => __( 'Who can access this content?', 'ultimate-member' ),
388
- 'description' => __( 'Activate content restriction for this post', 'ultimate-member' ),
389
- 'value' => ! empty( $data['_um_accessible'] ) ? $data['_um_accessible'] : 0,
390
- 'options' => array(
391
  '0' => __( 'Everyone', 'ultimate-member' ),
392
  '1' => __( 'Logged out users', 'ultimate-member' ),
393
  '2' => __( 'Logged in users', 'ultimate-member' ),
394
  ),
395
- 'conditional' => array( '_um_custom_access_settings', '=', '1' )
396
  ),
397
  array(
398
- 'id' => '_um_access_roles',
399
- 'type' => 'multi_checkbox',
400
- 'label' => __( 'Select which roles can access this content', 'ultimate-member' ),
401
- 'description' => __( 'Activate content restriction for this post', 'ultimate-member' ),
402
- 'options' => UM()->roles()->get_roles( false, array( 'administrator' ) ),
403
  'columns' => 3,
404
- 'conditional' => array( '_um_accessible', '=', '2' )
405
  ),
406
  array(
407
- 'id' => '_um_noaccess_action',
408
- 'type' => 'select',
409
- 'label' => __( 'What happens when users without access tries to view the content?', 'ultimate-member' ),
410
- 'description' => __( 'Action when users without access tries to view the content', 'ultimate-member' ),
411
- 'value' => ! empty( $data['_um_noaccess_action'] ) ? $data['_um_noaccess_action'] : 0,
412
- 'options' => array(
413
  '0' => __( 'Show access restricted message', 'ultimate-member' ),
414
  '1' => __( 'Redirect user', 'ultimate-member' ),
415
  ),
416
- 'conditional' => array( '_um_accessible', '!=', '0' )
417
  ),
418
  array(
419
- 'id' => '_um_restrict_by_custom_message',
420
- 'type' => 'select',
421
- 'label' => __( 'Would you like to use the global default message or apply a custom message to this content?', 'ultimate-member' ),
422
- 'description' => __( 'Action when users without access tries to view the content', 'ultimate-member' ),
423
- 'value' => ! empty( $data['_um_restrict_by_custom_message'] ) ? $data['_um_restrict_by_custom_message'] : '0',
424
- 'options' => array(
425
  '0' => __( 'Global default message (default)', 'ultimate-member' ),
426
  '1' => __( 'Custom message', 'ultimate-member' ),
427
  ),
428
- 'conditional' => array( '_um_noaccess_action', '=', '0' )
429
  ),
430
  array(
431
- 'id' => '_um_restrict_custom_message',
432
- 'type' => 'wp_editor',
433
- 'label' => __( 'Custom Restrict Content message', 'ultimate-member' ),
434
- 'description' => __( 'Changed global restrict message', 'ultimate-member' ),
435
- 'value' => ! empty( $data['_um_restrict_custom_message'] ) ? $data['_um_restrict_custom_message'] : '',
436
- 'conditional' => array( '_um_restrict_by_custom_message', '=', '1' )
437
  ),
438
  array(
439
- 'id' => '_um_access_redirect',
440
- 'type' => 'select',
441
- 'label' => __( 'Where should users be redirected to?', 'ultimate-member' ),
442
- 'description' => __( 'Select redirect to page when user hasn\'t access to content', 'ultimate-member' ),
443
- 'value' => ! empty( $data['_um_access_redirect'] ) ? $data['_um_access_redirect'] : '0',
444
- 'conditional' => array( '_um_noaccess_action', '=', '1' ),
445
- 'options' => array(
446
  '0' => __( 'Login page', 'ultimate-member' ),
447
  '1' => __( 'Custom URL', 'ultimate-member' ),
448
  ),
449
  ),
450
  array(
451
- 'id' => '_um_access_redirect_url',
452
- 'type' => 'text',
453
- 'label' => __( 'Redirect URL', 'ultimate-member' ),
454
- 'description' => __( 'Changed global restrict message', 'ultimate-member' ),
455
- 'value' => ! empty( $data['_um_access_redirect_url'] ) ? $data['_um_access_redirect_url'] : '',
456
- 'conditional' => array( '_um_access_redirect', '=', '1' )
457
  ),
458
  array(
459
- 'id' => '_um_access_hide_from_queries',
460
- 'type' => 'checkbox',
461
- 'label' => __( 'Hide from queries', 'ultimate-member' ),
462
- 'description' => __( 'Hide this content from archives, RSS feeds etc for users who do not have permission to view this content', 'ultimate-member' ),
463
- 'value' => ! empty( $data['_um_access_hide_from_queries'] ) ? $data['_um_access_hide_from_queries'] : '',
464
- 'conditional' => array( '_um_accessible', '!=', '0' )
465
  )
466
  ), $data, 'create' );
467
 
468
  UM()->admin_forms( array(
469
- 'class' => 'um-restrict-content um-third-column',
470
- 'prefix_id' => 'um_content_restriction',
471
- 'without_wrapper' => true,
472
- 'div_line' => true,
473
- 'fields' => $fields
474
  ) )->render_form();
475
 
476
  wp_nonce_field( basename( __FILE__ ), 'um_admin_save_taxonomy_restrict_content_nonce' );
@@ -525,110 +519,110 @@ if ( ! class_exists( 'um\admin\core\Admin_Metabox' ) ) {
525
  */
526
  $fields = apply_filters( 'um_admin_category_access_settings_fields', array(
527
  array(
528
- 'id' => '_um_custom_access_settings',
529
- 'type' => 'checkbox',
530
- 'class' => 'form-field',
531
- 'label' => __( 'Restrict access to this content?', 'ultimate-member' ),
532
- 'description' => __( 'Activate content restriction for this post', 'ultimate-member' ),
533
- 'value' => ! empty( $data['_um_custom_access_settings'] ) ? $data['_um_custom_access_settings'] : 0,
534
  ),
535
  array(
536
- 'id' => '_um_accessible',
537
- 'type' => 'select',
538
- 'class' => 'form-field',
539
- 'label' => __( 'Who can access this content?', 'ultimate-member' ),
540
- 'description' => __( 'Activate content restriction for this post', 'ultimate-member' ),
541
- 'value' => ! empty( $data['_um_accessible'] ) ? $data['_um_accessible'] : 0,
542
- 'options' => array(
543
  '0' => __( 'Everyone', 'ultimate-member' ),
544
  '1' => __( 'Logged out users', 'ultimate-member' ),
545
  '2' => __( 'Logged in users', 'ultimate-member' ),
546
  ),
547
- 'conditional' => array( '_um_custom_access_settings', '=', '1' )
548
  ),
549
  array(
550
- 'id' => '_um_access_roles',
551
- 'type' => 'multi_checkbox',
552
- 'class' => 'form-field',
553
- 'label' => __( 'Select which roles can access this content', 'ultimate-member' ),
554
- 'description' => __( 'Activate content restriction for this post', 'ultimate-member' ),
555
- 'value' => $_um_access_roles_value,
556
- 'options' => UM()->roles()->get_roles( false, array( 'administrator' ) ),
557
  'columns' => 3,
558
- 'conditional' => array( '_um_accessible', '=', '2' )
559
  ),
560
  array(
561
- 'id' => '_um_noaccess_action',
562
- 'type' => 'select',
563
- 'class' => 'form-field',
564
- 'label' => __( 'What happens when users without access tries to view the content?', 'ultimate-member' ),
565
- 'description' => __( 'Action when users without access tries to view the content', 'ultimate-member' ),
566
- 'value' => ! empty( $data['_um_noaccess_action'] ) ? $data['_um_noaccess_action'] : 0,
567
- 'options' => array(
568
  '0' => __( 'Show access restricted message', 'ultimate-member' ),
569
  '1' => __( 'Redirect user', 'ultimate-member' ),
570
  ),
571
- 'conditional' => array( '_um_accessible', '!=', '0' )
572
  ),
573
  array(
574
- 'id' => '_um_restrict_by_custom_message',
575
- 'type' => 'select',
576
- 'class' => 'form-field',
577
- 'label' => __( 'Would you like to use the global default message or apply a custom message to this content?', 'ultimate-member' ),
578
- 'description' => __( 'Action when users without access tries to view the content', 'ultimate-member' ),
579
- 'value' => ! empty( $data['_um_restrict_by_custom_message'] ) ? $data['_um_restrict_by_custom_message'] : '0',
580
- 'options' => array(
581
  '0' => __( 'Global default message (default)', 'ultimate-member' ),
582
  '1' => __( 'Custom message', 'ultimate-member' ),
583
  ),
584
- 'conditional' => array( '_um_noaccess_action', '=', '0' )
585
  ),
586
  array(
587
- 'id' => '_um_restrict_custom_message',
588
- 'type' => 'wp_editor',
589
- 'class' => 'form-field',
590
- 'label' => __( 'Custom Restrict Content message', 'ultimate-member' ),
591
- 'description' => __( 'Changed global restrict message', 'ultimate-member' ),
592
- 'value' => ! empty( $data['_um_restrict_custom_message'] ) ? $data['_um_restrict_custom_message'] : '',
593
- 'conditional' => array( '_um_restrict_by_custom_message', '=', '1' )
594
  ),
595
  array(
596
- 'id' => '_um_access_redirect',
597
- 'type' => 'select',
598
- 'class' => 'form-field',
599
- 'label' => __( 'Where should users be redirected to?', 'ultimate-member' ),
600
- 'description' => __( 'Select redirect to page when user hasn\'t access to content', 'ultimate-member' ),
601
- 'value' => ! empty( $data['_um_access_redirect'] ) ? $data['_um_access_redirect'] : '0',
602
- 'conditional' => array( '_um_noaccess_action', '=', '1' ),
603
- 'options' => array(
604
  '0' => __( 'Login page', 'ultimate-member' ),
605
  '1' => __( 'Custom URL', 'ultimate-member' ),
606
  ),
607
  ),
608
  array(
609
- 'id' => '_um_access_redirect_url',
610
- 'type' => 'text',
611
- 'class' => 'form-field',
612
- 'label' => __( 'Redirect URL', 'ultimate-member' ),
613
- 'description' => __( 'Changed global restrict message', 'ultimate-member' ),
614
- 'value' => ! empty( $data['_um_access_redirect_url'] ) ? $data['_um_access_redirect_url'] : '',
615
- 'conditional' => array( '_um_access_redirect', '=', '1' )
616
  ),
617
  array(
618
- 'id' => '_um_access_hide_from_queries',
619
- 'type' => 'checkbox',
620
- 'class' => 'form-field',
621
- 'label' => __( 'Hide from queries', 'ultimate-member' ),
622
- 'description' => __( 'Hide this content from archives, RSS feeds etc for users who do not have permission to view this content', 'ultimate-member' ),
623
- 'value' => ! empty( $data['_um_access_hide_from_queries'] ) ? $data['_um_access_hide_from_queries'] : '',
624
- 'conditional' => array( '_um_accessible', '!=', '0' )
625
  )
626
  ), $data, 'edit' );
627
 
628
  UM()->admin_forms( array(
629
- 'class' => 'um-restrict-content um-third-column',
630
- 'prefix_id' => 'um_content_restriction',
631
- 'without_wrapper' => true,
632
  'fields' => $fields
633
  ) )->render_form();
634
 
@@ -656,7 +650,7 @@ if ( ! class_exists( 'um\admin\core\Admin_Metabox' ) ) {
656
  return $termID;
657
  }
658
 
659
- if ( ! empty( $_REQUEST['um_content_restriction'] ) ) {
660
  update_term_meta( $termID, 'um_content_restriction', $_REQUEST['um_content_restriction'] );
661
  } else {
662
  delete_term_meta( $termID, 'um_content_restriction' );
@@ -1045,7 +1039,8 @@ if ( ! class_exists( 'um\admin\core\Admin_Metabox' ) ) {
1045
  global $wpdb;
1046
 
1047
  // validate nonce
1048
- if ( ! isset( $_POST['um_admin_save_metabox_directory_nonce'] ) || ! wp_verify_nonce( $_POST['um_admin_save_metabox_directory_nonce'], basename( __FILE__ ) ) ) {
 
1049
  return;
1050
  }
1051
 
@@ -1063,10 +1058,12 @@ if ( ! class_exists( 'um\admin\core\Admin_Metabox' ) ) {
1063
  $where = array( 'ID' => $post_id );
1064
 
1065
  if ( empty( $_POST['post_title'] ) ) {
1066
- $_POST['post_title'] = 'Directory #'.$post_id;
1067
  }
1068
 
1069
- $wpdb->update( $wpdb->posts, array( 'post_title' => $_POST['post_title'] ), $where );
 
 
1070
 
1071
  // save
1072
  delete_post_meta( $post_id, '_um_roles' );
@@ -1126,25 +1123,32 @@ if ( ! class_exists( 'um\admin\core\Admin_Metabox' ) ) {
1126
  *
1127
  * @param $post_id
1128
  * @param $post
1129
- *
1130
- * @return mixed
1131
  */
1132
  function save_metabox_form( $post_id, $post ) {
1133
  global $wpdb;
1134
 
1135
  // validate nonce
1136
- if ( !isset( $_POST['um_admin_save_metabox_form_nonce'] ) || !wp_verify_nonce( $_POST['um_admin_save_metabox_form_nonce'], basename( __FILE__ ) ) ) return $post_id;
 
 
 
1137
 
1138
  // validate post type
1139
- if ( $post->post_type != 'um_form' ) return $post_id;
 
 
1140
 
1141
  // validate user
1142
  $post_type = get_post_type_object( $post->post_type );
1143
- if ( !current_user_can( $post_type->cap->edit_post, $post_id ) ) return $post_id;
 
 
1144
 
1145
  $where = array( 'ID' => $post_id );
1146
- if ( empty( $_POST['post_title'] ) ) $_POST['post_title'] = 'Form #' . $post_id;
1147
- $wpdb->update( $wpdb->posts, array( 'post_title' => $_POST['post_title'] ), $where );
 
 
1148
 
1149
  // save
1150
  delete_post_meta( $post_id, '_um_profile_metafields' );
179
  /**
180
  * @param $post_id
181
  * @param $post
 
 
182
  */
183
  function save_metabox_custom( $post_id, $post ) {
184
  // validate nonce
185
  if ( ! isset( $_POST['um_admin_save_metabox_custom_nonce'] ) ||
186
  ! wp_verify_nonce( $_POST['um_admin_save_metabox_custom_nonce'], basename( __FILE__ ) ) ) {
187
+ return;
188
  }
189
 
190
  /**
283
  /**
284
  * @param $post_id
285
  * @param $post
 
 
286
  */
287
  function save_metabox_restrict_content( $post_id, $post ) {
288
  // validate nonce
289
+ if ( ! isset( $_POST['um_admin_save_metabox_restrict_content_nonce'] ) ||
290
+ ! wp_verify_nonce( $_POST['um_admin_save_metabox_restrict_content_nonce'], basename( __FILE__ ) ) ) {
291
+ return;
292
  }
293
 
294
  // validate user
295
  $post_type = get_post_type_object( $post->post_type );
296
  if ( ! current_user_can( $post_type->cap->edit_post, $post_id ) ) {
297
+ return;
298
  }
299
 
300
+ if ( ! empty( $_POST['um_content_restriction'] ) && is_array( $_POST['um_content_restriction'] ) ) {
301
  update_post_meta( $post_id, 'um_content_restriction', $_POST['um_content_restriction'] );
302
  } else {
303
  delete_post_meta( $post_id, 'um_content_restriction' );
304
  }
 
 
305
  }
306
 
307
 
308
  /**
309
  * @param $post_id
310
  *
 
311
  */
312
  function save_attachment_metabox_restrict_content( $post_id ) {
313
  // validate nonce
314
+ if ( ! isset( $_POST['um_admin_save_metabox_restrict_content_nonce'] )
315
+ || ! wp_verify_nonce( $_POST['um_admin_save_metabox_restrict_content_nonce'], basename( __FILE__ ) ) ) {
316
+ return;
317
+ }
318
 
319
  $post = get_post( $post_id );
320
 
321
  // validate user
322
  $post_type = get_post_type_object( $post->post_type );
323
  if ( ! current_user_can( $post_type->cap->edit_post, $post_id ) ) {
324
+ return;
325
  }
326
 
327
+ if ( ! empty( $_POST['um_content_restriction'] ) && is_array( $_POST['um_content_restriction'] ) ) {
328
  update_post_meta( $post_id, 'um_content_restriction', $_POST['um_content_restriction'] );
329
  } else {
330
  delete_post_meta( $post_id, 'um_content_restriction' );
331
  }
 
 
332
  }
333
 
334
 
369
  */
370
  $fields = apply_filters( 'um_admin_category_access_settings_fields', array(
371
  array(
372
+ 'id' => '_um_custom_access_settings',
373
+ 'type' => 'checkbox',
374
+ 'label' => __( 'Restrict access to this content?', 'ultimate-member' ),
375
+ 'description' => __( 'Activate content restriction for this post', 'ultimate-member' ),
376
+ 'value' => ! empty( $data['_um_custom_access_settings'] ) ? $data['_um_custom_access_settings'] : 0,
377
  ),
378
  array(
379
+ 'id' => '_um_accessible',
380
+ 'type' => 'select',
381
+ 'label' => __( 'Who can access this content?', 'ultimate-member' ),
382
+ 'description' => __( 'Activate content restriction for this post', 'ultimate-member' ),
383
+ 'value' => ! empty( $data['_um_accessible'] ) ? $data['_um_accessible'] : 0,
384
+ 'options' => array(
385
  '0' => __( 'Everyone', 'ultimate-member' ),
386
  '1' => __( 'Logged out users', 'ultimate-member' ),
387
  '2' => __( 'Logged in users', 'ultimate-member' ),
388
  ),
389
+ 'conditional' => array( '_um_custom_access_settings', '=', '1' )
390
  ),
391
  array(
392
+ 'id' => '_um_access_roles',
393
+ 'type' => 'multi_checkbox',
394
+ 'label' => __( 'Select which roles can access this content', 'ultimate-member' ),
395
+ 'description' => __( 'Activate content restriction for this post', 'ultimate-member' ),
396
+ 'options' => UM()->roles()->get_roles( false, array( 'administrator' ) ),
397
  'columns' => 3,
398
+ 'conditional' => array( '_um_accessible', '=', '2' )
399
  ),
400
  array(
401
+ 'id' => '_um_noaccess_action',
402
+ 'type' => 'select',
403
+ 'label' => __( 'What happens when users without access tries to view the content?', 'ultimate-member' ),
404
+ 'description' => __( 'Action when users without access tries to view the content', 'ultimate-member' ),
405
+ 'value' => ! empty( $data['_um_noaccess_action'] ) ? $data['_um_noaccess_action'] : 0,
406
+ 'options' => array(
407
  '0' => __( 'Show access restricted message', 'ultimate-member' ),
408
  '1' => __( 'Redirect user', 'ultimate-member' ),
409
  ),
410
+ 'conditional' => array( '_um_accessible', '!=', '0' )
411
  ),
412
  array(
413
+ 'id' => '_um_restrict_by_custom_message',
414
+ 'type' => 'select',
415
+ 'label' => __( 'Would you like to use the global default message or apply a custom message to this content?', 'ultimate-member' ),
416
+ 'description' => __( 'Action when users without access tries to view the content', 'ultimate-member' ),
417
+ 'value' => ! empty( $data['_um_restrict_by_custom_message'] ) ? $data['_um_restrict_by_custom_message'] : '0',
418
+ 'options' => array(
419
  '0' => __( 'Global default message (default)', 'ultimate-member' ),
420
  '1' => __( 'Custom message', 'ultimate-member' ),
421
  ),
422
+ 'conditional' => array( '_um_noaccess_action', '=', '0' )
423
  ),
424
  array(
425
+ 'id' => '_um_restrict_custom_message',
426
+ 'type' => 'wp_editor',
427
+ 'label' => __( 'Custom Restrict Content message', 'ultimate-member' ),
428
+ 'description' => __( 'Changed global restrict message', 'ultimate-member' ),
429
+ 'value' => ! empty( $data['_um_restrict_custom_message'] ) ? $data['_um_restrict_custom_message'] : '',
430
+ 'conditional' => array( '_um_restrict_by_custom_message', '=', '1' )
431
  ),
432
  array(
433
+ 'id' => '_um_access_redirect',
434
+ 'type' => 'select',
435
+ 'label' => __( 'Where should users be redirected to?', 'ultimate-member' ),
436
+ 'description' => __( 'Select redirect to page when user hasn\'t access to content', 'ultimate-member' ),
437
+ 'value' => ! empty( $data['_um_access_redirect'] ) ? $data['_um_access_redirect'] : '0',
438
+ 'conditional' => array( '_um_noaccess_action', '=', '1' ),
439
+ 'options' => array(
440
  '0' => __( 'Login page', 'ultimate-member' ),
441
  '1' => __( 'Custom URL', 'ultimate-member' ),
442
  ),
443
  ),
444
  array(
445
+ 'id' => '_um_access_redirect_url',
446
+ 'type' => 'text',
447
+ 'label' => __( 'Redirect URL', 'ultimate-member' ),
448
+ 'description' => __( 'Changed global restrict message', 'ultimate-member' ),
449
+ 'value' => ! empty( $data['_um_access_redirect_url'] ) ? $data['_um_access_redirect_url'] : '',
450
+ 'conditional' => array( '_um_access_redirect', '=', '1' )
451
  ),
452
  array(
453
+ 'id' => '_um_access_hide_from_queries',
454
+ 'type' => 'checkbox',
455
+ 'label' => __( 'Hide from queries', 'ultimate-member' ),
456
+ 'description' => __( 'Hide this content from archives, RSS feeds etc for users who do not have permission to view this content', 'ultimate-member' ),
457
+ 'value' => ! empty( $data['_um_access_hide_from_queries'] ) ? $data['_um_access_hide_from_queries'] : '',
458
+ 'conditional' => array( '_um_accessible', '!=', '0' )
459
  )
460
  ), $data, 'create' );
461
 
462
  UM()->admin_forms( array(
463
+ 'class' => 'um-restrict-content um-third-column',
464
+ 'prefix_id' => 'um_content_restriction',
465
+ 'without_wrapper' => true,
466
+ 'div_line' => true,
467
+ 'fields' => $fields
468
  ) )->render_form();
469
 
470
  wp_nonce_field( basename( __FILE__ ), 'um_admin_save_taxonomy_restrict_content_nonce' );
519
  */
520
  $fields = apply_filters( 'um_admin_category_access_settings_fields', array(
521
  array(
522
+ 'id' => '_um_custom_access_settings',
523
+ 'type' => 'checkbox',
524
+ 'class' => 'form-field',
525
+ 'label' => __( 'Restrict access to this content?', 'ultimate-member' ),
526
+ 'description' => __( 'Activate content restriction for this post', 'ultimate-member' ),
527
+ 'value' => ! empty( $data['_um_custom_access_settings'] ) ? $data['_um_custom_access_settings'] : 0,
528
  ),
529
  array(
530
+ 'id' => '_um_accessible',
531
+ 'type' => 'select',
532
+ 'class' => 'form-field',
533
+ 'label' => __( 'Who can access this content?', 'ultimate-member' ),
534
+ 'description' => __( 'Activate content restriction for this post', 'ultimate-member' ),
535
+ 'value' => ! empty( $data['_um_accessible'] ) ? $data['_um_accessible'] : 0,
536
+ 'options' => array(
537
  '0' => __( 'Everyone', 'ultimate-member' ),
538
  '1' => __( 'Logged out users', 'ultimate-member' ),
539
  '2' => __( 'Logged in users', 'ultimate-member' ),
540
  ),
541
+ 'conditional' => array( '_um_custom_access_settings', '=', '1' )
542
  ),
543
  array(
544
+ 'id' => '_um_access_roles',
545
+ 'type' => 'multi_checkbox',
546
+ 'class' => 'form-field',
547
+ 'label' => __( 'Select which roles can access this content', 'ultimate-member' ),
548
+ 'description' => __( 'Activate content restriction for this post', 'ultimate-member' ),
549
+ 'value' => $_um_access_roles_value,
550
+ 'options' => UM()->roles()->get_roles( false, array( 'administrator' ) ),
551
  'columns' => 3,
552
+ 'conditional' => array( '_um_accessible', '=', '2' )
553
  ),
554
  array(
555
+ 'id' => '_um_noaccess_action',
556
+ 'type' => 'select',
557
+ 'class' => 'form-field',
558
+ 'label' => __( 'What happens when users without access tries to view the content?', 'ultimate-member' ),
559
+ 'description' => __( 'Action when users without access tries to view the content', 'ultimate-member' ),
560
+ 'value' => ! empty( $data['_um_noaccess_action'] ) ? $data['_um_noaccess_action'] : 0,
561
+ 'options' => array(
562
  '0' => __( 'Show access restricted message', 'ultimate-member' ),
563
  '1' => __( 'Redirect user', 'ultimate-member' ),
564
  ),
565
+ 'conditional' => array( '_um_accessible', '!=', '0' )
566
  ),
567
  array(
568
+ 'id' => '_um_restrict_by_custom_message',
569
+ 'type' => 'select',
570
+ 'class' => 'form-field',
571
+ 'label' => __( 'Would you like to use the global default message or apply a custom message to this content?', 'ultimate-member' ),
572
+ 'description' => __( 'Action when users without access tries to view the content', 'ultimate-member' ),
573
+ 'value' => ! empty( $data['_um_restrict_by_custom_message'] ) ? $data['_um_restrict_by_custom_message'] : '0',
574
+ 'options' => array(
575
  '0' => __( 'Global default message (default)', 'ultimate-member' ),
576
  '1' => __( 'Custom message', 'ultimate-member' ),
577
  ),
578
+ 'conditional' => array( '_um_noaccess_action', '=', '0' )
579
  ),
580
  array(
581
+ 'id' => '_um_restrict_custom_message',
582
+ 'type' => 'wp_editor',
583
+ 'class' => 'form-field',
584
+ 'label' => __( 'Custom Restrict Content message', 'ultimate-member' ),
585
+ 'description' => __( 'Changed global restrict message', 'ultimate-member' ),
586
+ 'value' => ! empty( $data['_um_restrict_custom_message'] ) ? $data['_um_restrict_custom_message'] : '',
587
+ 'conditional' => array( '_um_restrict_by_custom_message', '=', '1' )
588
  ),
589
  array(
590
+ 'id' => '_um_access_redirect',
591
+ 'type' => 'select',
592
+ 'class' => 'form-field',
593
+ 'label' => __( 'Where should users be redirected to?', 'ultimate-member' ),
594
+ 'description' => __( 'Select redirect to page when user hasn\'t access to content', 'ultimate-member' ),
595
+ 'value' => ! empty( $data['_um_access_redirect'] ) ? $data['_um_access_redirect'] : '0',
596
+ 'conditional' => array( '_um_noaccess_action', '=', '1' ),
597
+ 'options' => array(
598
  '0' => __( 'Login page', 'ultimate-member' ),
599
  '1' => __( 'Custom URL', 'ultimate-member' ),
600
  ),
601
  ),
602
  array(
603
+ 'id' => '_um_access_redirect_url',
604
+ 'type' => 'text',
605
+ 'class' => 'form-field',
606
+ 'label' => __( 'Redirect URL', 'ultimate-member' ),
607
+ 'description' => __( 'Changed global restrict message', 'ultimate-member' ),
608
+ 'value' => ! empty( $data['_um_access_redirect_url'] ) ? $data['_um_access_redirect_url'] : '',
609
+ 'conditional' => array( '_um_access_redirect', '=', '1' )
610
  ),
611
  array(
612
+ 'id' => '_um_access_hide_from_queries',
613
+ 'type' => 'checkbox',
614
+ 'class' => 'form-field',
615
+ 'label' => __( 'Hide from queries', 'ultimate-member' ),
616
+ 'description' => __( 'Hide this content from archives, RSS feeds etc for users who do not have permission to view this content', 'ultimate-member' ),
617
+ 'value' => ! empty( $data['_um_access_hide_from_queries'] ) ? $data['_um_access_hide_from_queries'] : '',
618
+ 'conditional' => array( '_um_accessible', '!=', '0' )
619
  )
620
  ), $data, 'edit' );
621
 
622
  UM()->admin_forms( array(
623
+ 'class' => 'um-restrict-content um-third-column',
624
+ 'prefix_id' => 'um_content_restriction',
625
+ 'without_wrapper' => true,
626
  'fields' => $fields
627
  ) )->render_form();
628
 
650
  return $termID;
651
  }
652
 
653
+ if ( ! empty( $_REQUEST['um_content_restriction'] ) && is_array( $_REQUEST['um_content_restriction'] ) ) {
654
  update_term_meta( $termID, 'um_content_restriction', $_REQUEST['um_content_restriction'] );
655
  } else {
656
  delete_term_meta( $termID, 'um_content_restriction' );
1039
  global $wpdb;
1040
 
1041
  // validate nonce
1042
+ if ( ! isset( $_POST['um_admin_save_metabox_directory_nonce'] ) ||
1043
+ ! wp_verify_nonce( $_POST['um_admin_save_metabox_directory_nonce'], basename( __FILE__ ) ) ) {
1044
  return;
1045
  }
1046
 
1058
  $where = array( 'ID' => $post_id );
1059
 
1060
  if ( empty( $_POST['post_title'] ) ) {
1061
+ $_POST['post_title'] = sprintf( __( 'Directory #%s', 'ultimate-member' ), $post_id );
1062
  }
1063
 
1064
+ $wpdb->update( $wpdb->posts, array( 'post_title' => sanitize_text_field( $_POST['post_title'] ) ), $where );
1065
+
1066
+ do_action( 'um_before_member_directory_save', $post_id );
1067
 
1068
  // save
1069
  delete_post_meta( $post_id, '_um_roles' );
1123
  *
1124
  * @param $post_id
1125
  * @param $post
 
 
1126
  */
1127
  function save_metabox_form( $post_id, $post ) {
1128
  global $wpdb;
1129
 
1130
  // validate nonce
1131
+ if ( ! isset( $_POST['um_admin_save_metabox_form_nonce'] ) ||
1132
+ ! wp_verify_nonce( $_POST['um_admin_save_metabox_form_nonce'], basename( __FILE__ ) ) ) {
1133
+ return;
1134
+ }
1135
 
1136
  // validate post type
1137
+ if ( $post->post_type != 'um_form' ) {
1138
+ return;
1139
+ }
1140
 
1141
  // validate user
1142
  $post_type = get_post_type_object( $post->post_type );
1143
+ if ( ! current_user_can( $post_type->cap->edit_post, $post_id ) ) {
1144
+ return;
1145
+ }
1146
 
1147
  $where = array( 'ID' => $post_id );
1148
+ if ( empty( $_POST['post_title'] ) ) {
1149
+ $_POST['post_title'] = sprintf( __( 'Form #%s', 'ultimate-member' ), $post_id );
1150
+ }
1151
+ $wpdb->update( $wpdb->posts, array( 'post_title' => sanitize_text_field( $_POST['post_title'] ) ), $where );
1152
 
1153
  // save
1154
  delete_post_meta( $post_id, '_um_profile_metafields' );
includes/admin/core/class-admin-notices.php CHANGED
@@ -374,19 +374,21 @@ if ( ! class_exists( 'um\admin\core\Admin_Notices' ) ) {
374
  return;
375
  }
376
 
377
- $update = $_REQUEST['update'];
378
  switch( $update ) {
379
 
380
  case 'confirm_delete':
 
 
381
  $confirm_uri = admin_url( 'users.php?' . http_build_query( array(
382
  'um_adm_action' => 'delete_users',
383
- 'user' => array_map( 'intval', (array) $_REQUEST['user'] ),
384
  'confirm' => 1
385
  ) ) );
386
  $users = '';
387
 
388
- if ( isset( $_REQUEST['user'] ) ){
389
- foreach ( $_REQUEST['user'] as $user_id ) {
390
  $user = get_userdata( $user_id );
391
  $users .= '#' . $user_id . ': ' . $user->user_login . '<br />';
392
  }
@@ -394,8 +396,8 @@ if ( ! class_exists( 'um\admin\core\Admin_Notices' ) ) {
394
 
395
  $ignore = admin_url( 'users.php' );
396
 
397
- $messages[0]['err_content'] = sprintf( __( 'Are you sure you want to delete the selected user(s)? The following users will be deleted: <p>%s</p> <strong>This cannot be undone!</strong>','ultimate-member'), $users);
398
- $messages[0]['err_content'] .= '<p><a href="'. esc_url( $confirm_uri ) .'" class="button-primary">' . __( 'Remove', 'ultimate-member' ) . '</a>&nbsp;&nbsp;<a href="' . esc_url( $ignore ) . '" class="button">' . __('Undo','ultimate-member') . '</a></p>';
399
 
400
  break;
401
 
@@ -688,7 +690,7 @@ if ( ! class_exists( 'um\admin\core\Admin_Notices' ) ) {
688
  }
689
 
690
  $hidden_notices = get_option( 'um_hidden_admin_notices', array() );
691
- $hidden_notices[] = $_POST['key'];
692
 
693
  update_option( 'um_hidden_admin_notices', $hidden_notices );
694
 
374
  return;
375
  }
376
 
377
+ $update = sanitize_key( $_REQUEST['update'] );
378
  switch( $update ) {
379
 
380
  case 'confirm_delete':
381
+ $request_users = array_map( 'absint', (array) $_REQUEST['user'] );
382
+
383
  $confirm_uri = admin_url( 'users.php?' . http_build_query( array(
384
  'um_adm_action' => 'delete_users',
385
+ 'user' => $request_users,
386
  'confirm' => 1
387
  ) ) );
388
  $users = '';
389
 
390
+ if ( isset( $request_users ) ) {
391
+ foreach ( $request_users as $user_id ) {
392
  $user = get_userdata( $user_id );
393
  $users .= '#' . $user_id . ': ' . $user->user_login . '<br />';
394
  }
396
 
397
  $ignore = admin_url( 'users.php' );
398
 
399
+ $messages[0]['err_content'] = sprintf( __( 'Are you sure you want to delete the selected user(s)? The following users will be deleted: <p>%s</p> <strong>This cannot be undone!</strong>', 'ultimate-member' ), $users );
400
+ $messages[0]['err_content'] .= '<p><a href="'. esc_url( $confirm_uri ) .'" class="button-primary">' . __( 'Remove', 'ultimate-member' ) . '</a>&nbsp;&nbsp;<a href="' . esc_url( $ignore ) . '" class="button">' . __( 'Undo', 'ultimate-member' ) . '</a></p>';
401
 
402
  break;
403
 
690
  }
691
 
692
  $hidden_notices = get_option( 'um_hidden_admin_notices', array() );
693
+ $hidden_notices[] = sanitize_key( $_POST['key'] );
694
 
695
  update_option( 'um_hidden_admin_notices', $hidden_notices );
696
 
includes/admin/core/class-admin-settings.php CHANGED
@@ -91,7 +91,9 @@ if ( ! class_exists( 'um\admin\core\Admin_Settings' ) ) {
91
  wp_send_json_error( __( 'Wrong callback', 'ultimate-member' ) );
92
  }
93
 
94
- if ( 'um_usermeta_fields' == $_POST['cb_func'] ) {
 
 
95
  //first install metatable
96
  global $wpdb;
97
 
@@ -169,7 +171,7 @@ if ( ! class_exists( 'um\admin\core\Admin_Settings' ) ) {
169
  UM()->options()->update( 'member_directory_own_table', true );
170
 
171
  wp_send_json_success();
172
- } elseif ( 'um_get_metadata' == $_POST['cb_func'] ) {
173
  global $wpdb;
174
 
175
  $wp_usermeta_option = get_option( 'um_usermeta_fields', array() );
@@ -181,7 +183,7 @@ if ( ! class_exists( 'um\admin\core\Admin_Settings' ) ) {
181
  );
182
 
183
  wp_send_json_success( array( 'count' => $count ) );
184
- } elseif ( 'um_update_metadata_per_page' == $_POST['cb_func'] ) {
185
 
186
  if ( empty( $_POST['page'] ) ) {
187
  wp_send_json_error( __( 'Wrong data', 'ultimate-member' ) );
@@ -196,7 +198,7 @@ if ( ! class_exists( 'um\admin\core\Admin_Settings' ) ) {
196
  FROM {$wpdb->usermeta}
197
  WHERE meta_key IN ('" . implode( "','", $wp_usermeta_option ) . "')
198
  LIMIT %d, %d",
199
- ( $_POST['page'] - 1 ) * $per_page,
200
  $per_page
201
  ), ARRAY_A );
202
 
@@ -212,8 +214,8 @@ if ( ! class_exists( 'um\admin\core\Admin_Settings' ) ) {
212
  VALUES " . implode( ',', $values ) );
213
  }
214
 
215
- $from = ( $_POST['page'] * $per_page ) - $per_page + 1;
216
- $to = $_POST['page'] * $per_page;
217
 
218
  wp_send_json_success( array( 'message' => sprintf( __( 'Metadata from %s to %s was upgraded successfully...', 'ultimate-member' ), $from, $to ) ) );
219
  }
@@ -1412,8 +1414,8 @@ if ( ! class_exists( 'um\admin\core\Admin_Settings' ) ) {
1412
  * Settings page callback
1413
  */
1414
  function settings_page() {
1415
- $current_tab = empty( $_GET['tab'] ) ? '' : urldecode( $_GET['tab'] );
1416
- $current_subtab = empty( $_GET['section'] ) ? '' : urldecode( $_GET['section'] );
1417
 
1418
  $settings_struct = $this->settings_structure[ $current_tab ];
1419
 
@@ -1605,7 +1607,7 @@ if ( ! class_exists( 'um\admin\core\Admin_Settings' ) ) {
1605
  }
1606
  }
1607
 
1608
- $current_tab = empty( $_GET['tab'] ) ? '' : urldecode( $_GET['tab'] );
1609
  foreach ( $menu_tabs as $name => $label ) {
1610
  $active = ( $current_tab == $name ) ? 'nav-tab-active' : '';
1611
  $tabs .= '<a href="' . esc_url( admin_url( 'admin.php?page=um_options' . ( empty( $name ) ? '' : '&tab=' . $name ) ) ) . '" class="nav-tab ' . $active . '">' .
@@ -1660,8 +1662,8 @@ if ( ! class_exists( 'um\admin\core\Admin_Settings' ) ) {
1660
 
1661
  $subtabs = '<div><ul class="subsubsub">';
1662
 
1663
- $current_tab = empty( $_GET['tab'] ) ? '' : urldecode( $_GET['tab'] );
1664
- $current_subtab = empty( $_GET['section'] ) ? '' : urldecode( $_GET['section'] );
1665
  foreach ( $menu_subtabs as $name => $label ) {
1666
  $active = ( $current_subtab == $name ) ? 'current' : '';
1667
  $subtabs .= '<a href="' . esc_url( admin_url( 'admin.php?page=um_options' . ( empty( $current_tab ) ? '' : '&tab=' . $current_tab ) . ( empty( $name ) ? '' : '&section=' . $name ) ) ) . '" class="' . $active . '">'
@@ -1680,7 +1682,7 @@ if ( ! class_exists( 'um\admin\core\Admin_Settings' ) ) {
1680
  */
1681
  function save_settings_handler() {
1682
 
1683
- if ( isset( $_POST['um-settings-action'] ) && 'save' == $_POST['um-settings-action'] && ! empty( $_POST['um_options'] ) ) {
1684
 
1685
  $nonce = ! empty( $_POST['__umnonce'] ) ? $_POST['__umnonce'] : '';
1686
 
@@ -1759,11 +1761,11 @@ if ( ! class_exists( 'um\admin\core\Admin_Settings' ) ) {
1759
  );
1760
 
1761
  if ( ! empty( $_GET['tab'] ) ) {
1762
- $arg['tab'] = $_GET['tab'];
1763
  }
1764
 
1765
  if ( ! empty( $_GET['section'] ) ) {
1766
- $arg['section'] = $_GET['section'];
1767
  }
1768
 
1769
  um_js_redirect( add_query_arg( $arg, admin_url( 'admin.php' ) ) );
@@ -1780,12 +1782,12 @@ if ( ! class_exists( 'um\admin\core\Admin_Settings' ) ) {
1780
  function remove_empty_values( $settings ) {
1781
  $tab = '';
1782
  if ( ! empty( $_GET['tab'] ) ) {
1783
- $tab = $_GET['tab'];
1784
  }
1785
 
1786
  $section = '';
1787
  if ( ! empty( $_GET['section'] ) ) {
1788
- $section = $_GET['section'];
1789
  }
1790
 
1791
  if ( isset( $this->settings_structure[ $tab ]['sections'][ $section ]['fields'] ) ) {
@@ -2078,7 +2080,7 @@ if ( ! class_exists( 'um\admin\core\Admin_Settings' ) ) {
2078
  *
2079
  */
2080
  function settings_before_email_tab() {
2081
- $email_key = empty( $_GET['email'] ) ? '' : urldecode( $_GET['email'] );
2082
  $emails = UM()->config()->email_notifications;
2083
 
2084
  if ( empty( $email_key ) || empty( $emails[ $email_key ] ) ) {
@@ -2093,7 +2095,7 @@ if ( ! class_exists( 'um\admin\core\Admin_Settings' ) ) {
2093
  * @return string
2094
  */
2095
  function settings_email_tab( $section ) {
2096
- $email_key = empty( $_GET['email'] ) ? '' : urldecode( $_GET['email'] );
2097
  $emails = UM()->config()->email_notifications;
2098
 
2099
  if ( empty( $email_key ) || empty( $emails[ $email_key ] ) ) {
91
  wp_send_json_error( __( 'Wrong callback', 'ultimate-member' ) );
92
  }
93
 
94
+ $cb_func = sanitize_key( $_POST['cb_func'] );
95
+
96
+ if ( 'um_usermeta_fields' == $cb_func ) {
97
  //first install metatable
98
  global $wpdb;
99
 
171
  UM()->options()->update( 'member_directory_own_table', true );
172
 
173
  wp_send_json_success();
174
+ } elseif ( 'um_get_metadata' == $cb_func ) {
175
  global $wpdb;
176
 
177
  $wp_usermeta_option = get_option( 'um_usermeta_fields', array() );
183
  );
184
 
185
  wp_send_json_success( array( 'count' => $count ) );
186
+ } elseif ( 'um_update_metadata_per_page' == $cb_func ) {
187
 
188
  if ( empty( $_POST['page'] ) ) {
189
  wp_send_json_error( __( 'Wrong data', 'ultimate-member' ) );
198
  FROM {$wpdb->usermeta}
199
  WHERE meta_key IN ('" . implode( "','", $wp_usermeta_option ) . "')
200
  LIMIT %d, %d",
201
+ ( absint( $_POST['page'] ) - 1 ) * $per_page,
202
  $per_page
203
  ), ARRAY_A );
204
 
214
  VALUES " . implode( ',', $values ) );
215
  }
216
 
217
+ $from = ( absint( $_POST['page'] ) * $per_page ) - $per_page + 1;
218
+ $to = absint( $_POST['page'] ) * $per_page;
219
 
220
  wp_send_json_success( array( 'message' => sprintf( __( 'Metadata from %s to %s was upgraded successfully...', 'ultimate-member' ), $from, $to ) ) );
221
  }
1414
  * Settings page callback
1415
  */
1416
  function settings_page() {
1417
+ $current_tab = empty( $_GET['tab'] ) ? '' : sanitize_key( $_GET['tab'] );
1418
+ $current_subtab = empty( $_GET['section'] ) ? '' : sanitize_key( $_GET['section'] );
1419
 
1420
  $settings_struct = $this->settings_structure[ $current_tab ];
1421
 
1607
  }
1608
  }
1609
 
1610
+ $current_tab = empty( $_GET['tab'] ) ? '' : sanitize_key( $_GET['tab'] );
1611
  foreach ( $menu_tabs as $name => $label ) {
1612
  $active = ( $current_tab == $name ) ? 'nav-tab-active' : '';
1613
  $tabs .= '<a href="' . esc_url( admin_url( 'admin.php?page=um_options' . ( empty( $name ) ? '' : '&tab=' . $name ) ) ) . '" class="nav-tab ' . $active . '">' .
1662
 
1663
  $subtabs = '<div><ul class="subsubsub">';
1664
 
1665
+ $current_tab = empty( $_GET['tab'] ) ? '' : sanitize_key( $_GET['tab'] );
1666
+ $current_subtab = empty( $_GET['section'] ) ? '' : sanitize_key( $_GET['section'] );
1667
  foreach ( $menu_subtabs as $name => $label ) {
1668
  $active = ( $current_subtab == $name ) ? 'current' : '';
1669
  $subtabs .= '<a href="' . esc_url( admin_url( 'admin.php?page=um_options' . ( empty( $current_tab ) ? '' : '&tab=' . $current_tab ) . ( empty( $name ) ? '' : '&section=' . $name ) ) ) . '" class="' . $active . '">'
1682
  */
1683
  function save_settings_handler() {
1684
 
1685
+ if ( isset( $_POST['um-settings-action'] ) && 'save' == sanitize_key( $_POST['um-settings-action'] ) && ! empty( $_POST['um_options'] ) ) {
1686
 
1687
  $nonce = ! empty( $_POST['__umnonce'] ) ? $_POST['__umnonce'] : '';
1688
 
1761
  );
1762
 
1763
  if ( ! empty( $_GET['tab'] ) ) {
1764
+ $arg['tab'] = sanitize_key( $_GET['tab'] );
1765
  }
1766
 
1767
  if ( ! empty( $_GET['section'] ) ) {
1768
+ $arg['section'] = sanitize_key( $_GET['section'] );
1769
  }
1770
 
1771
  um_js_redirect( add_query_arg( $arg, admin_url( 'admin.php' ) ) );
1782
  function remove_empty_values( $settings ) {
1783
  $tab = '';
1784
  if ( ! empty( $_GET['tab'] ) ) {
1785
+ $tab = sanitize_key( $_GET['tab'] );
1786
  }
1787
 
1788
  $section = '';
1789
  if ( ! empty( $_GET['section'] ) ) {
1790
+ $section = sanitize_key( $_GET['section'] );
1791
  }
1792
 
1793
  if ( isset( $this->settings_structure[ $tab ]['sections'][ $section ]['fields'] ) ) {
2080
  *
2081
  */
2082
  function settings_before_email_tab() {
2083
+ $email_key = empty( $_GET['email'] ) ? '' : sanitize_key( $_GET['email'] );
2084
  $emails = UM()->config()->email_notifications;
2085
 
2086
  if ( empty( $email_key ) || empty( $emails[ $email_key ] ) ) {
2095
  * @return string
2096
  */
2097
  function settings_email_tab( $section ) {
2098
+ $email_key = empty( $_GET['email'] ) ? '' : sanitize_key( $_GET['email'] );
2099
  $emails = UM()->config()->email_notifications;
2100
 
2101
  if ( empty( $email_key ) || empty( $emails[ $email_key ] ) ) {
includes/admin/core/class-admin-users.php CHANGED
@@ -126,7 +126,7 @@ if ( ! class_exists( 'um\admin\core\Admin_Users' ) ) {
126
  </div>
127
 
128
  <?php if ( ! empty( $_REQUEST['status'] ) ) { ?>
129
- <input type="hidden" name="status" id="um_status" value="<?php echo esc_attr( $_REQUEST['status'] );?>"/>
130
  <?php }
131
  }
132
 
@@ -247,7 +247,7 @@ if ( ! class_exists( 'um\admin\core\Admin_Users' ) ) {
247
  if ( is_admin() && $pagenow == 'users.php' ) {
248
  if ( ! isset( $_REQUEST['orderby'] ) ) {
249
  $query->query_vars["order"] = 'desc';
250
- $query->query_orderby = " ORDER BY user_registered " . ( $query->query_vars["order"] == "desc" ? "desc " : "asc " ); //set sort order
251
  }
252
  }
253
 
@@ -266,7 +266,7 @@ if ( ! class_exists( 'um\admin\core\Admin_Users' ) ) {
266
 
267
  if ( is_admin() && $pagenow == 'users.php' && ! empty( $_GET['status'] ) ) {
268
 
269
- $status = urldecode( $_GET['status'] );
270
 
271
  if ( $status == 'needs-verification' ) {
272
  $query->query_where = str_replace('WHERE 1=1',
@@ -305,9 +305,9 @@ if ( ! class_exists( 'um\admin\core\Admin_Users' ) ) {
305
  $views = array();
306
 
307
  if ( ! isset( $_REQUEST['role'] ) && ! isset( $_REQUEST['status'] ) ) {
308
- $views['all'] = '<a href="' . admin_url( 'users.php' ) . '" class="current">All <span class="count">(' . UM()->query()->count_users() . ')</span></a>';
309
  } else {
310
- $views['all'] = '<a href="' . admin_url( 'users.php' ) . '">All <span class="count">(' . UM()->query()->count_users() . ')</span></a>';
311
  }
312
 
313
  $status = array(
@@ -321,13 +321,13 @@ if ( ! class_exists( 'um\admin\core\Admin_Users' ) ) {
321
  UM()->query()->count_users_by_status( 'unassigned' );
322
 
323
  foreach ( $status as $k => $v ) {
324
- if ( isset( $_REQUEST['status'] ) && $_REQUEST['status'] == $k ) {
325
  $current = 'class="current"';
326
  } else {
327
  $current = '';
328
  }
329
 
330
- $views[ $k ] = '<a href="' . esc_url( admin_url( 'users.php' ) . '?status=' . $k ) . '" ' . $current . '>'. $v . ' <span class="count">('.UM()->query()->count_users_by_status( $k ).')</span></a>';
331
  }
332
 
333
  /**
@@ -383,7 +383,7 @@ if ( ! class_exists( 'um\admin\core\Admin_Users' ) ) {
383
 
384
  check_admin_referer( 'bulk-users' );
385
 
386
- $users = $_REQUEST['users'];
387
  $bulk_action = current( array_filter( $_REQUEST['um_bulk_action'] ) );
388
 
389
  foreach ( $users as $user_id ) {
@@ -408,7 +408,7 @@ if ( ! class_exists( 'um\admin\core\Admin_Users' ) ) {
408
  * }
409
  * ?>
410
  */
411
- do_action( "um_admin_user_action_hook", $bulk_action );
412
 
413
  /**
414
  * UM hook
@@ -463,11 +463,11 @@ if ( ! class_exists( 'um\admin\core\Admin_Users' ) ) {
463
  function set_redirect_uri( $uri ) {
464
 
465
  if ( ! empty( $_REQUEST['s'] ) ) {
466
- $uri = add_query_arg( 's', $_REQUEST['s'], $uri );
467
  }
468
 
469
  if ( ! empty( $_REQUEST['status'] ) ) {
470
- $uri = add_query_arg( 'status', $_REQUEST['status'], $uri );
471
  }
472
 
473
  return $uri;
126
  </div>
127
 
128
  <?php if ( ! empty( $_REQUEST['status'] ) ) { ?>
129
+ <input type="hidden" name="status" id="um_status" value="<?php echo esc_attr( sanitize_key( $_REQUEST['status'] ) );?>"/>
130
  <?php }
131
  }
132
 
247
  if ( is_admin() && $pagenow == 'users.php' ) {
248
  if ( ! isset( $_REQUEST['orderby'] ) ) {
249
  $query->query_vars["order"] = 'desc';
250
+ $query->query_orderby = " ORDER BY user_registered " . ( $query->query_vars["order"] == 'desc' ? 'desc ' : 'asc ' ); //set sort order
251
  }
252
  }
253
 
266
 
267
  if ( is_admin() && $pagenow == 'users.php' && ! empty( $_GET['status'] ) ) {
268
 
269
+ $status = sanitize_key( $_GET['status'] );
270
 
271
  if ( $status == 'needs-verification' ) {
272
  $query->query_where = str_replace('WHERE 1=1',
305
  $views = array();
306
 
307
  if ( ! isset( $_REQUEST['role'] ) && ! isset( $_REQUEST['status'] ) ) {
308
+ $views['all'] = '<a href="' . admin_url( 'users.php' ) . '" class="current">' . __( 'All', 'ultimate-member' ) . ' <span class="count">(' . UM()->query()->count_users() . ')</span></a>';
309
  } else {
310
+ $views['all'] = '<a href="' . admin_url( 'users.php' ) . '">' . __( 'All', 'ultimate-member' ) . ' <span class="count">(' . UM()->query()->count_users() . ')</span></a>';
311
  }
312
 
313
  $status = array(
321
  UM()->query()->count_users_by_status( 'unassigned' );
322
 
323
  foreach ( $status as $k => $v ) {
324
+ if ( isset( $_REQUEST['status'] ) && sanitize_key( $_REQUEST['status'] ) == $k ) {
325
  $current = 'class="current"';
326
  } else {
327
  $current = '';
328
  }
329
 
330
+ $views[ $k ] = '<a href="' . esc_url( admin_url( 'users.php' ) . '?status=' . $k ) . '" ' . $current . '>' . $v . ' <span class="count">(' . UM()->query()->count_users_by_status( $k ) . ')</span></a>';
331
  }
332
 
333
  /**
383
 
384
  check_admin_referer( 'bulk-users' );
385
 
386
+ $users = array_map( 'absint', (array) $_REQUEST['users'] );
387
  $bulk_action = current( array_filter( $_REQUEST['um_bulk_action'] ) );
388
 
389
  foreach ( $users as $user_id ) {
408
  * }
409
  * ?>
410
  */
411
+ do_action( 'um_admin_user_action_hook', $bulk_action );
412
 
413
  /**
414
  * UM hook
463
  function set_redirect_uri( $uri ) {
464
 
465
  if ( ! empty( $_REQUEST['s'] ) ) {
466
+ $uri = add_query_arg( 's', sanitize_text_field( $_REQUEST['s'] ), $uri );
467
  }
468
 
469
  if ( ! empty( $_REQUEST['status'] ) ) {
470
+ $uri = add_query_arg( 'status', sanitize_key( $_REQUEST['status'] ), $uri );
471
  }
472
 
473
  return $uri;
includes/admin/core/list-tables/roles-list-table.php CHANGED
@@ -16,11 +16,11 @@ if ( isset( $_GET['action'] ) ) {
16
  case 'delete': {
17
  $role_keys = array();
18
  if ( isset( $_REQUEST['id'] ) ) {
19
- check_admin_referer( 'um_role_delete' . $_REQUEST['id'] . get_current_user_id() );
20
- $role_keys = (array) $_REQUEST['id'];
21
  } elseif( isset( $_REQUEST['item'] ) ) {
22
  check_admin_referer( 'bulk-' . sanitize_key( __( 'Roles', 'ultimate-member' ) ) );
23
- $role_keys = $_REQUEST['item'];
24
  }
25
 
26
  if ( ! count( $role_keys ) ) {
@@ -83,18 +83,18 @@ if ( isset( $_GET['action'] ) ) {
83
  case 'reset': {
84
  $role_keys = array();
85
  if ( isset( $_REQUEST['id'] ) ) {
86
- check_admin_referer( 'um_role_reset' . $_REQUEST['id'] . get_current_user_id() );
87
- $role_keys = (array) $_REQUEST['id'];
88
  } elseif( isset( $_REQUEST['item'] ) ) {
89
  check_admin_referer( 'bulk-' . sanitize_key( __( 'Roles', 'ultimate-member' ) ) );
90
- $role_keys = $_REQUEST['item'];
91
  }
92
 
93
  if ( ! count( $role_keys ) ) {
94
  um_js_redirect( $redirect );
95
  }
96
 
97
- foreach ( $role_keys as $k=>$role_key ) {
98
  $role_meta = get_option( "um_role_{$role_key}_meta" );
99
 
100
  if ( ! empty( $role_meta['_um_is_custom'] ) ) {
16
  case 'delete': {
17
  $role_keys = array();
18
  if ( isset( $_REQUEST['id'] ) ) {
19
+ check_admin_referer( 'um_role_delete' . sanitize_key( $_REQUEST['id'] ) . get_current_user_id() );
20
+ $role_keys = (array) sanitize_key( $_REQUEST['id'] );
21
  } elseif( isset( $_REQUEST['item'] ) ) {
22
  check_admin_referer( 'bulk-' . sanitize_key( __( 'Roles', 'ultimate-member' ) ) );
23
+ $role_keys = array_map( 'sanitize_key', $_REQUEST['item'] );
24
  }
25
 
26
  if ( ! count( $role_keys ) ) {
83
  case 'reset': {
84
  $role_keys = array();
85
  if ( isset( $_REQUEST['id'] ) ) {
86
+ check_admin_referer( 'um_role_reset' . sanitize_key( $_REQUEST['id'] ) . get_current_user_id() );
87
+ $role_keys = (array) sanitize_key( $_REQUEST['id'] );
88
  } elseif( isset( $_REQUEST['item'] ) ) {
89
  check_admin_referer( 'bulk-' . sanitize_key( __( 'Roles', 'ultimate-member' ) ) );
90
+ $role_keys = array_map( 'sanitize_key', $_REQUEST['item'] );
91
  }
92
 
93
  if ( ! count( $role_keys ) ) {
94
  um_js_redirect( $redirect );
95
  }
96
 
97
+ foreach ( $role_keys as $k => $role_key ) {
98
  $role_meta = get_option( "um_role_{$role_key}_meta" );
99
 
100
  if ( ! empty( $role_meta['_um_is_custom'] ) ) {
includes/admin/core/packages/2.0-beta1/functions.php CHANGED
@@ -181,13 +181,6 @@ function um_upgrade_update_forum_per_page20beta1() {
181
 
182
  $roles_associations = get_option( 'um_roles_associations' );
183
 
184
- /*$bb_forums = get_posts( array(
185
- 'post_type' => 'forum',
186
- 'paged' => $_POST['page'],
187
- 'numberposts' => $posts_per_page,
188
- 'fields' => 'ids'
189
- ) );*/
190
-
191
  $p_query = new WP_Query;
192
  $bb_forums = $p_query->query( array(
193
  'post_type' => 'forum',
@@ -254,13 +247,6 @@ function um_upgrade_update_products_per_page20beta1() {
254
 
255
  $roles_associations = get_option( 'um_roles_associations' );
256
 
257
- /*$wc_products = get_posts( array(
258
- 'post_type' => 'product',
259
- 'numberposts' => $posts_per_page,
260
- 'paged' => $_POST['page'],
261
- 'fields' => 'ids'
262
- ) );*/
263
-
264
  $p_query = new WP_Query;
265
  $wc_products = $p_query->query( array(
266
  'post_type' => 'product',
181
 
182
  $roles_associations = get_option( 'um_roles_associations' );
183
 
 
 
 
 
 
 
 
184
  $p_query = new WP_Query;
185
  $bb_forums = $p_query->query( array(
186
  'post_type' => 'forum',
247
 
248
  $roles_associations = get_option( 'um_roles_associations' );
249
 
 
 
 
 
 
 
 
250
  $p_query = new WP_Query;
251
  $wc_products = $p_query->query( array(
252
  'post_type' => 'product',
includes/admin/core/packages/2.1.5/functions.php ADDED
@@ -0,0 +1,99 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php if ( ! defined( 'ABSPATH' ) ) exit;
2
+
3
+
4
+ function um_upgrade_balance_field215() {
5
+ UM()->admin()->check_ajax_nonce();
6
+
7
+ um_maybe_unset_time_limit();
8
+
9
+ global $wpdb;
10
+
11
+ $point_type = defined( 'MYCRED_DEFAULT_TYPE_KEY' ) ? MYCRED_DEFAULT_TYPE_KEY : 'mycred_default';
12
+
13
+ if ( function_exists( 'mycred' ) ) {
14
+ UM()->options()->update( 'mycred_point_types', array( $point_type ) );
15
+ }
16
+
17
+ // update default sorting
18
+ $wpdb->query(
19
+ "UPDATE {$wpdb->postmeta}
20
+ SET meta_value = IF( meta_value = 'most_mycred_points', 'most_mycred_default', IF( meta_value = 'least_mycred_points', 'least_mycred_default', meta_value ) )
21
+ WHERE meta_key = '_um_sortby'"
22
+ );
23
+
24
+ // Update role_select and role_radio filters to role
25
+ $postmeta = $wpdb->get_results( "SELECT * FROM {$wpdb->postmeta} WHERE meta_key='_um_sorting_fields'", ARRAY_A );
26
+ if ( ! empty( $postmeta ) ) {
27
+ foreach ( $postmeta as $row ) {
28
+ $meta_value = maybe_unserialize( $row['meta_value'] );
29
+
30
+ if ( is_array( $meta_value ) ) {
31
+ $update = false;
32
+
33
+ if ( false !== ( $index = array_search( 'most_mycred_points', $meta_value ) ) ) {
34
+ $meta_value[ $index ] = 'most_mycred_default';
35
+ $update = true;
36
+ }
37
+
38
+ if ( false !== ( $index = array_search( 'least_mycred_points', $meta_value ) ) ) {
39
+ $meta_value[ $index ] = 'least_mycred_default';
40
+ $update = true;
41
+ }
42
+
43
+ if ( $update ) {
44
+ update_post_meta( $row['post_id'], '_um_sorting_fields', $meta_value );
45
+ }
46
+ }
47
+ }
48
+ }
49
+
50
+
51
+ $custom_fields = get_option( 'um_fields', array() );
52
+
53
+ $forms_query = new WP_Query;
54
+ $forms = $forms_query->query( array(
55
+ 'post_type' => 'um_form',
56
+ 'posts_per_page' => -1,
57
+ 'fields' => 'ids'
58
+ ) );
59
+
60
+ $field_for_upgrade = array();
61
+
62
+ foreach ( $forms as $form_id ) {
63
+ $forms_fields = get_post_meta( $form_id, '_um_custom_fields', true );
64
+
65
+ foreach ( $forms_fields as $key => &$field ) {
66
+
67
+ if ( isset( $field['metakey'] ) && $point_type == $field['metakey'] ) {
68
+ if ( empty( $field_for_upgrade ) ) {
69
+ $field_for_upgrade = array(
70
+ 'type' => 'mycred_balance',
71
+ 'title' => $field['title'],
72
+ 'metakey' => $field['metakey'],
73
+ 'label' => $field['label'],
74
+ 'public' => $field['public'],
75
+ 'visibility' => $field['visibility'],
76
+ );
77
+ }
78
+
79
+ $field['type'] = 'mycred_balance';
80
+ }
81
+
82
+ }
83
+
84
+ update_post_meta( $form_id, '_um_custom_fields', $forms_fields );
85
+ }
86
+
87
+ if ( ! empty( $field_for_upgrade ) ) {
88
+ $custom_fields[ $point_type ] = $field_for_upgrade;
89
+ update_option( 'um_fields', $custom_fields );
90
+ }
91
+
92
+ update_option( 'um_last_version_upgrade', '2.1.5' );
93
+
94
+ if ( ! empty( $field_for_upgrade ) ) {
95
+ wp_send_json_success( array( 'message' => __( 'Balance fields were updated successfully', 'um-mycred' ) ) );
96
+ } else {
97
+ wp_send_json_success( array( 'message' => __( 'Updated successfully', 'um-mycred' ) ) );
98
+ }
99
+ }
includes/admin/core/packages/2.1.5/hooks.php ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
1
+ <?php if ( ! defined( 'ABSPATH' ) ) exit;
2
+
3
+ return array(
4
+ 'balance_field215' => 'balance_field215',
5
+ );
includes/admin/core/packages/2.1.5/init.php ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php if ( ! defined( 'ABSPATH' ) ) exit; ?>
2
+
3
+
4
+ <script type="text/javascript">
5
+ jQuery( document ).ready( function() {
6
+ um_add_upgrade_log( '<?php echo esc_js( __( 'Upgrade form fields...', 'ultimate-member' ) ) ?>' );
7
+
8
+ jQuery.ajax({
9
+ url: wp.ajax.settings.url,
10
+ type: 'POST',
11
+ dataType: 'json',
12
+ data: {
13
+ action: 'um_balance_field215',
14
+ nonce: um_admin_scripts.nonce
15
+ },
16
+ success: function( response ) {
17
+ if ( typeof response.data.message != 'undefined' ) {
18
+ um_add_upgrade_log( response.data.message );
19
+ //switch to the next package
20
+ um_run_upgrade();
21
+ } else {
22
+ um_wrong_ajax();
23
+ }
24
+ },
25
+ error: function() {
26
+ um_something_wrong();
27
+ }
28
+ });
29
+ });
30
+ </script>
includes/admin/templates/extensions.php CHANGED
@@ -182,12 +182,12 @@ $free['terms-conditions'] = array(
182
  <div class="wp-filter">
183
  <ul class="filter-links">
184
  <li>
185
- <a href="?page=ultimatemember-extensions&filter=premium" class="<?php if ( ! isset( $_REQUEST['filter'] ) || isset( $_REQUEST['filter'] ) && $_REQUEST['filter'] == 'premium' ) { echo 'current'; } ?>">
186
  <?php _e( 'Premium', 'ultimate-member' ) ?>
187
  </a>
188
  </li>
189
  <li>
190
- <a href="?page=ultimatemember-extensions&filter=free" class="<?php if ( isset( $_REQUEST['filter'] ) && $_REQUEST['filter'] == 'free' ) { echo 'current'; } ?>">
191
  <?php _e( 'Free', 'ultimate-member' ) ?>
192
  </a>
193
  </li>
@@ -196,7 +196,7 @@ $free['terms-conditions'] = array(
196
 
197
  <div class="wp-list-table widefat plugin-install">
198
  <div id="the-list">
199
- <?php if ( ! isset( $_REQUEST['filter'] ) || isset( $_REQUEST['filter'] ) && $_REQUEST['filter'] == 'premium' ) {
200
  foreach ( $premium as $key => $info ) { ?>
201
 
202
  <div class="plugin-card">
@@ -230,7 +230,7 @@ $free['terms-conditions'] = array(
230
  <?php }
231
  }
232
 
233
- if ( isset( $_REQUEST['filter'] ) && $_REQUEST['filter'] == 'free' ) {
234
  foreach ( $free as $key => $info ) { ?>
235
 
236
  <div class="plugin-card">
182
  <div class="wp-filter">
183
  <ul class="filter-links">
184
  <li>
185
+ <a href="?page=ultimatemember-extensions&filter=premium" class="<?php if ( ! isset( $_REQUEST['filter'] ) || isset( $_REQUEST['filter'] ) && sanitize_key( $_REQUEST['filter'] ) == 'premium' ) { echo 'current'; } ?>">
186
  <?php _e( 'Premium', 'ultimate-member' ) ?>
187
  </a>
188
  </li>
189
  <li>
190
+ <a href="?page=ultimatemember-extensions&filter=free" class="<?php if ( isset( $_REQUEST['filter'] ) && sanitize_key( $_REQUEST['filter'] ) == 'free' ) { echo 'current'; } ?>">
191
  <?php _e( 'Free', 'ultimate-member' ) ?>
192
  </a>
193
  </li>
196
 
197
  <div class="wp-list-table widefat plugin-install">
198
  <div id="the-list">
199
+ <?php if ( ! isset( $_REQUEST['filter'] ) || isset( $_REQUEST['filter'] ) && sanitize_key( $_REQUEST['filter'] ) == 'premium' ) {
200
  foreach ( $premium as $key => $info ) { ?>
201
 
202
  <div class="plugin-card">
230
  <?php }
231
  }
232
 
233
+ if ( isset( $_REQUEST['filter'] ) && sanitize_key( $_REQUEST['filter'] ) == 'free' ) {
234
  foreach ( $free as $key => $info ) { ?>
235
 
236
  <div class="plugin-card">
includes/admin/templates/role/wp-capabilities.php CHANGED
@@ -76,16 +76,16 @@
76
  }
77
 
78
  UM()->admin_forms( array(
79
- 'class' => 'um-role-wp-capabilities',
80
- 'prefix_id' => 'role',
81
  'fields' => array(
82
  array(
83
- 'id' => 'wp_capabilities',
84
- 'type' => 'multi_checkbox',
85
  'options' => $fields,
86
  'value' => ! empty( $role_capabilities ) ? $role_capabilities : array(),
87
- 'columns' => 3,
88
- 'without_label' => true,
89
  )
90
  )
91
  ) )->render_form(); ?>
76
  }
77
 
78
  UM()->admin_forms( array(
79
+ 'class' => 'um-role-wp-capabilities',
80
+ 'prefix_id' => 'role',
81
  'fields' => array(
82
  array(
83
+ 'id' => 'wp_capabilities',
84
+ 'type' => 'multi_checkbox',
85
  'options' => $fields,
86
  'value' => ! empty( $role_capabilities ) ? $role_capabilities : array(),
87
+ 'columns' => 3,
88
+ 'without_label' => true,
89
  )
90
  )
91
  ) )->render_form(); ?>
includes/class-init.php CHANGED
@@ -193,7 +193,7 @@ if ( ! class_exists( 'UM' ) ) {
193
  }
194
 
195
  $this->is_filtering = 0;
196
- $this->honeypot = 'request';
197
 
198
  // textdomain loading
199
  $this->localize();
193
  }
194
 
195
  $this->is_filtering = 0;
196
+ $this->honeypot = 'um_request';
197
 
198
  // textdomain loading
199
  $this->localize();
includes/core/class-fields.php CHANGED
@@ -49,7 +49,7 @@ if ( ! class_exists( 'um\core\Fields' ) ) {
49
  /**
50
  * Set value on form submission
51
  */
52
- if( isset( $_REQUEST[ $id ] ) ){
53
  $checked = $_REQUEST[ $id ];
54
  }
55
 
@@ -963,7 +963,8 @@ if ( ! class_exists( 'um\core\Fields' ) ) {
963
  $value = (int) $value;
964
  }
965
 
966
- if ( $key == 'role' ) {
 
967
 
968
  $role_keys = get_option( 'um_roles' );
969
 
@@ -1095,7 +1096,7 @@ if ( ! class_exists( 'um\core\Fields' ) ) {
1095
  */
1096
  function is_radio_checked( $key, $value, $data ) {
1097
  global $wpdb;
1098
-
1099
  if ( isset( UM()->form()->post_form[ $key ] ) ) {
1100
  if ( is_array( UM()->form()->post_form[ $key ] ) && in_array( $value, UM()->form()->post_form[ $key ] ) ) {
1101
  return true;
@@ -1107,14 +1108,10 @@ if ( ! class_exists( 'um\core\Fields' ) ) {
1107
  if ( $this->editing && 'custom' !== $this->set_mode ) {
1108
  if ( um_user( $key ) ) {
1109
 
1110
- if ( strstr( $key, 'role_' ) ) {
1111
- $key = 'role';
1112
- }
1113
-
1114
  $um_user_value = um_user( $key );
1115
 
1116
- if ( $key == 'role' ) {
1117
- $um_user_value = strtolower( $um_user_value );
1118
 
1119
  $role_keys = get_option( 'um_roles' );
1120
 
@@ -2124,7 +2121,7 @@ if ( ! class_exists( 'um\core\Fields' ) ) {
2124
  * }
2125
  * ?>
2126
  */
2127
-
2128
  $output .= apply_filters( "um_edit_field_{$mode}_{$type}", $output, $data );
2129
  break;
2130
 
@@ -2165,7 +2162,7 @@ if ( ! class_exists( 'um\core\Fields' ) ) {
2165
  $output .= $this->field_notice( $this->show_notice( $key ) );
2166
  }
2167
 
2168
- $output .= '</div>';
2169
  break;
2170
 
2171
  /* Text */
@@ -3342,7 +3339,7 @@ if ( ! class_exists( 'um\core\Fields' ) ) {
3342
  foreach ( $options as $k => $v ) {
3343
 
3344
  $v = rtrim( $v );
3345
-
3346
  $um_field_checkbox_item_title = $v;
3347
  $option_value = $v;
3348
 
49
  /**
50
  * Set value on form submission
51
  */
52
+ if ( isset( $_REQUEST[ $id ] ) ) {
53
  $checked = $_REQUEST[ $id ];
54
  }
55
 
963
  $value = (int) $value;
964
  }
965
 
966
+ if ( strstr( $key, 'role_' ) || $key == 'role' ) {
967
+ $field_value = strtolower( UM()->roles()->get_editable_priority_user_role( um_user( 'ID' ) ) );
968
 
969
  $role_keys = get_option( 'um_roles' );
970
 
1096
  */
1097
  function is_radio_checked( $key, $value, $data ) {
1098
  global $wpdb;
1099
+
1100
  if ( isset( UM()->form()->post_form[ $key ] ) ) {
1101
  if ( is_array( UM()->form()->post_form[ $key ] ) && in_array( $value, UM()->form()->post_form[ $key ] ) ) {
1102
  return true;
1108
  if ( $this->editing && 'custom' !== $this->set_mode ) {
1109
  if ( um_user( $key ) ) {
1110
 
 
 
 
 
1111
  $um_user_value = um_user( $key );
1112
 
1113
+ if ( strstr( $key, 'role_' ) || $key == 'role' ) {
1114
+ $um_user_value = strtolower( UM()->roles()->get_editable_priority_user_role( um_user( 'ID' ) ) );
1115
 
1116
  $role_keys = get_option( 'um_roles' );
1117
 
2121
  * }
2122
  * ?>
2123
  */
2124
+
2125
  $output .= apply_filters( "um_edit_field_{$mode}_{$type}", $output, $data );
2126
  break;
2127
 
2162
  $output .= $this->field_notice( $this->show_notice( $key ) );
2163
  }
2164
 
2165
+ $output .= '</div>';
2166
  break;
2167
 
2168
  /* Text */
3339
  foreach ( $options as $k => $v ) {
3340
 
3341
  $v = rtrim( $v );
3342
+
3343
  $um_field_checkbox_item_title = $v;
3344
  $option_value = $v;
3345
 
includes/core/class-files.php CHANGED
@@ -361,7 +361,7 @@ if ( ! class_exists( 'um\core\Files' ) ) {
361
  $id = $_POST['key'];
362
  $timestamp = $_POST['timestamp'];
363
  $nonce = $_POST['_wpnonce'];
364
- $user_id = empty( $_POST['user_id'] ) ? get_current_user_id() : $_POST['user_id'];
365
 
366
  UM()->fields()->set_id = $_POST['set_id'];
367
  UM()->fields()->set_mode = $_POST['set_mode'];
@@ -481,7 +481,7 @@ if ( ! class_exists( 'um\core\Files' ) ) {
481
 
482
  if ( ! is_array( $_FILES[ $id ]['name'] ) ) {
483
 
484
- $user_id = $_POST['user_id'];
485
 
486
  UM()->uploader()->replace_upload_dir = true;
487
  $uploaded = UM()->uploader()->upload_file( $_FILES[ $id ], $user_id, $id );
361
  $id = $_POST['key'];
362
  $timestamp = $_POST['timestamp'];
363
  $nonce = $_POST['_wpnonce'];
364
+ $user_id = empty( $_POST['user_id'] ) ? get_current_user_id() : absint( $_POST['user_id'] );
365
 
366
  UM()->fields()->set_id = $_POST['set_id'];
367
  UM()->fields()->set_mode = $_POST['set_mode'];
481
 
482
  if ( ! is_array( $_FILES[ $id ]['name'] ) ) {
483
 
484
+ $user_id = absint( $_POST['user_id'] );
485
 
486
  UM()->uploader()->replace_upload_dir = true;
487
  $uploaded = UM()->uploader()->upload_file( $_FILES[ $id ], $user_id, $id );
includes/core/class-form.php CHANGED
@@ -156,7 +156,7 @@ if ( ! class_exists( 'um\core\Form' ) ) {
156
  );
157
  }
158
 
159
- if ( isset( $_POST['child_callback'] ) && ! empty( $_POST['child_callback'] ) && isset( $form_fields[ $_POST['child_name'] ] ) ){
160
 
161
  $ajax_source_func = $_POST['child_callback'];
162
 
@@ -167,13 +167,13 @@ if ( ! class_exists( 'um\core\Form' ) ) {
167
 
168
  $arr_options['field'] = $form_fields[ $_POST['child_name'] ];
169
 
170
- if( function_exists( $ajax_source_func ) ){
171
- $arr_options['items'] = call_user_func( $ajax_source_func, $arr_options['field']['parent_dropdown_relationship'] );
172
  }
173
 
174
  } else {
175
  $arr_options['status'] = 'error';
176
- $arr_options['message'] = __( 'This is not possible for security reasons.','ultimate-member');
177
  }
178
 
179
  }
@@ -335,7 +335,7 @@ if ( ! class_exists( 'um\core\Form' ) ) {
335
  * }
336
  * ?>
337
  */
338
- do_action( "um_before_submit_form_post", $_POST );
339
 
340
  $this->form_id = $_POST['form_id'];
341
  $this->form_status = get_post_status( $this->form_id );
156
  );
157
  }
158
 
159
+ if ( ! empty( $_POST['child_callback'] ) && isset( $form_fields[ $_POST['child_name'] ] ) ) {
160
 
161
  $ajax_source_func = $_POST['child_callback'];
162
 
167
 
168
  $arr_options['field'] = $form_fields[ $_POST['child_name'] ];
169
 
170
+ if ( function_exists( $ajax_source_func ) ) {
171
+ $arr_options['items'] = call_user_func( $ajax_source_func, $arr_options['field']['parent_dropdown_relationship'] );
172
  }
173
 
174
  } else {
175
  $arr_options['status'] = 'error';
176
+ $arr_options['message'] = __( 'This is not possible for security reasons.', 'ultimate-member' );
177
  }
178
 
179
  }
335
  * }
336
  * ?>
337
  */
338
+ do_action( 'um_before_submit_form_post', $_POST );
339
 
340
  $this->form_id = $_POST['form_id'];
341
  $this->form_status = get_post_status( $this->form_id );
includes/core/class-member-directory.php CHANGED
@@ -323,7 +323,7 @@ if ( ! class_exists( 'um\core\Member_Directory' ) ) {
323
  'mobile_number' => __( 'Mobile Number', 'ultimate-member' ),
324
  );
325
 
326
- $this->filter_supported_fields = apply_filters( 'um_members_directory_custom_field_types_supported_filter', array( 'date', 'time', 'select', 'multiselect', 'radio', 'checkbox', 'rating', 'text', 'textarea' ) );
327
 
328
  if ( ! empty( UM()->builtin()->saved_fields ) ) {
329
  foreach ( UM()->builtin()->saved_fields as $key => $data ) {
@@ -401,6 +401,7 @@ if ( ! class_exists( 'um\core\Member_Directory' ) ) {
401
  case 'checkbox':
402
  $value = 'select';
403
  break;
 
404
  case 'rating':
405
  $value = 'slider';
406
  break;
@@ -536,9 +537,9 @@ if ( ! class_exists( 'um\core\Member_Directory' ) ) {
536
  if ( $attrs['metakey'] != 'role_select' ) {
537
  $values_array = $wpdb->get_col(
538
  $wpdb->prepare(
539
- "SELECT DISTINCT meta_value
540
- FROM $wpdb->usermeta
541
- WHERE meta_key = %s AND
542
  meta_value != ''",
543
  $attrs['metakey']
544
  )
@@ -789,17 +790,17 @@ if ( ! class_exists( 'um\core\Member_Directory' ) ) {
789
  * @return mixed
790
  */
791
  function slider_filters_range( $filter, $directory_data ) {
 
792
 
793
  switch ( $filter ) {
794
 
795
  default: {
796
 
797
- global $wpdb;
798
  $meta = $wpdb->get_row( $wpdb->prepare(
799
- "SELECT MIN( meta_value ) as min_meta,
800
- MAX( meta_value ) as max_meta,
801
- COUNT( DISTINCT meta_value ) as amount
802
- FROM {$wpdb->usermeta}
803
  WHERE meta_key = %s",
804
  $filter
805
  ), ARRAY_A );
@@ -815,13 +816,31 @@ if ( ! class_exists( 'um\core\Member_Directory' ) ) {
815
  break;
816
  }
817
  case 'birth_date': {
818
- global $wpdb;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
819
  $meta = $wpdb->get_row(
820
- "SELECT MIN( meta_value ) as min_meta,
821
- MAX( meta_value ) as max_meta,
822
- COUNT( DISTINCT meta_value ) as amount
823
- FROM {$wpdb->usermeta}
824
- WHERE meta_key='birth_date'",
 
825
  ARRAY_A );
826
 
827
  if ( empty( $meta ) || ! isset( $meta['amount'] ) || $meta['amount'] === 1 ) {
323
  'mobile_number' => __( 'Mobile Number', 'ultimate-member' ),
324
  );
325
 
326
+ $this->filter_supported_fields = apply_filters( 'um_members_directory_custom_field_types_supported_filter', array( 'date', 'time', 'select', 'multiselect', 'radio', 'checkbox', 'rating', 'text', 'textarea', 'number' ) );
327
 
328
  if ( ! empty( UM()->builtin()->saved_fields ) ) {
329
  foreach ( UM()->builtin()->saved_fields as $key => $data ) {
401
  case 'checkbox':
402
  $value = 'select';
403
  break;
404
+ case 'number':
405
  case 'rating':
406
  $value = 'slider';
407
  break;
537
  if ( $attrs['metakey'] != 'role_select' ) {
538
  $values_array = $wpdb->get_col(
539
  $wpdb->prepare(
540
+ "SELECT DISTINCT meta_value
541
+ FROM $wpdb->usermeta
542
+ WHERE meta_key = %s AND
543
  meta_value != ''",
544
  $attrs['metakey']
545
  )
790
  * @return mixed
791
  */
792
  function slider_filters_range( $filter, $directory_data ) {
793
+ global $wpdb;
794
 
795
  switch ( $filter ) {
796
 
797
  default: {
798
 
 
799
  $meta = $wpdb->get_row( $wpdb->prepare(
800
+ "SELECT MIN( meta_value ) as min_meta,
801
+ MAX( meta_value ) as max_meta,
802
+ COUNT( DISTINCT meta_value ) as amount
803
+ FROM {$wpdb->usermeta}
804
  WHERE meta_key = %s",
805
  $filter
806
  ), ARRAY_A );
816
  break;
817
  }
818
  case 'birth_date': {
819
+
820
+ // $meta = $wpdb->get_col(
821
+ // "SELECT meta_value
822
+ // FROM {$wpdb->usermeta}
823
+ // WHERE meta_key = 'birth_date' AND
824
+ // meta_value != ''"
825
+ // );
826
+ //
827
+ // if ( empty( $meta ) || count( $meta ) < 2 ) {
828
+ // $range = false;
829
+ // } elseif ( is_array( $meta ) ) {
830
+ // $birth_dates = array_filter( array_map( 'strtotime', $meta ), 'is_numeric' );
831
+ // sort( $birth_dates );
832
+ // $min_meta = array_shift( $birth_dates );
833
+ // $max_meta = array_pop( $birth_dates );
834
+ // $range = array( $this->borndate( $max_meta ), $this->borndate( $min_meta ) );
835
+ // }
836
+
837
  $meta = $wpdb->get_row(
838
+ "SELECT MIN( meta_value ) as min_meta,
839
+ MAX( meta_value ) as max_meta,
840
+ COUNT( DISTINCT meta_value ) as amount
841
+ FROM {$wpdb->usermeta}
842
+ WHERE meta_key = 'birth_date' AND
843
+ meta_value != ''",
844
  ARRAY_A );
845
 
846
  if ( empty( $meta ) || ! isset( $meta['amount'] ) || $meta['amount'] === 1 ) {
includes/core/class-password.php CHANGED
@@ -286,7 +286,7 @@ if ( ! class_exists( 'um\core\Password' ) ) {
286
  $rp_cookie = 'wp-resetpass-' . COOKIEHASH;
287
 
288
  if ( isset( $_GET['hash'] ) ) {
289
- $userdata = get_userdata( wp_unslash( $_GET['user_id'] ) );
290
  if ( ! $userdata || is_wp_error( $userdata ) ) {
291
  wp_redirect( add_query_arg( array( 'act' => 'reset_password', 'error' => 'invalidkey' ), get_permalink() ) );
292
  exit;
286
  $rp_cookie = 'wp-resetpass-' . COOKIEHASH;
287
 
288
  if ( isset( $_GET['hash'] ) ) {
289
+ $userdata = get_userdata( wp_unslash( absint( $_GET['user_id'] ) ) );
290
  if ( ! $userdata || is_wp_error( $userdata ) ) {
291
  wp_redirect( add_query_arg( array( 'act' => 'reset_password', 'error' => 'invalidkey' ), get_permalink() ) );
292
  exit;
includes/core/class-permalinks.php CHANGED
@@ -179,24 +179,25 @@ if ( ! class_exists( 'um\core\Permalinks' ) ) {
179
  * Activates an account via email
180
  */
181
  function activate_account_via_email_link() {
182
- if ( isset($_REQUEST['act']) && $_REQUEST['act'] == 'activate_via_email' && isset($_REQUEST['hash']) && is_string($_REQUEST['hash']) && strlen($_REQUEST['hash']) == 40 &&
183
- isset($_REQUEST['user_id']) && is_numeric($_REQUEST['user_id']) ) { // valid token
184
 
185
  $user_id = absint( $_REQUEST['user_id'] );
186
  delete_option( "um_cache_userdata_{$user_id}" );
187
 
188
  um_fetch_user( $user_id );
189
 
190
- if ( strtolower($_REQUEST['hash']) !== strtolower( um_user('account_secret_hash') ) )
191
- wp_die( __( 'This activation link is expired or have already been used.','ultimate-member' ) );
 
192
 
193
  UM()->user()->approve();
194
- $redirect = ( um_user('url_email_activate') ) ? um_user('url_email_activate') : um_get_core_page('login', 'account_active');
195
- $login = (bool) um_user('login_email_activate');
196
 
197
  // log in automatically
198
  if ( ! is_user_logged_in() && $login ) {
199
- $user = get_userdata($user_id);
200
  $user_id = $user->ID;
201
 
202
  // update wp user
179
  * Activates an account via email
180
  */
181
  function activate_account_via_email_link() {
182
+ if ( isset( $_REQUEST['act'] ) && $_REQUEST['act'] == 'activate_via_email' && isset( $_REQUEST['hash'] ) && is_string( $_REQUEST['hash'] ) && strlen( $_REQUEST['hash'] ) == 40 &&
183
+ isset( $_REQUEST['user_id'] ) && is_numeric( $_REQUEST['user_id'] ) ) { // valid token
184
 
185
  $user_id = absint( $_REQUEST['user_id'] );
186
  delete_option( "um_cache_userdata_{$user_id}" );
187
 
188
  um_fetch_user( $user_id );
189
 
190
+ if ( strtolower( $_REQUEST['hash'] ) !== strtolower( um_user( 'account_secret_hash' ) ) ) {
191
+ wp_die( __( 'This activation link is expired or have already been used.', 'ultimate-member' ) );
192
+ }
193
 
194
  UM()->user()->approve();
195
+ $redirect = ( um_user( 'url_email_activate' ) ) ? um_user( 'url_email_activate' ) : um_get_core_page( 'login', 'account_active' );
196
+ $login = (bool) um_user( 'login_email_activate' );
197
 
198
  // log in automatically
199
  if ( ! is_user_logged_in() && $login ) {
200
+ $user = get_userdata( $user_id );
201
  $user_id = $user->ID;
202
 
203
  // update wp user
includes/core/class-roles-capabilities.php CHANGED
@@ -510,18 +510,16 @@ if ( ! class_exists( 'um\core\Roles_Capabilities' ) ) {
510
  * Get role data
511
  *
512
  * @param int $roleID Role ID
513
- * @return mixed|void
514
  */
515
  function role_data( $roleID ) {
516
  if ( strpos( $roleID, 'um_' ) === 0 ) {
517
- $role_data = get_option( "um_role_{$roleID}_meta" );
 
 
518
 
519
- if ( ! $role_data ) {
520
- $roleID = substr( $roleID, 3 );
521
- $role_data = get_option( "um_role_{$roleID}_meta" );
522
- }
523
- } else {
524
- $role_data = get_option( "um_role_{$roleID}_meta" );
525
  }
526
 
527
  if ( ! $role_data ) {
510
  * Get role data
511
  *
512
  * @param int $roleID Role ID
513
+ * @return array
514
  */
515
  function role_data( $roleID ) {
516
  if ( strpos( $roleID, 'um_' ) === 0 ) {
517
+ $roleID = substr( $roleID, 3 );
518
+ $role_data = get_option( "um_role_{$roleID}_meta", array() );
519
+ }
520
 
521
+ if ( empty( $role_data ) ) {
522
+ $role_data = get_option( "um_role_{$roleID}_meta", array() );
 
 
 
 
523
  }
524
 
525
  if ( ! $role_data ) {
includes/core/class-user.php CHANGED
@@ -387,14 +387,14 @@ if ( ! class_exists( 'um\core\User' ) ) {
387
  $args = array( 'fields' => 'ID', 'number' => 1 );
388
  $args['meta_query']['relation'] = 'OR';
389
  $args['meta_query'][] = array(
390
- 'key' => 'account_status',
391
- 'value' => 'awaiting_email_confirmation',
392
- 'compare' => '='
393
  );
394
  $args['meta_query'][] = array(
395
- 'key' => 'account_status',
396
- 'value' => 'awaiting_admin_review',
397
- 'compare' => '='
398
  );
399
 
400
  /**
387
  $args = array( 'fields' => 'ID', 'number' => 1 );
388
  $args['meta_query']['relation'] = 'OR';
389
  $args['meta_query'][] = array(
390
+ 'key' => 'account_status',
391
+ 'value' => 'awaiting_email_confirmation',
392
+ 'compare' => '='
393
  );
394
  $args['meta_query'][] = array(
395
+ 'key' => 'account_status',
396
+ 'value' => 'awaiting_admin_review',
397
+ 'compare' => '='
398
  );
399
 
400
  /**
includes/core/um-actions-account.php CHANGED
@@ -482,6 +482,8 @@ add_action( 'um_account_pre_update_profile', 'um_disable_native_email_notificati
482
  */
483
  add_action( 'um_after_account_privacy', 'um_after_account_privacy' );
484
  function um_after_account_privacy( $args ) {
 
 
485
  ?>
486
 
487
  <div class="um-field um-field-export_data">
@@ -494,19 +496,38 @@ function um_after_account_privacy( $args ) {
494
  </span>
495
  <div class="um-clear"></div>
496
  </div>
497
- <label name="um-export-data">
498
- <?php esc_html_e( 'Enter your current password to confirm export of your personal data.', 'ultimate-member' ); ?>
499
- </label>
500
- <div class="um-field-area">
501
- <input id="um-export-data" type="password" placeholder="<?php esc_attr_e( 'Password', 'ultimate-member' )?>">
502
- <div class="um-field-error um-export-data">
503
- <span class="um-field-arrow"><i class="um-faicon-caret-up"></i></span><?php esc_html_e( 'You must enter a password', 'ultimate-member' ); ?>
504
- </div>
505
- <div class="um-field-area-response um-export-data"></div>
506
- </div>
507
- <a class="um-request-button um-export-data-button" data-action="um-export-data" href="javascript:void(0);">
508
- <?php esc_html_e( 'Request data', 'ultimate-member' ); ?>
509
- </a>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
510
  </div>
511
 
512
  <div class="um-field um-field-export_data">
@@ -519,17 +540,35 @@ function um_after_account_privacy( $args ) {
519
  </span>
520
  <div class="um-clear"></div>
521
  </div>
522
- <label name="um-erase-data">
523
- <?php esc_html_e( 'Enter your current password to confirm the erasure of your personal data.', 'ultimate-member' ); ?>
524
- <input id="um-erase-data" type="password" placeholder="<?php esc_attr_e( 'Password', 'ultimate-member' )?>">
525
- <div class="um-field-error um-erase-data">
526
- <span class="um-field-arrow"><i class="um-faicon-caret-up"></i></span><?php esc_html_e( 'You must enter a password', 'ultimate-member' ); ?>
527
- </div>
528
- <div class="um-field-area-response um-erase-data"></div>
529
- </label>
530
- <a class="um-request-button um-erase-data-button" data-action="um-erase-data" href="javascript:void(0);">
531
- <?php esc_html_e( 'Request data erase', 'ultimate-member' ); ?>
532
- </a>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
533
  </div>
534
 
535
  <?php
482
  */
483
  add_action( 'um_after_account_privacy', 'um_after_account_privacy' );
484
  function um_after_account_privacy( $args ) {
485
+ global $wpdb;
486
+ $user_id = get_current_user_id();
487
  ?>
488
 
489
  <div class="um-field um-field-export_data">
496
  </span>
497
  <div class="um-clear"></div>
498
  </div>
499
+ <?php
500
+ $completed = $wpdb->get_results( "SELECT ID FROM $wpdb->posts WHERE post_author = $user_id AND post_type = 'user_request' AND post_name = 'export_personal_data' AND post_status = 'request-completed' ORDER BY ID DESC LIMIT 1", ARRAY_A );
501
+ if ( $completed ) {
502
+
503
+ echo '<p>' . esc_html__( 'You could download your previous data:', 'ultimate-member' ) . '</p>';
504
+ echo '<a href="' . get_post_meta( $completed[0]['ID'], '_export_file_url', true ) . '">' . esc_html__( 'download personal data', 'ultimate-member' ) . '</a>';
505
+ echo '<p>' . esc_html__( 'You could send a new request for an export of personal your data.', 'ultimate-member' ) . '</p>';
506
+
507
+ }
508
+
509
+ $pending = $wpdb->get_results( "SELECT ID, post_status FROM $wpdb->posts WHERE post_author = $user_id AND post_type = 'user_request' AND post_name = 'export_personal_data' AND post_status != 'request-completed' ORDER BY ID DESC LIMIT 1", ARRAY_A );
510
+
511
+ if ( $pending[0]['post_status'] == 'request-pending' ) {
512
+ echo '<p>' . esc_html__( 'A confirmation email has been sent to your email. Click the link within the email to confirm your export request.', 'ultimate-member' ) . '</p>';
513
+ } elseif ( $pending[0]['post_status'] == 'request-confirmed' ) {
514
+ echo '<p>' . esc_html__( 'The administrator has not yet approved downloading the data. Please expect an email with a link to your data.', 'ultimate-member' ) . '</p>';
515
+ } else { ?>
516
+ <label name="um-export-data">
517
+ <?php esc_html_e( 'Enter your current password to confirm a new export of your personal data.', 'ultimate-member' ); ?>
518
+ </label>
519
+ <div class="um-field-area">
520
+ <input id="um-export-data" type="password" placeholder="<?php esc_attr_e( 'Password', 'ultimate-member' )?>">
521
+ <div class="um-field-error um-export-data">
522
+ <span class="um-field-arrow"><i class="um-faicon-caret-up"></i></span><?php esc_html_e( 'You must enter a password', 'ultimate-member' ); ?>
523
+ </div>
524
+ <div class="um-field-area-response um-export-data"></div>
525
+ </div>
526
+ <a class="um-request-button um-export-data-button" data-action="um-export-data" href="javascript:void(0);">
527
+ <?php esc_html_e( 'Request data', 'ultimate-member' ); ?>
528
+ </a>
529
+ <?php } ?>
530
+
531
  </div>
532
 
533
  <div class="um-field um-field-export_data">
540
  </span>
541
  <div class="um-clear"></div>
542
  </div>
543
+ <?php
544
+ $completed = $wpdb->get_results( "SELECT ID FROM $wpdb->posts WHERE post_author = $user_id AND post_type = 'user_request' AND post_name = 'remove_personal_data' AND post_status = 'request-completed' ORDER BY ID DESC LIMIT 1", ARRAY_A );
545
+ if ( $completed ) {
546
+
547
+ echo '<p>' . esc_html__( 'Your personal data has been deleted.', 'ultimate-member' ) . '</p>';
548
+ echo '<p>' . esc_html__( 'You could send a new request for deleting your personal data.', 'ultimate-member' ) . '</p>';
549
+
550
+ }
551
+
552
+ $pending = $wpdb->get_results( "SELECT ID, post_status FROM $wpdb->posts WHERE post_author = $user_id AND post_type = 'user_request' AND post_name = 'remove_personal_data' AND post_status != 'request-completed' ORDER BY ID DESC LIMIT 1", ARRAY_A );
553
+
554
+ if ( $pending[0]['post_status'] == 'request-pending' ) {
555
+ echo '<p>' . esc_html__( 'A confirmation email has been sent to your email. Click the link within the email to confirm your export request.', 'ultimate-member' ) . '</p>';
556
+ } elseif ( $pending[0]['post_status'] == 'request-confirmed' ) {
557
+ echo '<p>' . esc_html__( 'The administrator has not yet approved deleting your data. Please expect an email with a link to your data.', 'ultimate-member' ) . '</p>';
558
+ } else { ?>
559
+ <label name="um-erase-data">
560
+ <?php esc_html_e( 'Enter your current password to confirm the erasure of your personal data.', 'ultimate-member' ); ?>
561
+ <input id="um-erase-data" type="password" placeholder="<?php esc_attr_e( 'Password', 'ultimate-member' )?>">
562
+ <div class="um-field-error um-erase-data">
563
+ <span class="um-field-arrow"><i class="um-faicon-caret-up"></i></span><?php esc_html_e( 'You must enter a password', 'ultimate-member' ); ?>
564
+ </div>
565
+ <div class="um-field-area-response um-erase-data"></div>
566
+ </label>
567
+ <a class="um-request-button um-erase-data-button" data-action="um-erase-data" href="javascript:void(0);">
568
+ <?php esc_html_e( 'Request data erase', 'ultimate-member' ); ?>
569
+ </a>
570
+ <?php } ?>
571
+
572
  </div>
573
 
574
  <?php
includes/core/um-actions-ajax.php CHANGED
@@ -10,7 +10,7 @@ if ( ! defined( 'ABSPATH' ) ) exit;
10
  function ultimatemember_check_username_exists() {
11
  UM()->check_ajax_nonce();
12
 
13
- $username = isset($_REQUEST['username']) ? $_REQUEST['username'] : '';
14
  $exists = username_exists( $username );
15
 
16
  /**
10
  function ultimatemember_check_username_exists() {
11
  UM()->check_ajax_nonce();
12
 
13
+ $username = isset( $_REQUEST['username'] ) ? $_REQUEST['username'] : '';
14
  $exists = username_exists( $username );
15
 
16
  /**
includes/core/um-actions-core.php CHANGED
@@ -18,7 +18,7 @@ function um_action_request_process() {
18
  return;
19
  }
20
 
21
- if ( isset( $_REQUEST['uid'] ) && ! UM()->user()->user_exists_by_id( $_REQUEST['uid'] ) ) {
22
  return;
23
  }
24
 
@@ -32,13 +32,13 @@ function um_action_request_process() {
32
  // wp_die( __( 'You do not have enough permissions to do that.','ultimate-member') );
33
  // }
34
 
 
35
  if ( isset( $_REQUEST['uid'] ) ) {
36
- $uid = $_REQUEST['uid'];
37
  }
38
 
39
  switch ( $_REQUEST['um_action'] ) {
40
  default:
41
- $uid = isset( $_REQUEST['uid'] ) ? $_REQUEST['uid'] : 0;
42
  /**
43
  * UM hook
44
  *
@@ -80,7 +80,7 @@ function um_action_request_process() {
80
  if ( ! current_user_can( 'delete_users' ) ) {
81
  return;
82
  }
83
- UM()->user()->auto_login( $_REQUEST['uid'] );
84
  exit( wp_redirect( UM()->permalinks()->get_current_url( true ) ) );
85
  break;
86
 
18
  return;
19
  }
20
 
21
+ if ( isset( $_REQUEST['uid'] ) && ! UM()->user()->user_exists_by_id( absint( $_REQUEST['uid'] ) ) ) {
22
  return;
23
  }
24
 
32
  // wp_die( __( 'You do not have enough permissions to do that.','ultimate-member') );
33
  // }
34
 
35
+ $uid = 0;
36
  if ( isset( $_REQUEST['uid'] ) ) {
37
+ $uid = absint( $_REQUEST['uid'] );
38
  }
39
 
40
  switch ( $_REQUEST['um_action'] ) {
41
  default:
 
42
  /**
43
  * UM hook
44
  *
80
  if ( ! current_user_can( 'delete_users' ) ) {
81
  return;
82
  }
83
+ UM()->user()->auto_login( $uid );
84
  exit( wp_redirect( UM()->permalinks()->get_current_url( true ) ) );
85
  break;
86
 
includes/core/um-actions-global.php CHANGED
@@ -57,7 +57,9 @@ add_action( 'wp_head', 'um_add_form_honeypot_css' );
57
  function um_add_form_honeypot_js() {
58
  ?>
59
  <script type="text/javascript">
60
- jQuery( '#<?php echo esc_js( UM()->honeypot ); ?>' ).val( '' );
 
 
61
  </script>
62
  <?php
63
  }
57
  function um_add_form_honeypot_js() {
58
  ?>
59
  <script type="text/javascript">
60
+ jQuery(window).load(function() {
61
+ jQuery("input[name='<?php echo esc_js( UM()->honeypot ); ?>']").val('');
62
+ });
63
  </script>
64
  <?php
65
  }
includes/core/um-actions-login.php CHANGED
@@ -140,7 +140,7 @@ function um_submit_form_errors_hook_logincheck( $args ) {
140
  }
141
 
142
  if ( isset( $args['form_id'] ) && $args['form_id'] == UM()->shortcodes()->core_login_form() && UM()->form()->errors && ! isset( $_POST[ UM()->honeypot ] ) ) {
143
- exit( wp_redirect( um_get_core_page('login') ) );
144
  }
145
 
146
  }
@@ -179,8 +179,8 @@ function um_user_login( $args ) {
179
 
180
  $rememberme = ( isset( $args['rememberme'] ) && 1 == $args['rememberme'] && isset( $_REQUEST['rememberme'] ) ) ? 1 : 0;
181
 
182
- if ( ( UM()->options()->get('deny_admin_frontend_login') && ! isset( $_GET['provider'] ) ) && strrpos( um_user('wp_roles' ), 'administrator' ) !== false ) {
183
- wp_die( __('This action has been prevented for security measures.','ultimate-member') );
184
  }
185
 
186
  UM()->user()->auto_login( um_user( 'ID' ), $rememberme );
140
  }
141
 
142
  if ( isset( $args['form_id'] ) && $args['form_id'] == UM()->shortcodes()->core_login_form() && UM()->form()->errors && ! isset( $_POST[ UM()->honeypot ] ) ) {
143
+ exit( wp_redirect( um_get_core_page( 'login' ) ) );
144
  }
145
 
146
  }
179
 
180
  $rememberme = ( isset( $args['rememberme'] ) && 1 == $args['rememberme'] && isset( $_REQUEST['rememberme'] ) ) ? 1 : 0;
181
 
182
+ if ( ( UM()->options()->get( 'deny_admin_frontend_login' ) && ! isset( $_GET['provider'] ) ) && strrpos( um_user('wp_roles' ), 'administrator' ) !== false ) {
183
+ wp_die( __( 'This action has been prevented for security measures.', 'ultimate-member' ) );
184
  }
185
 
186
  UM()->user()->auto_login( um_user( 'ID' ), $rememberme );
includes/core/um-actions-misc.php CHANGED
@@ -75,11 +75,11 @@ add_action( 'um_after_form_fields', 'um_browser_url_redirect_to' );
75
  function um_add_update_notice( $args ) {
76
  extract( $args );
77
 
78
- $output = '';
79
- $err = '';
80
- $success = '';
81
 
82
- if ( isset( $_REQUEST['updated'] ) && !empty( $_REQUEST['updated'] ) && ! UM()->form()->errors ) {
83
  switch ( $_REQUEST['updated'] ) {
84
  default:
85
  /**
@@ -104,25 +104,25 @@ function um_add_update_notice( $args ) {
104
  * }
105
  * ?>
106
  */
107
- $success = apply_filters( "um_custom_success_message_handler", $success, $_REQUEST['updated'] );
108
  break;
109
 
110
  case 'account':
111
- $success = __('Your account was updated successfully.','ultimate-member');
112
  break;
113
 
114
  case 'password_changed':
115
- $success = __('You have successfully changed your password.','ultimate-member');
116
  break;
117
 
118
  case 'account_active':
119
- $success = __('Your account is now active! You can login.','ultimate-member');
120
  break;
121
 
122
  }
123
  }
124
 
125
- if ( isset( $_REQUEST['err'] ) && !empty( $_REQUEST['err'] ) && ! UM()->form()->errors ) {
126
  switch( $_REQUEST['err'] ) {
127
 
128
  default:
@@ -148,51 +148,52 @@ function um_add_update_notice( $args ) {
148
  * }
149
  * ?>
150
  */
151
- $err = apply_filters( "um_custom_error_message_handler", $err, $_REQUEST['err'] );
152
- if ( !$err )
153
  $err = __( 'An error has been encountered', 'ultimate-member' );
 
154
  break;
155
 
156
  case 'registration_disabled':
157
- $err = __('Registration is currently disabled','ultimate-member');
158
  break;
159
 
160
  case 'blocked_email':
161
- $err = __('This email address has been blocked.','ultimate-member');
162
  break;
163
 
164
  case 'blocked_domain':
165
- $err = __('We do not accept registrations from that domain.','ultimate-member');
166
  break;
167
 
168
  case 'blocked_ip':
169
- $err = __('Your IP address has been blocked.','ultimate-member');
170
  break;
171
 
172
  case 'inactive':
173
- $err = __('Your account has been disabled.','ultimate-member');
174
  break;
175
 
176
  case 'awaiting_admin_review':
177
- $err = __('Your account has not been approved yet.','ultimate-member');
178
  break;
179
 
180
  case 'awaiting_email_confirmation':
181
- $err = __('Your account is awaiting e-mail verification.','ultimate-member');
182
  break;
183
 
184
  case 'rejected':
185
- $err = __('Your membership request has been rejected.','ultimate-member');
186
  break;
187
 
188
  }
189
  }
190
 
191
- if ( isset( $err ) && !empty( $err ) ) {
192
  $output .= '<p class="um-notice err"><i class="um-icon-ios-close-empty" onclick="jQuery(this).parent().fadeOut();"></i>' . $err . '</p>';
193
  }
194
 
195
- if ( isset( $success ) && !empty( $success ) ) {
196
  $output .= '<p class="um-notice success"><i class="um-icon-ios-close-empty" onclick="jQuery(this).parent().fadeOut();"></i>' . $success . '</p>';
197
  }
198
 
75
  function um_add_update_notice( $args ) {
76
  extract( $args );
77
 
78
+ $output = '';
79
+ $err = '';
80
+ $success = '';
81
 
82
+ if ( ! empty( $_REQUEST['updated'] ) && ! UM()->form()->errors ) {
83
  switch ( $_REQUEST['updated'] ) {
84
  default:
85
  /**
104
  * }
105
  * ?>
106
  */
107
+ $success = apply_filters( 'um_custom_success_message_handler', $success, $_REQUEST['updated'] );
108
  break;
109
 
110
  case 'account':
111
+ $success = __( 'Your account was updated successfully.', 'ultimate-member' );
112
  break;
113
 
114
  case 'password_changed':
115
+ $success = __( 'You have successfully changed your password.', 'ultimate-member' );
116
  break;
117
 
118
  case 'account_active':
119
+ $success = __( 'Your account is now active! You can login.', 'ultimate-member' );
120
  break;
121
 
122
  }
123
  }
124
 
125
+ if ( ! empty( $_REQUEST['err'] ) && ! UM()->form()->errors ) {
126
  switch( $_REQUEST['err'] ) {
127
 
128
  default:
148
  * }
149
  * ?>
150
  */
151
+ $err = apply_filters( 'um_custom_error_message_handler', $err, $_REQUEST['err'] );
152
+ if ( ! $err ) {
153
  $err = __( 'An error has been encountered', 'ultimate-member' );
154
+ }
155
  break;
156
 
157
  case 'registration_disabled':
158
+ $err = __( 'Registration is currently disabled', 'ultimate-member' );
159
  break;
160
 
161
  case 'blocked_email':
162
+ $err = __( 'This email address has been blocked.', 'ultimate-member' );
163
  break;
164
 
165
  case 'blocked_domain':
166
+ $err = __( 'We do not accept registrations from that domain.', 'ultimate-member' );
167
  break;
168
 
169
  case 'blocked_ip':
170
+ $err = __( 'Your IP address has been blocked.', 'ultimate-member' );
171
  break;
172
 
173
  case 'inactive':
174
+ $err = __( 'Your account has been disabled.', 'ultimate-member' );
175
  break;
176
 
177
  case 'awaiting_admin_review':
178
+ $err = __( 'Your account has not been approved yet.', 'ultimate-member' );
179
  break;
180
 
181
  case 'awaiting_email_confirmation':
182
+ $err = __( 'Your account is awaiting e-mail verification.', 'ultimate-member' );
183
  break;
184
 
185
  case 'rejected':
186
+ $err = __( 'Your membership request has been rejected.', 'ultimate-member' );
187
  break;
188
 
189
  }
190
  }
191
 
192
+ if ( ! empty( $err ) ) {
193
  $output .= '<p class="um-notice err"><i class="um-icon-ios-close-empty" onclick="jQuery(this).parent().fadeOut();"></i>' . $err . '</p>';
194
  }
195
 
196
+ if ( ! empty( $success ) ) {
197
  $output .= '<p class="um-notice success"><i class="um-icon-ios-close-empty" onclick="jQuery(this).parent().fadeOut();"></i>' . $success . '</p>';
198
  }
199
 
includes/core/um-actions-register.php CHANGED
@@ -51,6 +51,11 @@ add_action('um_post_registration_pending_hook', 'um_post_registration_pending_ho
51
  * @param $args
52
  */
53
  function um_after_insert_user( $user_id, $args ) {
 
 
 
 
 
54
  //clear Users cached queue
55
  UM()->user()->remove_cached_queue();
56
 
51
  * @param $args
52
  */
53
  function um_after_insert_user( $user_id, $args ) {
54
+
55
+ if ( empty( $user_id ) || ( is_object( $user_id ) && is_a( $user_id, 'WP_Error' ) ) ) {
56
+ return;
57
+ }
58
+
59
  //clear Users cached queue
60
  UM()->user()->remove_cached_queue();
61
 
includes/core/um-actions-wpadmin.php CHANGED
@@ -29,18 +29,22 @@ add_action( 'init', 'um_block_wpadmin_by_user_role', 99 );
29
  /**
30
  * Hide admin bar appropriately
31
  *
32
- * @param $content
33
  *
34
  * @return bool
35
  */
36
- function um_control_admin_bar( $content ) {
37
  if ( is_user_logged_in() && um_user( 'can_not_see_adminbar' ) ) {
38
- return false;
 
 
 
 
39
  }
40
 
41
- return $content;
42
  }
43
- add_filter( 'show_admin_bar' , 'um_control_admin_bar', 9999, 1 );
44
 
45
 
46
  /**
29
  /**
30
  * Hide admin bar appropriately
31
  *
32
+ * @param bool $show
33
  *
34
  * @return bool
35
  */
36
+ function um_control_admin_bar( $show ) {
37
  if ( is_user_logged_in() && um_user( 'can_not_see_adminbar' ) ) {
38
+ $show = false;
39
+
40
+ /*if ( is_admin() && um_user( 'can_access_wpadmin' ) ) {
41
+ $show = true;
42
+ }*/
43
  }
44
 
45
+ return apply_filters( 'um_show_admin_bar_callback', $show );
46
  }
47
+ add_filter( 'show_admin_bar', 'um_control_admin_bar', 9999, 1 );
48
 
49
 
50
  /**
includes/core/um-filters-login.php CHANGED
@@ -34,19 +34,19 @@ add_filter( 'um_whitelisted_wpadmin_access', 'um_whitelisted_wpadmin_access' );
34
  */
35
  function um_custom_wp_err_messages( $message ) {
36
 
37
- if ( isset( $_REQUEST['err'] ) && !empty( $_REQUEST['err'] ) ) {
38
  switch( $_REQUEST['err'] ) {
39
  case 'blocked_email':
40
- $err = __('This email address has been blocked.','ultimate-member');
41
  break;
42
  case 'blocked_ip':
43
- $err = __('Your IP address has been blocked.','ultimate-member');
44
  break;
45
  }
46
  }
47
 
48
  if ( isset( $err ) ) {
49
- $message = '<div class="login" id="login_error">'.$err.'</div>';
50
  }
51
 
52
  return $message;
34
  */
35
  function um_custom_wp_err_messages( $message ) {
36
 
37
+ if ( ! empty( $_REQUEST['err'] ) ) {
38
  switch( $_REQUEST['err'] ) {
39
  case 'blocked_email':
40
+ $err = __( 'This email address has been blocked.', 'ultimate-member' );
41
  break;
42
  case 'blocked_ip':
43
+ $err = __( 'Your IP address has been blocked.', 'ultimate-member' );
44
  break;
45
  }
46
  }
47
 
48
  if ( isset( $err ) ) {
49
+ $message = '<div class="login" id="login_error">' . $err . '</div>';
50
  }
51
 
52
  return $message;
includes/um-short-functions.php CHANGED
@@ -939,7 +939,7 @@ function um_user_submitted_registration_formatted( $style = false ){
939
  function um_user_submited_display( $k, $title, $data = array(), $style = true ) {
940
  $output = '';
941
 
942
- if ( 'form_id' == $k ) {
943
  $v = sprintf( __( '%s - Form ID#: %s', 'ultimate-member' ), get_the_title( $data['form_id'] ), $data['form_id'] );
944
  } else {
945
  $v = um_user( $k );
@@ -1427,8 +1427,9 @@ function um_get_metadefault( $id ) {
1427
  * @return bool
1428
  */
1429
  function um_submitting_account_page() {
1430
- if (isset( $_POST['_um_account'] ) && $_POST['_um_account'] == 1 && is_user_logged_in())
1431
  return true;
 
1432
 
1433
  return false;
1434
  }
@@ -1623,7 +1624,7 @@ function um_can_view_field( $data ) {
1623
  if ( ! is_user_logged_in() ) {
1624
  $can_view = false;
1625
  } else {
1626
- if ( ! UM()->roles()->um_user_can( 'can_edit_everyone' ) && ! empty( $data['roles'] ) ) {
1627
  if ( empty( $current_user_roles ) || count( array_intersect( $current_user_roles, $data['roles'] ) ) <= 0 ) {
1628
  $can_view = false;
1629
  }
@@ -1634,7 +1635,7 @@ function um_can_view_field( $data ) {
1634
  if ( ! is_user_logged_in() ) {
1635
  $can_view = false;
1636
  } else {
1637
- if ( ! UM()->roles()->um_user_can( 'can_edit_everyone' ) && ! um_is_user_himself() && ( empty( $current_user_roles ) || ( ! empty( $data['roles'] ) && count( array_intersect( $current_user_roles, $data['roles'] ) ) <= 0 ) ) ) {
1638
  $can_view = false;
1639
  }
1640
  }
939
  function um_user_submited_display( $k, $title, $data = array(), $style = true ) {
940
  $output = '';
941
 
942
+ if ( 'form_id' == $k && isset( $data['form_id'] ) && ! empty( $data['form_id'] ) ) {
943
  $v = sprintf( __( '%s - Form ID#: %s', 'ultimate-member' ), get_the_title( $data['form_id'] ), $data['form_id'] );
944
  } else {
945
  $v = um_user( $k );
1427
  * @return bool
1428
  */
1429
  function um_submitting_account_page() {
1430
+ if ( isset( $_POST['_um_account'] ) && $_POST['_um_account'] == 1 && is_user_logged_in() ) {
1431
  return true;
1432
+ }
1433
 
1434
  return false;
1435
  }
1624
  if ( ! is_user_logged_in() ) {
1625
  $can_view = false;
1626
  } else {
1627
+ if ( ! empty( $data['roles'] ) ) {
1628
  if ( empty( $current_user_roles ) || count( array_intersect( $current_user_roles, $data['roles'] ) ) <= 0 ) {
1629
  $can_view = false;
1630
  }
1635
  if ( ! is_user_logged_in() ) {
1636
  $can_view = false;
1637
  } else {
1638
+ if ( ! um_is_user_himself() && ( empty( $current_user_roles ) || ( ! empty( $data['roles'] ) && count( array_intersect( $current_user_roles, $data['roles'] ) ) <= 0 ) ) ) {
1639
  $can_view = false;
1640
  }
1641
  }
languages/ultimate-member-en_US.mo CHANGED
Binary file
languages/ultimate-member-en_US.po CHANGED
@@ -1,8 +1,8 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Ultimate Member\n"
4
- "POT-Creation-Date: 2020-02-24 10:26+0200\n"
5
- "PO-Revision-Date: 2020-02-24 10:26+0200\n"
6
  "Last-Translator: \n"
7
  "Language-Team: \n"
8
  "Language: en_US\n"
@@ -25,53 +25,53 @@ msgstr ""
25
  msgid "Wrong Nonce"
26
  msgstr ""
27
 
28
- #: includes/admin/class-admin.php:193
29
  #, php-format
30
  msgid "Duplicate of %s"
31
  msgstr ""
32
 
33
- #: includes/admin/class-admin.php:307
34
  msgid "Docs"
35
  msgstr ""
36
 
37
- #: includes/admin/class-admin.php:308
38
- #: includes/admin/core/class-admin-settings.php:1407
39
  msgid "Settings"
40
  msgstr ""
41
 
42
- #: includes/admin/class-admin.php:379 includes/admin/class-admin.php:382
43
  msgid "Form updated."
44
  msgstr ""
45
 
46
- #: includes/admin/class-admin.php:380
47
  msgid "Custom field updated."
48
  msgstr ""
49
 
50
- #: includes/admin/class-admin.php:381
51
  msgid "Custom field deleted."
52
  msgstr ""
53
 
54
- #: includes/admin/class-admin.php:383
55
  msgid "Form restored to revision."
56
  msgstr ""
57
 
58
- #: includes/admin/class-admin.php:384
59
  msgid "Form created."
60
  msgstr ""
61
 
62
- #: includes/admin/class-admin.php:385
63
  msgid "Form saved."
64
  msgstr ""
65
 
66
- #: includes/admin/class-admin.php:386
67
  msgid "Form submitted."
68
  msgstr ""
69
 
70
- #: includes/admin/class-admin.php:387
71
  msgid "Form scheduled."
72
  msgstr ""
73
 
74
- #: includes/admin/class-admin.php:388
75
  msgid "Form draft updated."
76
  msgstr ""
77
 
@@ -99,89 +99,89 @@ msgid "Reset all rules"
99
  msgstr ""
100
 
101
  #: includes/admin/core/class-admin-builder.php:284
102
- #: includes/admin/core/class-admin-builder.php:606
103
- #: includes/admin/core/class-admin-builder.php:765
104
  #: includes/admin/core/class-admin-dragdrop.php:33
105
  #: includes/admin/core/class-admin-menu.php:106
106
- #: includes/core/class-fields.php:4535
107
  msgid "Please login as administrator"
108
  msgstr ""
109
 
110
- #: includes/admin/core/class-admin-builder.php:393
111
- #: includes/admin/core/class-admin-builder.php:463
112
  #: includes/admin/core/class-admin-dragdrop.php:165
113
  msgid "Add Row"
114
  msgstr ""
115
 
116
- #: includes/admin/core/class-admin-builder.php:394
117
- #: includes/admin/core/class-admin-builder.php:464
118
  #: includes/admin/core/class-admin-dragdrop.php:166
119
  msgid "Edit Row"
120
  msgstr ""
121
 
122
- #: includes/admin/core/class-admin-builder.php:467
123
  #: includes/admin/core/class-admin-dragdrop.php:168
124
  #: includes/admin/core/class-admin-dragdrop.php:183
125
  #: includes/admin/core/class-admin-dragdrop.php:208
126
  msgid "Delete Row"
127
  msgstr ""
128
 
129
- #: includes/admin/core/class-admin-builder.php:540
130
  msgid "(no title)"
131
  msgstr ""
132
 
133
- #: includes/admin/core/class-admin-builder.php:545
134
  #: includes/admin/core/list-tables/roles-list-table.php:339
135
  msgid "Edit"
136
  msgstr ""
137
 
138
- #: includes/admin/core/class-admin-builder.php:547
139
  #: includes/admin/core/class-admin-columns.php:102
140
  msgid "Duplicate"
141
  msgstr ""
142
 
143
- #: includes/admin/core/class-admin-builder.php:551
144
  msgid "Delete Group"
145
  msgstr ""
146
 
147
- #: includes/admin/core/class-admin-builder.php:554
148
  #: includes/admin/core/class-admin-enqueue.php:497
149
  #: includes/admin/core/list-tables/roles-list-table.php:342
150
  #: includes/admin/core/list-tables/roles-list-table.php:410
151
  msgid "Delete"
152
  msgstr ""
153
 
154
- #: includes/admin/core/class-admin-builder.php:831
155
  msgid "Search Icons..."
156
  msgstr ""
157
 
158
- #: includes/admin/core/class-admin-builder.php:851
159
  msgid "Setup New Field"
160
  msgstr ""
161
 
162
- #: includes/admin/core/class-admin-builder.php:868
163
  msgid "Predefined Fields"
164
  msgstr ""
165
 
166
- #: includes/admin/core/class-admin-builder.php:880
167
  #: includes/core/class-builtin.php:1341
168
  msgid "None"
169
  msgstr ""
170
 
171
- #: includes/admin/core/class-admin-builder.php:885
172
  msgid "Custom Fields"
173
  msgstr ""
174
 
175
- #: includes/admin/core/class-admin-builder.php:899
176
  msgid "You did not create any custom fields"
177
  msgstr ""
178
 
179
- #: includes/admin/core/class-admin-builder.php:931
180
- #: includes/admin/core/class-admin-builder.php:1005
181
  msgid "This field type is not setup correcty."
182
  msgstr ""
183
 
184
- #: includes/admin/core/class-admin-builder.php:1171
185
  #: includes/core/class-form.php:176 includes/core/class-form.php:396
186
  #: includes/core/class-password.php:535
187
  msgid "This is not possible for security reasons."
@@ -193,7 +193,7 @@ msgstr ""
193
 
194
  #: includes/admin/core/class-admin-columns.php:131
195
  #: includes/admin/core/class-admin-columns.php:151
196
- #: includes/admin/core/class-admin-metabox.php:2138
197
  #: includes/admin/templates/role/role-edit.php:193
198
  #: includes/widgets/class-um-search-widget.php:81
199
  msgid "Title"
@@ -210,7 +210,7 @@ msgstr ""
210
 
211
  #: includes/admin/core/class-admin-columns.php:134
212
  #: includes/admin/core/class-admin-columns.php:153
213
- #: includes/admin/core/class-admin-settings.php:607
214
  #: includes/admin/templates/form/login_settings.php:16
215
  #: includes/admin/templates/form/register_customize.php:6
216
  #: includes/admin/templates/form/register_customize.php:32
@@ -219,8 +219,8 @@ msgstr ""
219
 
220
  #: includes/admin/core/class-admin-columns.php:135
221
  #: includes/admin/core/class-admin-columns.php:154
222
- #: includes/admin/core/class-admin-metabox.php:807
223
- #: includes/admin/core/class-admin-metabox.php:969
224
  msgid "Shortcode"
225
  msgstr ""
226
 
@@ -231,7 +231,7 @@ msgstr ""
231
 
232
  #: includes/admin/core/class-admin-columns.php:186
233
  #: includes/admin/core/class-admin-columns.php:219
234
- #: includes/admin/core/class-admin-settings.php:720
235
  #: includes/admin/core/list-tables/roles-list-table.php:371
236
  #: includes/admin/core/list-tables/roles-list-table.php:379
237
  #: includes/admin/templates/form/login_customize.php:16
@@ -257,7 +257,7 @@ msgstr ""
257
 
258
  #: includes/admin/core/class-admin-columns.php:186
259
  #: includes/admin/core/class-admin-columns.php:219
260
- #: includes/admin/core/class-admin-settings.php:721
261
  #: includes/admin/core/list-tables/roles-list-table.php:371
262
  #: includes/admin/core/list-tables/roles-list-table.php:379
263
  #: includes/admin/core/packages/2.1.3-beta3/functions.php:75
@@ -294,13 +294,13 @@ msgstr ""
294
  #: includes/admin/core/class-admin-enqueue.php:485
295
  #: includes/core/class-builtin.php:706 includes/core/class-builtin.php:709
296
  #: includes/core/class-builtin.php:1166 includes/core/class-builtin.php:1169
297
- #: includes/core/um-actions-account.php:501
298
- #: includes/core/um-actions-account.php:524
299
  msgid "Password"
300
  msgstr ""
301
 
302
  #: includes/admin/core/class-admin-enqueue.php:489
303
- #: includes/admin/core/class-admin-metabox.php:2250
304
  #: includes/core/class-account.php:109
305
  msgid "Privacy"
306
  msgstr ""
@@ -320,14 +320,14 @@ msgid "Required"
320
  msgstr ""
321
 
322
  #: includes/admin/core/class-admin-forms.php:526
323
- #: includes/admin/core/class-admin-metabox.php:1428
324
- #: includes/admin/core/class-admin-metabox.php:1456
325
  msgid "Choose Icon"
326
  msgstr ""
327
 
328
  #: includes/admin/core/class-admin-forms.php:532
329
- #: includes/admin/core/class-admin-metabox.php:1430
330
- #: includes/admin/core/class-admin-metabox.php:1458
331
  msgid "No Icon"
332
  msgstr ""
333
 
@@ -344,7 +344,7 @@ msgstr ""
344
  #: includes/admin/core/class-admin-forms.php:1436
345
  #: includes/admin/core/class-admin-forms.php:1527
346
  #: includes/admin/core/class-admin-forms.php:1549
347
- #: includes/admin/core/class-admin-notices.php:398
348
  #: includes/core/um-actions-profile.php:673
349
  msgid "Remove"
350
  msgstr ""
@@ -369,7 +369,7 @@ msgstr ""
369
 
370
  #: includes/admin/core/class-admin-forms.php:1529
371
  #: includes/admin/core/class-admin-forms.php:1551
372
- #: includes/admin/core/class-admin-metabox.php:2230
373
  msgid "Label"
374
  msgstr ""
375
 
@@ -503,7 +503,7 @@ msgid "Member Directories"
503
  msgstr ""
504
 
505
  #: includes/admin/core/class-admin-menu.php:206
506
- #: includes/admin/core/class-admin-settings.php:1263
507
  msgid "Extensions"
508
  msgstr ""
509
 
@@ -527,955 +527,965 @@ msgstr ""
527
  msgid "Upgrade's Manual Request"
528
  msgstr ""
529
 
530
- #: includes/admin/core/class-admin-metabox.php:224
531
  msgid "UM Content Restriction"
532
  msgstr ""
533
 
534
- #: includes/admin/core/class-admin-metabox.php:380
535
- #: includes/admin/core/class-admin-metabox.php:531
536
  #: includes/admin/templates/access/restrict_content.php:53
537
  msgid "Restrict access to this content?"
538
  msgstr ""
539
 
540
- #: includes/admin/core/class-admin-metabox.php:381
541
- #: includes/admin/core/class-admin-metabox.php:388
542
- #: includes/admin/core/class-admin-metabox.php:401
543
- #: includes/admin/core/class-admin-metabox.php:532
544
- #: includes/admin/core/class-admin-metabox.php:540
545
- #: includes/admin/core/class-admin-metabox.php:554
546
  #: includes/admin/templates/access/restrict_content.php:54
547
  #: includes/admin/templates/access/restrict_content.php:61
548
  #: includes/admin/templates/access/restrict_content.php:74
549
  msgid "Activate content restriction for this post"
550
  msgstr ""
551
 
552
- #: includes/admin/core/class-admin-metabox.php:387
553
- #: includes/admin/core/class-admin-metabox.php:539
554
  #: includes/admin/templates/access/restrict_content.php:60
555
  msgid "Who can access this content?"
556
  msgstr ""
557
 
558
- #: includes/admin/core/class-admin-metabox.php:391
559
- #: includes/admin/core/class-admin-metabox.php:543
560
- #: includes/admin/core/class-admin-metabox.php:2252
561
  #: includes/admin/core/class-admin-navmenu.php:141
562
  #: includes/admin/templates/access/restrict_content.php:64
563
  #: includes/core/class-builtin.php:670
564
  msgid "Everyone"
565
  msgstr ""
566
 
567
- #: includes/admin/core/class-admin-metabox.php:392
568
- #: includes/admin/core/class-admin-metabox.php:544
569
  #: includes/admin/templates/access/restrict_content.php:65
570
  msgid "Logged out users"
571
  msgstr ""
572
 
573
- #: includes/admin/core/class-admin-metabox.php:393
574
- #: includes/admin/core/class-admin-metabox.php:545
575
  #: includes/admin/templates/access/restrict_content.php:66
576
  msgid "Logged in users"
577
  msgstr ""
578
 
579
- #: includes/admin/core/class-admin-metabox.php:400
580
- #: includes/admin/core/class-admin-metabox.php:553
581
  #: includes/admin/templates/access/restrict_content.php:73
582
  msgid "Select which roles can access this content"
583
  msgstr ""
584
 
585
- #: includes/admin/core/class-admin-metabox.php:409
586
- #: includes/admin/core/class-admin-metabox.php:564
587
  #: includes/admin/templates/access/restrict_content.php:83
588
  msgid "What happens when users without access tries to view the content?"
589
  msgstr ""
590
 
591
- #: includes/admin/core/class-admin-metabox.php:410
592
- #: includes/admin/core/class-admin-metabox.php:422
593
- #: includes/admin/core/class-admin-metabox.php:565
594
- #: includes/admin/core/class-admin-metabox.php:578
595
  #: includes/admin/templates/access/restrict_content.php:84
596
  #: includes/admin/templates/access/restrict_content.php:96
597
  msgid "Action when users without access tries to view the content"
598
  msgstr ""
599
 
600
- #: includes/admin/core/class-admin-metabox.php:413
601
- #: includes/admin/core/class-admin-metabox.php:568
602
  #: includes/admin/templates/access/restrict_content.php:87
603
  msgid "Show access restricted message"
604
  msgstr ""
605
 
606
- #: includes/admin/core/class-admin-metabox.php:414
607
- #: includes/admin/core/class-admin-metabox.php:569
608
  #: includes/admin/templates/access/restrict_content.php:88
609
  msgid "Redirect user"
610
  msgstr ""
611
 
612
- #: includes/admin/core/class-admin-metabox.php:421
613
- #: includes/admin/core/class-admin-metabox.php:577
614
  #: includes/admin/templates/access/restrict_content.php:95
615
  msgid ""
616
  "Would you like to use the global default message or apply a custom message "
617
  "to this content?"
618
  msgstr ""
619
 
620
- #: includes/admin/core/class-admin-metabox.php:425
621
- #: includes/admin/core/class-admin-metabox.php:581
622
  #: includes/admin/templates/access/restrict_content.php:99
623
  msgid "Global default message (default)"
624
  msgstr ""
625
 
626
- #: includes/admin/core/class-admin-metabox.php:426
627
- #: includes/admin/core/class-admin-metabox.php:582
628
  #: includes/admin/templates/access/restrict_content.php:100
629
  msgid "Custom message"
630
  msgstr ""
631
 
632
- #: includes/admin/core/class-admin-metabox.php:433
633
- #: includes/admin/core/class-admin-metabox.php:590
634
  #: includes/admin/templates/access/restrict_content.php:107
635
  msgid "Custom Restrict Content message"
636
  msgstr ""
637
 
638
- #: includes/admin/core/class-admin-metabox.php:434
639
- #: includes/admin/core/class-admin-metabox.php:454
640
- #: includes/admin/core/class-admin-metabox.php:591
641
- #: includes/admin/core/class-admin-metabox.php:613
642
  #: includes/admin/templates/access/restrict_content.php:108
643
  #: includes/admin/templates/access/restrict_content.php:128
644
  msgid "Changed global restrict message"
645
  msgstr ""
646
 
647
- #: includes/admin/core/class-admin-metabox.php:441
648
- #: includes/admin/core/class-admin-metabox.php:599
649
  #: includes/admin/templates/access/restrict_content.php:115
650
  msgid "Where should users be redirected to?"
651
  msgstr ""
652
 
653
- #: includes/admin/core/class-admin-metabox.php:442
654
- #: includes/admin/core/class-admin-metabox.php:600
655
  #: includes/admin/templates/access/restrict_content.php:116
656
  msgid "Select redirect to page when user hasn't access to content"
657
  msgstr ""
658
 
659
- #: includes/admin/core/class-admin-metabox.php:446
660
- #: includes/admin/core/class-admin-metabox.php:604
661
  #: includes/admin/templates/access/restrict_content.php:120
662
  msgid "Login page"
663
  msgstr ""
664
 
665
- #: includes/admin/core/class-admin-metabox.php:447
666
- #: includes/admin/core/class-admin-metabox.php:605
667
  #: includes/admin/templates/access/restrict_content.php:121
668
  msgid "Custom URL"
669
  msgstr ""
670
 
671
- #: includes/admin/core/class-admin-metabox.php:453
672
- #: includes/admin/core/class-admin-metabox.php:612
673
  #: includes/admin/templates/access/restrict_content.php:127
674
  msgid "Redirect URL"
675
  msgstr ""
676
 
677
- #: includes/admin/core/class-admin-metabox.php:461
678
- #: includes/admin/core/class-admin-metabox.php:621
679
  #: includes/admin/templates/access/restrict_content.php:135
680
  msgid "Hide from queries"
681
  msgstr ""
682
 
683
- #: includes/admin/core/class-admin-metabox.php:462
684
- #: includes/admin/core/class-admin-metabox.php:622
685
  #: includes/admin/templates/access/restrict_content.php:136
686
  msgid ""
687
  "Hide this content from archives, RSS feeds etc for users who do not have "
688
  "permission to view this content"
689
  msgstr ""
690
 
691
- #: includes/admin/core/class-admin-metabox.php:802
692
  msgid "General Options"
693
  msgstr ""
694
 
695
- #: includes/admin/core/class-admin-metabox.php:803
696
  msgid "Sorting"
697
  msgstr ""
698
 
699
- #: includes/admin/core/class-admin-metabox.php:804
700
  msgid "Profile Card"
701
  msgstr ""
702
 
703
- #: includes/admin/core/class-admin-metabox.php:805
704
  msgid "Search Options"
705
  msgstr ""
706
 
707
- #: includes/admin/core/class-admin-metabox.php:806
708
  msgid "Results &amp; Pagination"
709
  msgstr ""
710
 
711
- #: includes/admin/core/class-admin-metabox.php:808
712
  msgid "Styling: General"
713
  msgstr ""
714
 
715
- #: includes/admin/core/class-admin-metabox.php:821
716
  msgid "Administrative Permissions"
717
  msgstr ""
718
 
719
- #: includes/admin/core/class-admin-metabox.php:829
720
  msgid "General Permissions"
721
  msgstr ""
722
 
723
- #: includes/admin/core/class-admin-metabox.php:837
724
  msgid "Profile Access"
725
  msgstr ""
726
 
727
- #: includes/admin/core/class-admin-metabox.php:848
728
  msgid "Homepage Options"
729
  msgstr ""
730
 
731
- #: includes/admin/core/class-admin-metabox.php:859
732
  msgid "Registration Options"
733
  msgstr ""
734
 
735
- #: includes/admin/core/class-admin-metabox.php:867
736
  msgid "Login Options"
737
  msgstr ""
738
 
739
- #: includes/admin/core/class-admin-metabox.php:875
740
  msgid "Logout Options"
741
  msgstr ""
742
 
743
- #: includes/admin/core/class-admin-metabox.php:883
744
  msgid "Delete Options"
745
  msgstr ""
746
 
747
- #: includes/admin/core/class-admin-metabox.php:891
748
  msgid "Publish"
749
  msgstr ""
750
 
751
- #: includes/admin/core/class-admin-metabox.php:940
752
  msgid "WP Capabilities"
753
  msgstr ""
754
 
755
- #: includes/admin/core/class-admin-metabox.php:967
756
  msgid "Select Form Type"
757
  msgstr ""
758
 
759
- #: includes/admin/core/class-admin-metabox.php:968
760
  msgid "Form Builder"
761
  msgstr ""
762
 
763
- #: includes/admin/core/class-admin-metabox.php:971
764
- #: includes/admin/core/class-admin-metabox.php:992
765
- #: includes/admin/core/class-admin-metabox.php:1014
766
  msgid "Customize this form"
767
  msgstr ""
768
 
769
- #: includes/admin/core/class-admin-metabox.php:993
770
  msgid "User Meta"
771
  msgstr ""
772
 
773
- #: includes/admin/core/class-admin-metabox.php:1015
774
  msgid "Options"
775
  msgstr ""
776
 
777
- #: includes/admin/core/class-admin-metabox.php:1249
 
 
 
 
 
 
 
 
 
 
778
  msgid "Visibility"
779
  msgstr ""
780
 
781
- #: includes/admin/core/class-admin-metabox.php:1249
782
  msgid ""
783
  "Select where this field should appear. This option should only be changed on "
784
  "the profile form and allows you to show a field in one mode only (edit or "
785
  "view) or in both modes."
786
  msgstr ""
787
 
788
- #: includes/admin/core/class-admin-metabox.php:1251
789
  msgid "View everywhere"
790
  msgstr ""
791
 
792
- #: includes/admin/core/class-admin-metabox.php:1252
793
  msgid "Edit mode only"
794
  msgstr ""
795
 
796
- #: includes/admin/core/class-admin-metabox.php:1253
797
  msgid "View mode only"
798
  msgstr ""
799
 
800
- #: includes/admin/core/class-admin-metabox.php:1281
801
  msgid "If"
802
  msgstr ""
803
 
804
- #: includes/admin/core/class-admin-metabox.php:1358
805
  msgid "Value"
806
  msgstr ""
807
 
808
- #: includes/admin/core/class-admin-metabox.php:1367
809
  msgid "Validate"
810
  msgstr ""
811
 
812
- #: includes/admin/core/class-admin-metabox.php:1367
813
  msgid "Does this field require a special validation"
814
  msgstr ""
815
 
816
- #: includes/admin/core/class-admin-metabox.php:1368
817
  msgid "Select a validation type..."
818
  msgstr ""
819
 
820
- #: includes/admin/core/class-admin-metabox.php:1412
821
  msgid "Custom Action"
822
  msgstr ""
823
 
824
- #: includes/admin/core/class-admin-metabox.php:1412
825
  msgid ""
826
  "If you want to apply your custom validation, you can use action hooks to add "
827
  "custom validation. Please refer to documentation for further details."
828
  msgstr ""
829
 
830
- #: includes/admin/core/class-admin-metabox.php:1426
831
- #: includes/admin/core/class-admin-metabox.php:1454
832
  msgid "Icon"
833
  msgstr ""
834
 
835
- #: includes/admin/core/class-admin-metabox.php:1426
836
- #: includes/admin/core/class-admin-metabox.php:1454
837
  msgid ""
838
  "Select an icon to appear in the field. Leave blank if you do not want an "
839
  "icon to show in the field."
840
  msgstr ""
841
 
842
- #: includes/admin/core/class-admin-metabox.php:1481
843
  msgid "CSS Class"
844
  msgstr ""
845
 
846
- #: includes/admin/core/class-admin-metabox.php:1481
847
  msgid "Specify a custom CSS class to be applied to this element"
848
  msgstr ""
849
 
850
- #: includes/admin/core/class-admin-metabox.php:1491
851
  msgid "Thickness (in pixels)"
852
  msgstr ""
853
 
854
- #: includes/admin/core/class-admin-metabox.php:1491
855
  msgid "This is the width in pixels, e.g. 4 or 2, etc"
856
  msgstr ""
857
 
858
- #: includes/admin/core/class-admin-metabox.php:1501
859
  msgid "Optional Text"
860
  msgstr ""
861
 
862
- #: includes/admin/core/class-admin-metabox.php:1501
863
  msgid "Optional text to include with the divider"
864
  msgstr ""
865
 
866
- #: includes/admin/core/class-admin-metabox.php:1511
867
  msgid "Padding"
868
  msgstr ""
869
 
870
- #: includes/admin/core/class-admin-metabox.php:1511
871
  msgid "Set padding for this section"
872
  msgstr ""
873
 
874
- #: includes/admin/core/class-admin-metabox.php:1521
875
  msgid "Margin"
876
  msgstr ""
877
 
878
- #: includes/admin/core/class-admin-metabox.php:1521
879
  msgid "Set margin for this section"
880
  msgstr ""
881
 
882
- #: includes/admin/core/class-admin-metabox.php:1531
883
  msgid "Border"
884
  msgstr ""
885
 
886
- #: includes/admin/core/class-admin-metabox.php:1531
887
  msgid "Set border for this section"
888
  msgstr ""
889
 
890
- #: includes/admin/core/class-admin-metabox.php:1541
891
- #: includes/admin/core/class-admin-metabox.php:1712
892
  msgid "Style"
893
  msgstr ""
894
 
895
- #: includes/admin/core/class-admin-metabox.php:1541
896
  msgid "Choose the border style"
897
  msgstr ""
898
 
899
- #: includes/admin/core/class-admin-metabox.php:1543
900
- #: includes/admin/core/class-admin-metabox.php:1714
901
  msgid "Solid"
902
  msgstr ""
903
 
904
- #: includes/admin/core/class-admin-metabox.php:1544
905
- #: includes/admin/core/class-admin-metabox.php:1715
906
  msgid "Dotted"
907
  msgstr ""
908
 
909
- #: includes/admin/core/class-admin-metabox.php:1545
910
- #: includes/admin/core/class-admin-metabox.php:1716
911
  msgid "Dashed"
912
  msgstr ""
913
 
914
- #: includes/admin/core/class-admin-metabox.php:1546
915
- #: includes/admin/core/class-admin-metabox.php:1717
916
  msgid "Double"
917
  msgstr ""
918
 
919
- #: includes/admin/core/class-admin-metabox.php:1556
920
  msgid "Border Radius"
921
  msgstr ""
922
 
923
- #: includes/admin/core/class-admin-metabox.php:1556
924
  msgid "Rounded corners can be applied by setting a pixels value here. e.g. 5px"
925
  msgstr ""
926
 
927
- #: includes/admin/core/class-admin-metabox.php:1566
928
  msgid "Border Color"
929
  msgstr ""
930
 
931
- #: includes/admin/core/class-admin-metabox.php:1566
932
  msgid "Give a color to this border"
933
  msgstr ""
934
 
935
- #: includes/admin/core/class-admin-metabox.php:1576
936
  msgid "Enable Row Heading"
937
  msgstr ""
938
 
939
- #: includes/admin/core/class-admin-metabox.php:1576
940
  msgid "Whether to enable a heading for this row"
941
  msgstr ""
942
 
943
- #: includes/admin/core/class-admin-metabox.php:1586
944
  msgid "Heading Text"
945
  msgstr ""
946
 
947
- #: includes/admin/core/class-admin-metabox.php:1586
948
  msgid "Enter the row heading text here"
949
  msgstr ""
950
 
951
- #: includes/admin/core/class-admin-metabox.php:1596
952
  msgid "Background Color"
953
  msgstr ""
954
 
955
- #: includes/admin/core/class-admin-metabox.php:1596
956
  msgid "This will be the background of entire section"
957
  msgstr ""
958
 
959
- #: includes/admin/core/class-admin-metabox.php:1606
960
  msgid "Heading Background Color"
961
  msgstr ""
962
 
963
- #: includes/admin/core/class-admin-metabox.php:1606
964
  msgid "This will be the background of the heading section"
965
  msgstr ""
966
 
967
- #: includes/admin/core/class-admin-metabox.php:1616
968
  msgid "Heading Text Color"
969
  msgstr ""
970
 
971
- #: includes/admin/core/class-admin-metabox.php:1616
972
  msgid "This will be the text color of heading part only"
973
  msgstr ""
974
 
975
- #: includes/admin/core/class-admin-metabox.php:1626
976
  msgid "Text Color"
977
  msgstr ""
978
 
979
- #: includes/admin/core/class-admin-metabox.php:1626
980
  msgid "This will be the text color of entire section"
981
  msgstr ""
982
 
983
- #: includes/admin/core/class-admin-metabox.php:1636
984
  msgid "Icon Color"
985
  msgstr ""
986
 
987
- #: includes/admin/core/class-admin-metabox.php:1636
988
  msgid ""
989
  "This will be the color of selected icon. By default It will be the same "
990
  "color as heading text color"
991
  msgstr ""
992
 
993
- #: includes/admin/core/class-admin-metabox.php:1646
994
  msgid "Color"
995
  msgstr ""
996
 
997
- #: includes/admin/core/class-admin-metabox.php:1646
998
  msgid "Select a color for this divider"
999
  msgstr ""
1000
 
1001
- #: includes/admin/core/class-admin-metabox.php:1656
1002
  msgid "URL Alt Text"
1003
  msgstr ""
1004
 
1005
- #: includes/admin/core/class-admin-metabox.php:1656
1006
  msgid "Entering custom text here will replace the url with a text link"
1007
  msgstr ""
1008
 
1009
- #: includes/admin/core/class-admin-metabox.php:1666
1010
  msgid "Link Target"
1011
  msgstr ""
1012
 
1013
- #: includes/admin/core/class-admin-metabox.php:1666
1014
  msgid "Choose whether to open this link in same window or in a new window"
1015
  msgstr ""
1016
 
1017
- #: includes/admin/core/class-admin-metabox.php:1668
1018
  msgid "Open in new window"
1019
  msgstr ""
1020
 
1021
- #: includes/admin/core/class-admin-metabox.php:1669
1022
  msgid "Same window"
1023
  msgstr ""
1024
 
1025
- #: includes/admin/core/class-admin-metabox.php:1679
1026
  msgid "SEO Follow"
1027
  msgstr ""
1028
 
1029
- #: includes/admin/core/class-admin-metabox.php:1679
1030
  msgid "Whether to follow or nofollow this link by search engines"
1031
  msgstr ""
1032
 
1033
- #: includes/admin/core/class-admin-metabox.php:1681
1034
  msgid "Follow"
1035
  msgstr ""
1036
 
1037
- #: includes/admin/core/class-admin-metabox.php:1682
1038
  msgid "No-Follow"
1039
  msgstr ""
1040
 
1041
- #: includes/admin/core/class-admin-metabox.php:1692
1042
  msgid "Force strong password?"
1043
  msgstr ""
1044
 
1045
- #: includes/admin/core/class-admin-metabox.php:1692
1046
  msgid ""
1047
  "Turn on to force users to create a strong password (A combination of one "
1048
  "lowercase letter, one uppercase letter, and one number). If turned on this "
1049
  "option is only applied to register forms and not to login forms."
1050
  msgstr ""
1051
 
1052
- #: includes/admin/core/class-admin-metabox.php:1702
1053
  msgid "Automatically add a confirm password field?"
1054
  msgstr ""
1055
 
1056
- #: includes/admin/core/class-admin-metabox.php:1702
1057
  msgid ""
1058
  "Turn on to add a confirm password field. If turned on the confirm password "
1059
  "field will only show on register forms and not on login forms."
1060
  msgstr ""
1061
 
1062
- #: includes/admin/core/class-admin-metabox.php:1712
1063
  msgid "This is the line-style of divider"
1064
  msgstr ""
1065
 
1066
- #: includes/admin/core/class-admin-metabox.php:1728
1067
  msgid "Time Intervals (in minutes)"
1068
  msgstr ""
1069
 
1070
- #: includes/admin/core/class-admin-metabox.php:1728
1071
  msgid "Choose the minutes interval between each time in the time picker."
1072
  msgstr ""
1073
 
1074
- #: includes/admin/core/class-admin-metabox.php:1729
1075
  msgid "e.g. 30, 60, 120"
1076
  msgstr ""
1077
 
1078
- #: includes/admin/core/class-admin-metabox.php:1741
1079
  msgid "Date User-Friendly Format"
1080
  msgstr ""
1081
 
1082
- #: includes/admin/core/class-admin-metabox.php:1741
1083
  msgid "The display format of the date which is visible to user."
1084
  msgstr ""
1085
 
1086
- #: includes/admin/core/class-admin-metabox.php:1752
1087
  msgid "Time Format"
1088
  msgstr ""
1089
 
1090
- #: includes/admin/core/class-admin-metabox.php:1752
1091
  msgid "Choose the displayed time-format for this field"
1092
  msgstr ""
1093
 
1094
- #: includes/admin/core/class-admin-metabox.php:1754
1095
- #: includes/admin/core/class-admin-metabox.php:1755
1096
  msgid "( 12-hr format )"
1097
  msgstr ""
1098
 
1099
- #: includes/admin/core/class-admin-metabox.php:1756
1100
  msgid "( 24-hr format )"
1101
  msgstr ""
1102
 
1103
- #: includes/admin/core/class-admin-metabox.php:1767
1104
  msgid "Use custom Date format"
1105
  msgstr ""
1106
 
1107
- #: includes/admin/core/class-admin-metabox.php:1767
1108
  msgid ""
1109
  "This option overrides \"Date User-Friendly Format\" option. See https://www."
1110
  "php.net/manual/en/function.date.php"
1111
  msgstr ""
1112
 
1113
- #: includes/admin/core/class-admin-metabox.php:1777
1114
  msgid "Displayed Date Format"
1115
  msgstr ""
1116
 
1117
- #: includes/admin/core/class-admin-metabox.php:1777
1118
  msgid ""
1119
  "Whether you wish to show the date in full or only show the years e.g. 25 "
1120
  "Years"
1121
  msgstr ""
1122
 
1123
- #: includes/admin/core/class-admin-metabox.php:1779
1124
  msgid "Show full date"
1125
  msgstr ""
1126
 
1127
- #: includes/admin/core/class-admin-metabox.php:1780
1128
  msgid "Show years only"
1129
  msgstr ""
1130
 
1131
- #: includes/admin/core/class-admin-metabox.php:1796
1132
  msgid "Disable specific weekdays"
1133
  msgstr ""
1134
 
1135
- #: includes/admin/core/class-admin-metabox.php:1796
1136
  msgid ""
1137
  "Disable specific week days from being available for selection in this date "
1138
  "picker"
1139
  msgstr ""
1140
 
1141
- #: includes/admin/core/class-admin-metabox.php:1798
1142
  msgid "Sunday"
1143
  msgstr ""
1144
 
1145
- #: includes/admin/core/class-admin-metabox.php:1799
1146
  msgid "Monday"
1147
  msgstr ""
1148
 
1149
- #: includes/admin/core/class-admin-metabox.php:1800
1150
  msgid "Tuesday"
1151
  msgstr ""
1152
 
1153
- #: includes/admin/core/class-admin-metabox.php:1801
1154
  msgid "Wednesday"
1155
  msgstr ""
1156
 
1157
- #: includes/admin/core/class-admin-metabox.php:1802
1158
  msgid "Thursday"
1159
  msgstr ""
1160
 
1161
- #: includes/admin/core/class-admin-metabox.php:1803
1162
  msgid "Friday"
1163
  msgstr ""
1164
 
1165
- #: includes/admin/core/class-admin-metabox.php:1804
1166
  msgid "Saturday"
1167
  msgstr ""
1168
 
1169
- #: includes/admin/core/class-admin-metabox.php:1814
1170
  msgid "Number of Years to pick from"
1171
  msgstr ""
1172
 
1173
- #: includes/admin/core/class-admin-metabox.php:1814
1174
  msgid ""
1175
  "Number of years available for the date selection. Default to last 50 years"
1176
  msgstr ""
1177
 
1178
- #: includes/admin/core/class-admin-metabox.php:1824
1179
  msgid "Years Selection"
1180
  msgstr ""
1181
 
1182
- #: includes/admin/core/class-admin-metabox.php:1824
1183
  msgid "This decides which years should be shown relative to today date"
1184
  msgstr ""
1185
 
1186
- #: includes/admin/core/class-admin-metabox.php:1826
1187
  msgid "Equal years before / after today"
1188
  msgstr ""
1189
 
1190
- #: includes/admin/core/class-admin-metabox.php:1827
1191
  msgid "Past years only"
1192
  msgstr ""
1193
 
1194
- #: includes/admin/core/class-admin-metabox.php:1828
1195
  msgid "Future years only"
1196
  msgstr ""
1197
 
1198
- #: includes/admin/core/class-admin-metabox.php:1838
1199
  msgid "Date Range Start"
1200
  msgstr ""
1201
 
1202
- #: includes/admin/core/class-admin-metabox.php:1838
1203
  msgid "Set the minimum date/day in range in the format YYYY/MM/DD"
1204
  msgstr ""
1205
 
1206
- #: includes/admin/core/class-admin-metabox.php:1839
1207
- #: includes/admin/core/class-admin-metabox.php:1849
1208
  msgid "YYYY/MM/DD"
1209
  msgstr ""
1210
 
1211
- #: includes/admin/core/class-admin-metabox.php:1848
1212
  msgid "Date Range End"
1213
  msgstr ""
1214
 
1215
- #: includes/admin/core/class-admin-metabox.php:1848
1216
  msgid "Set the maximum date/day in range in the format YYYY/MM/DD"
1217
  msgstr ""
1218
 
1219
- #: includes/admin/core/class-admin-metabox.php:1858
1220
  msgid "Set Date Range"
1221
  msgstr ""
1222
 
1223
- #: includes/admin/core/class-admin-metabox.php:1858
1224
  msgid ""
1225
  "Whether to show a specific number of years or specify a date range to be "
1226
  "available for the date picker."
1227
  msgstr ""
1228
 
1229
- #: includes/admin/core/class-admin-metabox.php:1860
1230
  msgid "Fixed Number of Years"
1231
  msgstr ""
1232
 
1233
- #: includes/admin/core/class-admin-metabox.php:1861
1234
  msgid "Specific Date Range"
1235
  msgstr ""
1236
 
1237
- #: includes/admin/core/class-admin-metabox.php:1874
1238
  msgid "Enter Shortcode"
1239
  msgstr ""
1240
 
1241
- #: includes/admin/core/class-admin-metabox.php:1874
1242
  msgid ""
1243
  "Enter the shortcode in the following textarea and it will be displayed on "
1244
  "the fields"
1245
  msgstr ""
1246
 
1247
- #: includes/admin/core/class-admin-metabox.php:1875
1248
  msgid "e.g. [my_custom_shortcode]"
1249
  msgstr ""
1250
 
1251
- #: includes/admin/core/class-admin-metabox.php:1884
1252
  msgid "Content Editor"
1253
  msgstr ""
1254
 
1255
- #: includes/admin/core/class-admin-metabox.php:1884
1256
  msgid "Edit the content of this field here"
1257
  msgstr ""
1258
 
1259
- #: includes/admin/core/class-admin-metabox.php:1897
1260
  msgid "Crop Feature"
1261
  msgstr ""
1262
 
1263
- #: includes/admin/core/class-admin-metabox.php:1897
1264
  msgid "Enable/disable crop feature for this image upload and define ratio"
1265
  msgstr ""
1266
 
1267
- #: includes/admin/core/class-admin-metabox.php:1899
1268
  msgid "Turn Off (Default)"
1269
  msgstr ""
1270
 
1271
- #: includes/admin/core/class-admin-metabox.php:1900
1272
  msgid "Crop and force 1:1 ratio"
1273
  msgstr ""
1274
 
1275
- #: includes/admin/core/class-admin-metabox.php:1901
1276
  msgid "Crop and force user-defined ratio"
1277
  msgstr ""
1278
 
1279
- #: includes/admin/core/class-admin-metabox.php:1918
1280
  msgid "Allowed Image Types"
1281
  msgstr ""
1282
 
1283
- #: includes/admin/core/class-admin-metabox.php:1918
1284
- #: includes/admin/core/class-admin-metabox.php:1936
1285
  msgid ""
1286
  "Select the image types that you want to allow to be uploaded via this field."
1287
  msgstr ""
1288
 
1289
- #: includes/admin/core/class-admin-metabox.php:1936
1290
  msgid "Allowed File Types"
1291
  msgstr ""
1292
 
1293
- #: includes/admin/core/class-admin-metabox.php:1953
1294
  msgid "Drag &amp; Drop Photo"
1295
  msgstr ""
1296
 
1297
- #: includes/admin/core/class-admin-metabox.php:1956
1298
  msgid "Drag &amp; Drop File"
1299
  msgstr ""
1300
 
1301
- #: includes/admin/core/class-admin-metabox.php:1961
1302
- #: includes/admin/core/class-admin-metabox.php:1981
1303
  msgid "Upload Box Text"
1304
  msgstr ""
1305
 
1306
- #: includes/admin/core/class-admin-metabox.php:1961
1307
  msgid "This is the headline that appears in the upload box for this field"
1308
  msgstr ""
1309
 
1310
- #: includes/admin/core/class-admin-metabox.php:1971
1311
  msgid "Additional Instructions Text"
1312
  msgstr ""
1313
 
1314
- #: includes/admin/core/class-admin-metabox.php:1971
1315
  msgid ""
1316
  "If you need to add information or secondary line below the headline of "
1317
  "upload box, enter it here"
1318
  msgstr ""
1319
 
1320
- #: includes/admin/core/class-admin-metabox.php:1981
1321
  msgid "The text that appears on the button. e.g. Upload"
1322
  msgstr ""
1323
 
1324
- #: includes/admin/core/class-admin-metabox.php:1982
1325
- #: includes/core/class-fields.php:1708 includes/core/class-fields.php:1749
1326
- #: includes/core/class-fields.php:2588 includes/core/class-fields.php:2663
1327
  msgid "Upload"
1328
  msgstr ""
1329
 
1330
- #: includes/admin/core/class-admin-metabox.php:1991
1331
  msgid "Maximum Size in bytes"
1332
  msgstr ""
1333
 
1334
- #: includes/admin/core/class-admin-metabox.php:1991
1335
  msgid ""
1336
  "The maximum size for image that can be uploaded through this field. Leave "
1337
  "empty for unlimited size."
1338
  msgstr ""
1339
 
1340
- #: includes/admin/core/class-admin-metabox.php:2001
1341
  msgid "Textarea Height"
1342
  msgstr ""
1343
 
1344
- #: includes/admin/core/class-admin-metabox.php:2001
1345
  msgid "The height of textarea in pixels. Default is 100 pixels"
1346
  msgstr ""
1347
 
1348
- #: includes/admin/core/class-admin-metabox.php:2011
1349
  msgid "Spacing"
1350
  msgstr ""
1351
 
1352
- #: includes/admin/core/class-admin-metabox.php:2011
1353
  msgid "This is the required spacing in pixels. e.g. 20px"
1354
  msgstr ""
1355
 
1356
- #: includes/admin/core/class-admin-metabox.php:2021
1357
  msgid "Allow multiple selections"
1358
  msgstr ""
1359
 
1360
- #: includes/admin/core/class-admin-metabox.php:2021
1361
  msgid "Enable/disable multiple selections for this field"
1362
  msgstr ""
1363
 
1364
- #: includes/admin/core/class-admin-metabox.php:2031
1365
  msgid "Maximum number of selections"
1366
  msgstr ""
1367
 
1368
- #: includes/admin/core/class-admin-metabox.php:2031
1369
  msgid ""
1370
  "Enter a number here to force a maximum number of selections by user for this "
1371
  "field"
1372
  msgstr ""
1373
 
1374
- #: includes/admin/core/class-admin-metabox.php:2041
1375
  msgid "Minimum number of selections"
1376
  msgstr ""
1377
 
1378
- #: includes/admin/core/class-admin-metabox.php:2041
1379
  msgid ""
1380
  "Enter a number here to force a minimum number of selections by user for this "
1381
  "field"
1382
  msgstr ""
1383
 
1384
- #: includes/admin/core/class-admin-metabox.php:2051
1385
  msgid "Maximum number of entries"
1386
  msgstr ""
1387
 
1388
- #: includes/admin/core/class-admin-metabox.php:2051
1389
  msgid "This is the max number of entries the user can add via field group."
1390
  msgstr ""
1391
 
1392
- #: includes/admin/core/class-admin-metabox.php:2061
1393
  msgid "Maximum allowed words"
1394
  msgstr ""
1395
 
1396
- #: includes/admin/core/class-admin-metabox.php:2061
1397
  msgid ""
1398
  "If you want to enable a maximum number of words to be input in this "
1399
  "textarea. Leave empty to disable this setting"
1400
  msgstr ""
1401
 
1402
- #: includes/admin/core/class-admin-metabox.php:2071
1403
  msgid "Minimum Number"
1404
  msgstr ""
1405
 
1406
- #: includes/admin/core/class-admin-metabox.php:2071
1407
  msgid "Minimum number that can be entered in this field"
1408
  msgstr ""
1409
 
1410
- #: includes/admin/core/class-admin-metabox.php:2081
1411
  msgid "Maximum Number"
1412
  msgstr ""
1413
 
1414
- #: includes/admin/core/class-admin-metabox.php:2081
1415
  msgid "Maximum number that can be entered in this field"
1416
  msgstr ""
1417
 
1418
- #: includes/admin/core/class-admin-metabox.php:2091
1419
  msgid "Minimum length"
1420
  msgstr ""
1421
 
1422
- #: includes/admin/core/class-admin-metabox.php:2091
1423
  msgid ""
1424
  "If you want to enable a minimum number of characters to be input in this "
1425
  "field. Leave empty to disable this setting"
1426
  msgstr ""
1427
 
1428
- #: includes/admin/core/class-admin-metabox.php:2101
1429
  msgid "Maximum length"
1430
  msgstr ""
1431
 
1432
- #: includes/admin/core/class-admin-metabox.php:2101
1433
  msgid ""
1434
  "If you want to enable a maximum number of characters to be input in this "
1435
  "field. Leave empty to disable this setting"
1436
  msgstr ""
1437
 
1438
- #: includes/admin/core/class-admin-metabox.php:2111
1439
  msgid "Does this textarea accept HTML?"
1440
  msgstr ""
1441
 
1442
- #: includes/admin/core/class-admin-metabox.php:2111
1443
  msgid "Turn on/off HTML tags for this textarea"
1444
  msgstr ""
1445
 
1446
- #: includes/admin/core/class-admin-metabox.php:2128
1447
  msgid "Edit Choices"
1448
  msgstr ""
1449
 
1450
- #: includes/admin/core/class-admin-metabox.php:2128
1451
  msgid ""
1452
  "Enter one choice per line. This will represent the available choices or "
1453
  "selections available for user."
1454
  msgstr ""
1455
 
1456
- #: includes/admin/core/class-admin-metabox.php:2138
1457
  msgid ""
1458
  "This is the title of the field for your reference in the backend. The title "
1459
  "will not appear on the front-end of your website."
1460
  msgstr ""
1461
 
1462
- #: includes/admin/core/class-admin-metabox.php:2149
1463
  msgid "Unique ID"
1464
  msgstr ""
1465
 
1466
- #: includes/admin/core/class-admin-metabox.php:2163
1467
- #: includes/admin/core/class-admin-metabox.php:2169
1468
  msgid "Meta Key"
1469
  msgstr ""
1470
 
1471
- #: includes/admin/core/class-admin-metabox.php:2163
1472
  msgid ""
1473
  "The meta key cannot be changed for duplicated fields or when editing an "
1474
  "existing field. If you require a different meta key please create a new "
1475
  "field."
1476
  msgstr ""
1477
 
1478
- #: includes/admin/core/class-admin-metabox.php:2169
1479
  msgid ""
1480
  "A meta key is required to store the entered info in this field in the "
1481
  "database. The meta key should be unique to this field and be written in "
@@ -1483,11 +1493,11 @@ msgid ""
1483
  "job_title"
1484
  msgstr ""
1485
 
1486
- #: includes/admin/core/class-admin-metabox.php:2182
1487
  msgid "Help Text"
1488
  msgstr ""
1489
 
1490
- #: includes/admin/core/class-admin-metabox.php:2182
1491
  msgid ""
1492
  "This is the text that appears in a tooltip when a user hovers over the info "
1493
  "icon. Help text is useful for providing users with more information about "
@@ -1495,149 +1505,149 @@ msgid ""
1495
  "for field."
1496
  msgstr ""
1497
 
1498
- #: includes/admin/core/class-admin-metabox.php:2194
1499
  msgid "Default Text"
1500
  msgstr ""
1501
 
1502
- #: includes/admin/core/class-admin-metabox.php:2194
1503
  msgid "Text to display by default in this field"
1504
  msgstr ""
1505
 
1506
- #: includes/admin/core/class-admin-metabox.php:2200
1507
  msgid "Default Date"
1508
  msgstr ""
1509
 
1510
- #: includes/admin/core/class-admin-metabox.php:2200
1511
- #: includes/admin/core/class-admin-metabox.php:2206
1512
  msgid ""
1513
  "You may use all PHP compatible date formats such as: 2020-02-02, 02/02/2020, "
1514
  "yesterday, today, tomorrow, next monday, first day of next month, +3 day"
1515
  msgstr ""
1516
 
1517
- #: includes/admin/core/class-admin-metabox.php:2206
1518
  msgid "Default Time"
1519
  msgstr ""
1520
 
1521
- #: includes/admin/core/class-admin-metabox.php:2212
1522
  msgid "Default Rating"
1523
  msgstr ""
1524
 
1525
- #: includes/admin/core/class-admin-metabox.php:2212
1526
  msgid ""
1527
  "If you wish the rating field to be prefilled with a number of stars, enter "
1528
  "it here."
1529
  msgstr ""
1530
 
1531
- #: includes/admin/core/class-admin-metabox.php:2218
1532
  msgid "Default Value"
1533
  msgstr ""
1534
 
1535
- #: includes/admin/core/class-admin-metabox.php:2218
1536
  msgid ""
1537
  "This option allows you to pre-fill the field with a default value prior to "
1538
  "the user entering a value in the field. Leave blank to have no default value"
1539
  msgstr ""
1540
 
1541
- #: includes/admin/core/class-admin-metabox.php:2230
1542
  msgid ""
1543
  "The field label is the text that appears above the field on your front-end "
1544
  "form. Leave blank to not show a label above field."
1545
  msgstr ""
1546
 
1547
- #: includes/admin/core/class-admin-metabox.php:2240
1548
  msgid "Placeholder"
1549
  msgstr ""
1550
 
1551
- #: includes/admin/core/class-admin-metabox.php:2240
1552
  msgid ""
1553
  "This is the text that appears within the field e.g please enter your email "
1554
  "address. Leave blank to not show any placeholder text."
1555
  msgstr ""
1556
 
1557
- #: includes/admin/core/class-admin-metabox.php:2250
1558
  msgid ""
1559
  "Field privacy allows you to select who can view this field on the front-end. "
1560
  "The site admin can view all fields regardless of the option set here."
1561
  msgstr ""
1562
 
1563
- #: includes/admin/core/class-admin-metabox.php:2253
1564
  #: includes/class-config.php:134 includes/class-config.php:791
1565
  msgid "Members"
1566
  msgstr ""
1567
 
1568
- #: includes/admin/core/class-admin-metabox.php:2254
1569
  msgid "Only visible to profile owner and admins"
1570
  msgstr ""
1571
 
1572
- #: includes/admin/core/class-admin-metabox.php:2255
1573
  msgid "Only visible to profile owner and specific roles"
1574
  msgstr ""
1575
 
1576
- #: includes/admin/core/class-admin-metabox.php:2256
1577
  msgid "Only specific member roles"
1578
  msgstr ""
1579
 
1580
- #: includes/admin/core/class-admin-metabox.php:2273
1581
  msgid "Select member roles"
1582
  msgstr ""
1583
 
1584
- #: includes/admin/core/class-admin-metabox.php:2273
1585
  msgid "Select the member roles that can view this field on the front-end."
1586
  msgstr ""
1587
 
1588
- #: includes/admin/core/class-admin-metabox.php:2299
1589
  msgid "Is this field required?"
1590
  msgstr ""
1591
 
1592
- #: includes/admin/core/class-admin-metabox.php:2299
1593
  msgid ""
1594
  "This option allows you to set whether the field must be filled in before the "
1595
  "form can be processed."
1596
  msgstr ""
1597
 
1598
- #: includes/admin/core/class-admin-metabox.php:2313
1599
  msgid "Can user edit this field?"
1600
  msgstr ""
1601
 
1602
- #: includes/admin/core/class-admin-metabox.php:2313
1603
  msgid ""
1604
  "This option allows you to set whether or not the user can edit the "
1605
  "information in this field."
1606
  msgstr ""
1607
 
1608
- #: includes/admin/core/class-admin-metabox.php:2326
1609
  msgid "Rating System"
1610
  msgstr ""
1611
 
1612
- #: includes/admin/core/class-admin-metabox.php:2326
1613
  msgid "Choose whether you want a 5-stars or 10-stars ratings based here."
1614
  msgstr ""
1615
 
1616
- #: includes/admin/core/class-admin-metabox.php:2328
1617
  msgid "5 stars rating system"
1618
  msgstr ""
1619
 
1620
- #: includes/admin/core/class-admin-metabox.php:2329
1621
  msgid "10 stars rating system"
1622
  msgstr ""
1623
 
1624
- #: includes/admin/core/class-admin-metabox.php:2339
1625
  msgid "Choices Callback"
1626
  msgstr ""
1627
 
1628
- #: includes/admin/core/class-admin-metabox.php:2339
1629
  msgid "Add a callback source to retrieve choices."
1630
  msgstr ""
1631
 
1632
- #: includes/admin/core/class-admin-metabox.php:2350
1633
  msgid "Parent Option"
1634
  msgstr ""
1635
 
1636
- #: includes/admin/core/class-admin-metabox.php:2350
1637
  msgid "Dynamically populates the option based from selected parent option."
1638
  msgstr ""
1639
 
1640
- #: includes/admin/core/class-admin-metabox.php:2352
1641
  msgid "No Selected"
1642
  msgstr ""
1643
 
@@ -1689,7 +1699,7 @@ msgid "Create Pages"
1689
  msgstr ""
1690
 
1691
  #: includes/admin/core/class-admin-notices.php:314
1692
- #: includes/admin/core/class-admin-notices.php:508
1693
  msgid "No thanks"
1694
  msgstr ""
1695
 
@@ -1709,69 +1719,69 @@ msgid ""
1709
  "notice</a>"
1710
  msgstr ""
1711
 
1712
- #: includes/admin/core/class-admin-notices.php:397
1713
  #, php-format
1714
  msgid ""
1715
  "Are you sure you want to delete the selected user(s)? The following users "
1716
  "will be deleted: <p>%s</p> <strong>This cannot be undone!</strong>"
1717
  msgstr ""
1718
 
1719
- #: includes/admin/core/class-admin-notices.php:398
1720
  msgid "Undo"
1721
  msgstr ""
1722
 
1723
- #: includes/admin/core/class-admin-notices.php:403
1724
  msgid "Your translation files have been updated successfully."
1725
  msgstr ""
1726
 
1727
- #: includes/admin/core/class-admin-notices.php:407
1728
  msgid "Your temp uploads directory is now clean."
1729
  msgstr ""
1730
 
1731
- #: includes/admin/core/class-admin-notices.php:411
1732
  msgid "Your user cache is now removed."
1733
  msgstr ""
1734
 
1735
- #: includes/admin/core/class-admin-notices.php:415
1736
  msgid "You have the latest updates."
1737
  msgstr ""
1738
 
1739
- #: includes/admin/core/class-admin-notices.php:419
1740
  msgid "Try again later. You can run this action once daily."
1741
  msgstr ""
1742
 
1743
- #: includes/admin/core/class-admin-notices.php:423
1744
  msgid "The form has been duplicated successfully."
1745
  msgstr ""
1746
 
1747
- #: includes/admin/core/class-admin-notices.php:427
1748
  msgid "User has been updated."
1749
  msgstr ""
1750
 
1751
- #: includes/admin/core/class-admin-notices.php:431
1752
  msgid "Users have been updated."
1753
  msgstr ""
1754
 
1755
- #: includes/admin/core/class-admin-notices.php:435
1756
  msgid "Changed roles."
1757
  msgstr ""
1758
 
1759
- #: includes/admin/core/class-admin-notices.php:439
1760
  msgid "Super administrators cannot be modified."
1761
  msgstr ""
1762
 
1763
- #: includes/admin/core/class-admin-notices.php:440
1764
  msgid "Other users have been updated."
1765
  msgstr ""
1766
 
1767
- #: includes/admin/core/class-admin-notices.php:477
1768
  #, php-format
1769
  msgid ""
1770
  "You have installed <strong>%s</strong> with wrong folder name. Correct "
1771
  "folder name is <strong>\"ultimate-member\"</strong>."
1772
  msgstr ""
1773
 
1774
- #: includes/admin/core/class-admin-notices.php:502
1775
  #, php-format
1776
  msgid ""
1777
  "Thanks for installing <strong>%s</strong>! We hope you like the plugin. To "
@@ -1781,12 +1791,12 @@ msgid ""
1781
  "a>."
1782
  msgstr ""
1783
 
1784
- #: includes/admin/core/class-admin-notices.php:506
1785
  #, php-format
1786
  msgid "Claim 20% discount code"
1787
  msgstr ""
1788
 
1789
- #: includes/admin/core/class-admin-notices.php:545
1790
  #, php-format
1791
  msgid ""
1792
  "There are %d inactive %s license keys for this site. This site is not "
@@ -1794,14 +1804,14 @@ msgid ""
1794
  "\">www.ultimatemember.com</a>."
1795
  msgstr ""
1796
 
1797
- #: includes/admin/core/class-admin-notices.php:552
1798
  #, php-format
1799
  msgid ""
1800
  "You have %d invalid or expired license keys for %s. Please go to the <a href="
1801
  "\"%s\">Licenses page</a> to correct this issue."
1802
  msgstr ""
1803
 
1804
- #: includes/admin/core/class-admin-notices.php:566
1805
  #, php-format
1806
  msgid ""
1807
  "<strong>%s version %s</strong> needs to be updated to work correctly.<br /"
@@ -1810,39 +1820,39 @@ msgid ""
1810
  "\"Upgrade\"</a> page and run the upgrade process."
1811
  msgstr ""
1812
 
1813
- #: includes/admin/core/class-admin-notices.php:570
1814
  msgid "Upgrade Now"
1815
  msgstr ""
1816
 
1817
- #: includes/admin/core/class-admin-notices.php:585
1818
  msgid "Settings successfully upgraded"
1819
  msgstr ""
1820
 
1821
- #: includes/admin/core/class-admin-notices.php:590
1822
  #, php-format
1823
  msgid "<strong>%s %s</strong> Successfully Upgraded"
1824
  msgstr ""
1825
 
1826
- #: includes/admin/core/class-admin-notices.php:617
1827
  #, php-format
1828
  msgid ""
1829
  "Hey there! It's been one month since you installed %s. How have you found "
1830
  "the plugin so far?"
1831
  msgstr ""
1832
 
1833
- #: includes/admin/core/class-admin-notices.php:620
1834
  msgid "I love it!"
1835
  msgstr ""
1836
 
1837
- #: includes/admin/core/class-admin-notices.php:621
1838
  msgid "It's good but could be better"
1839
  msgstr ""
1840
 
1841
- #: includes/admin/core/class-admin-notices.php:622
1842
  msgid "I don't like the plugin"
1843
  msgstr ""
1844
 
1845
- #: includes/admin/core/class-admin-notices.php:627
1846
  #, php-format
1847
  msgid ""
1848
  "Great! We're happy to hear that you love the plugin. It would be amazing if "
@@ -1851,22 +1861,22 @@ msgid ""
1851
  "appreciated by us!"
1852
  msgstr ""
1853
 
1854
- #: includes/admin/core/class-admin-notices.php:631
1855
  msgid "Leave Review"
1856
  msgstr ""
1857
 
1858
- #: includes/admin/core/class-admin-notices.php:636
1859
  msgid ""
1860
  "We're glad to hear that you like the plugin but we would love to get your "
1861
  "feedback so we can make the plugin better."
1862
  msgstr ""
1863
 
1864
- #: includes/admin/core/class-admin-notices.php:640
1865
- #: includes/admin/core/class-admin-notices.php:649
1866
  msgid "Provide Feedback"
1867
  msgstr ""
1868
 
1869
- #: includes/admin/core/class-admin-notices.php:645
1870
  #, php-format
1871
  msgid ""
1872
  "We're sorry to hear that. If you're having the issue with the plugin you can "
@@ -1876,14 +1886,14 @@ msgid ""
1876
  "like about the plugin you can tell us know by giving us feedback."
1877
  msgstr ""
1878
 
1879
- #: includes/admin/core/class-admin-notices.php:671
1880
  #, php-format
1881
  msgid ""
1882
  "<strong>%s</strong> future plans! Detailed future list is <a href=\"%s\" "
1883
  "target=\"_blank\">here</a>"
1884
  msgstr ""
1885
 
1886
- #: includes/admin/core/class-admin-notices.php:687
1887
  msgid "Wrong Data"
1888
  msgstr ""
1889
 
@@ -1891,1283 +1901,1283 @@ msgstr ""
1891
  msgid "Wrong callback"
1892
  msgstr ""
1893
 
1894
- #: includes/admin/core/class-admin-settings.php:187
1895
  #: includes/admin/core/packages/2.1.3-beta3/functions.php:24
1896
  msgid "Wrong data"
1897
  msgstr ""
1898
 
1899
- #: includes/admin/core/class-admin-settings.php:218
1900
  #, php-format
1901
  msgid "Metadata from %s to %s was upgraded successfully..."
1902
  msgstr ""
1903
 
1904
- #: includes/admin/core/class-admin-settings.php:248
1905
- #: includes/admin/core/class-admin-settings.php:257
1906
  #, php-format
1907
  msgid "%s page"
1908
  msgstr ""
1909
 
1910
- #: includes/admin/core/class-admin-settings.php:249
1911
  msgid "Add page ID"
1912
  msgstr ""
1913
 
1914
- #: includes/admin/core/class-admin-settings.php:259
1915
  msgid "Choose a page..."
1916
  msgstr ""
1917
 
1918
- #: includes/admin/core/class-admin-settings.php:271
1919
  msgid "Enable profile menu"
1920
  msgstr ""
1921
 
1922
- #: includes/admin/core/class-admin-settings.php:295
1923
- #: includes/admin/core/class-admin-settings.php:306
1924
  #, php-format
1925
  msgid "%s Tab"
1926
  msgstr ""
1927
 
1928
- #: includes/admin/core/class-admin-settings.php:313
1929
  #, php-format
1930
  msgid "Who can see %s Tab?"
1931
  msgstr ""
1932
 
1933
- #: includes/admin/core/class-admin-settings.php:314
1934
  msgid "Select which users can view this tab."
1935
  msgstr ""
1936
 
1937
- #: includes/admin/core/class-admin-settings.php:323
1938
  msgid "Allowed roles"
1939
  msgstr ""
1940
 
1941
- #: includes/admin/core/class-admin-settings.php:324
1942
  msgid "Select the the user roles allowed to view this tab."
1943
  msgstr ""
1944
 
1945
- #: includes/admin/core/class-admin-settings.php:326
1946
  msgid "Choose user roles..."
1947
  msgstr ""
1948
 
1949
- #: includes/admin/core/class-admin-settings.php:339
1950
  msgid "Profile menu default tab"
1951
  msgstr ""
1952
 
1953
- #: includes/admin/core/class-admin-settings.php:340
1954
  msgid "This will be the default tab on user profile page"
1955
  msgstr ""
1956
 
1957
- #: includes/admin/core/class-admin-settings.php:350
1958
  msgid "Enable menu icons in desktop view"
1959
  msgstr ""
1960
 
1961
- #: includes/admin/core/class-admin-settings.php:403
1962
  msgid "Global Site Access"
1963
  msgstr ""
1964
 
1965
- #: includes/admin/core/class-admin-settings.php:404
1966
  msgid ""
1967
  "Globally control the access of your site, you can have seperate restrict "
1968
  "options per post/page by editing the desired item."
1969
  msgstr ""
1970
 
1971
- #: includes/admin/core/class-admin-settings.php:406
1972
  msgid "Site accessible to Everyone"
1973
  msgstr ""
1974
 
1975
- #: includes/admin/core/class-admin-settings.php:407
1976
  msgid "Site accessible to Logged In Users"
1977
  msgstr ""
1978
 
1979
- #: includes/admin/core/class-admin-settings.php:414
1980
  msgid "Custom Redirect URL"
1981
  msgstr ""
1982
 
1983
- #: includes/admin/core/class-admin-settings.php:415
1984
  msgid ""
1985
  "A logged out user will be redirected to this url If he is not permitted to "
1986
  "access the site"
1987
  msgstr ""
1988
 
1989
- #: includes/admin/core/class-admin-settings.php:421
1990
  msgid "Exclude the following URLs"
1991
  msgstr ""
1992
 
1993
- #: includes/admin/core/class-admin-settings.php:422
1994
  msgid ""
1995
  "Here you can exclude URLs beside the redirect URI to be accessible to "
1996
  "everyone"
1997
  msgstr ""
1998
 
1999
- #: includes/admin/core/class-admin-settings.php:423
2000
  msgid "Add New URL"
2001
  msgstr ""
2002
 
2003
- #: includes/admin/core/class-admin-settings.php:430
2004
  msgid "Allow Homepage to be accessible"
2005
  msgstr ""
2006
 
2007
- #: includes/admin/core/class-admin-settings.php:436
2008
  msgid "Allow Category pages to be accessible"
2009
  msgstr ""
2010
 
2011
- #: includes/admin/core/class-admin-settings.php:442
2012
  msgid "Restricted Access Message"
2013
  msgstr ""
2014
 
2015
- #: includes/admin/core/class-admin-settings.php:443
2016
  msgid ""
2017
  "This is the message shown to users that do not have permission to view the "
2018
  "content"
2019
  msgstr ""
2020
 
2021
- #: includes/admin/core/class-admin-settings.php:452
2022
  msgid "Allow Gutenberg Blocks restriction options"
2023
  msgstr ""
2024
 
2025
- #: includes/admin/core/class-admin-settings.php:457
2026
  msgid "Restricted Block Message"
2027
  msgstr ""
2028
 
2029
- #: includes/admin/core/class-admin-settings.php:458
2030
  msgid ""
2031
  "This is the message shown to users that do not have permission to view the "
2032
  "block's content"
2033
  msgstr ""
2034
 
2035
- #: includes/admin/core/class-admin-settings.php:476
2036
  msgid "Restricted Access to Posts"
2037
  msgstr ""
2038
 
2039
- #: includes/admin/core/class-admin-settings.php:477
2040
  msgid "Restriction content of the current Posts"
2041
  msgstr ""
2042
 
2043
- #: includes/admin/core/class-admin-settings.php:486
2044
  msgid "Restricted Access to Taxonomies"
2045
  msgstr ""
2046
 
2047
- #: includes/admin/core/class-admin-settings.php:487
2048
  msgid "Restriction content of the current Taxonomies"
2049
  msgstr ""
2050
 
2051
- #: includes/admin/core/class-admin-settings.php:500
2052
  msgid "Enable custom table for usermeta"
2053
  msgstr ""
2054
 
2055
- #: includes/admin/core/class-admin-settings.php:501
2056
  msgid ""
2057
  "Check this box if you would like to enable the use of a custom table for "
2058
  "user metadata. Improved performance for member directory searches."
2059
  msgstr ""
2060
 
2061
- #: includes/admin/core/class-admin-settings.php:506
2062
  msgid ""
2063
  "We recommend creating a backup of your site before running the update "
2064
  "process. Do not exit the page before the update process has complete."
2065
  msgstr ""
2066
 
2067
- #: includes/admin/core/class-admin-settings.php:507
2068
  msgid ""
2069
  "After clicking the <strong>\"Run\"</strong> button, the update process will "
2070
  "start. All information will be displayed in the field below."
2071
  msgstr ""
2072
 
2073
- #: includes/admin/core/class-admin-settings.php:508
2074
  #: includes/admin/core/class-admin-upgrade.php:251
2075
  msgid ""
2076
  "If the update was successful, you will see a corresponding message. "
2077
  "Otherwise, contact technical support if the update failed."
2078
  msgstr ""
2079
 
2080
- #: includes/admin/core/class-admin-settings.php:533
2081
  msgid "General"
2082
  msgstr ""
2083
 
2084
- #: includes/admin/core/class-admin-settings.php:536
2085
  msgid "Pages"
2086
  msgstr ""
2087
 
2088
- #: includes/admin/core/class-admin-settings.php:540
2089
  #: includes/admin/templates/dashboard/users.php:15
2090
  msgid "Users"
2091
  msgstr ""
2092
 
2093
- #: includes/admin/core/class-admin-settings.php:546
2094
  msgid "Profile Permalink Base"
2095
  msgstr ""
2096
 
2097
- #: includes/admin/core/class-admin-settings.php:547
2098
  msgid ""
2099
  "Here you can control the permalink structure of the user profile URL "
2100
  "globally e.g. "
2101
  msgstr ""
2102
 
2103
- #: includes/admin/core/class-admin-settings.php:549
2104
- #: includes/admin/core/class-admin-settings.php:566
2105
  #: includes/core/class-builtin.php:682 includes/core/class-builtin.php:685
2106
  #: includes/core/class-member-directory.php:289
2107
  msgid "Username"
2108
  msgstr ""
2109
 
2110
- #: includes/admin/core/class-admin-settings.php:550
2111
  msgid "First and Last Name with '.'"
2112
  msgstr ""
2113
 
2114
- #: includes/admin/core/class-admin-settings.php:551
2115
  msgid "First and Last Name with '-'"
2116
  msgstr ""
2117
 
2118
- #: includes/admin/core/class-admin-settings.php:552
2119
  msgid "First and Last Name with '+'"
2120
  msgstr ""
2121
 
2122
- #: includes/admin/core/class-admin-settings.php:553
2123
  msgid "User ID"
2124
  msgstr ""
2125
 
2126
- #: includes/admin/core/class-admin-settings.php:555
2127
- #: includes/admin/core/class-admin-settings.php:574
2128
  msgid "Select..."
2129
  msgstr ""
2130
 
2131
- #: includes/admin/core/class-admin-settings.php:561
2132
  msgid "User Display Name"
2133
  msgstr ""
2134
 
2135
- #: includes/admin/core/class-admin-settings.php:562
2136
  msgid ""
2137
  "This is the name that will be displayed for users on the front end of your "
2138
  "site. Default setting uses first/last name as display name if it exists"
2139
  msgstr ""
2140
 
2141
- #: includes/admin/core/class-admin-settings.php:564
2142
  msgid "Default WP Display Name"
2143
  msgstr ""
2144
 
2145
- #: includes/admin/core/class-admin-settings.php:565
2146
  #: includes/core/class-builtin.php:740 includes/core/class-builtin.php:743
2147
  #: includes/core/class-member-directory.php:290
2148
  #: includes/core/class-member-directory.php:319
2149
  msgid "Nickname"
2150
  msgstr ""
2151
 
2152
- #: includes/admin/core/class-admin-settings.php:567
2153
  msgid "First name & last name"
2154
  msgstr ""
2155
 
2156
- #: includes/admin/core/class-admin-settings.php:568
2157
  msgid "Last name & first name"
2158
  msgstr ""
2159
 
2160
- #: includes/admin/core/class-admin-settings.php:569
2161
  msgid "First name & first initial of last name"
2162
  msgstr ""
2163
 
2164
- #: includes/admin/core/class-admin-settings.php:570
2165
  msgid "First initial of first name & last name"
2166
  msgstr ""
2167
 
2168
- #: includes/admin/core/class-admin-settings.php:571
2169
  msgid "First name only"
2170
  msgstr ""
2171
 
2172
- #: includes/admin/core/class-admin-settings.php:572
2173
  msgid "Custom field(s)"
2174
  msgstr ""
2175
 
2176
- #: includes/admin/core/class-admin-settings.php:579
2177
  msgid "Display Name Custom Field(s)"
2178
  msgstr ""
2179
 
2180
- #: includes/admin/core/class-admin-settings.php:580
2181
  msgid ""
2182
  "Specify the custom field meta key or custom fields seperated by comma that "
2183
  "you want to use to display users name on the frontend of your site"
2184
  msgstr ""
2185
 
2186
- #: includes/admin/core/class-admin-settings.php:586
2187
  msgid "Automatically redirect author page to their profile?"
2188
  msgstr ""
2189
 
2190
- #: includes/admin/core/class-admin-settings.php:587
2191
  msgid ""
2192
  "If enabled, author pages will automatically redirect to the user's profile "
2193
  "page"
2194
  msgstr ""
2195
 
2196
- #: includes/admin/core/class-admin-settings.php:592
2197
  msgid "Enable Members Directory"
2198
  msgstr ""
2199
 
2200
- #: includes/admin/core/class-admin-settings.php:593
2201
  msgid "Control whether to enable or disable member directories on this site"
2202
  msgstr ""
2203
 
2204
- #: includes/admin/core/class-admin-settings.php:598
2205
  msgid "Use Gravatars?"
2206
  msgstr ""
2207
 
2208
- #: includes/admin/core/class-admin-settings.php:599
2209
  msgid ""
2210
  "Do you want to use gravatars instead of the default plugin profile photo (If "
2211
  "the user did not upload a custom profile photo / avatar)"
2212
  msgstr ""
2213
 
2214
- #: includes/admin/core/class-admin-settings.php:604
2215
  msgid "Use Gravatar builtin image"
2216
  msgstr ""
2217
 
2218
- #: includes/admin/core/class-admin-settings.php:605
2219
  msgid ""
2220
  "Gravatar has a number of built in options which you can also use as defaults"
2221
  msgstr ""
2222
 
2223
- #: includes/admin/core/class-admin-settings.php:608
2224
  msgid "404 ( File Not Found response )"
2225
  msgstr ""
2226
 
2227
- #: includes/admin/core/class-admin-settings.php:609
2228
  msgid "Mystery Man"
2229
  msgstr ""
2230
 
2231
- #: includes/admin/core/class-admin-settings.php:610
2232
  msgid "Identicon"
2233
  msgstr ""
2234
 
2235
- #: includes/admin/core/class-admin-settings.php:611
2236
  msgid "Monsterid"
2237
  msgstr ""
2238
 
2239
- #: includes/admin/core/class-admin-settings.php:612
2240
  msgid "Wavatar"
2241
  msgstr ""
2242
 
2243
- #: includes/admin/core/class-admin-settings.php:613
2244
  msgid "Retro"
2245
  msgstr ""
2246
 
2247
- #: includes/admin/core/class-admin-settings.php:614
2248
  msgid "Blank ( a transparent PNG image )"
2249
  msgstr ""
2250
 
2251
- #: includes/admin/core/class-admin-settings.php:622
2252
  msgid "Use Default plugin avatar as Gravatar's Default avatar"
2253
  msgstr ""
2254
 
2255
- #: includes/admin/core/class-admin-settings.php:623
2256
  msgid ""
2257
  "Do you want to use the plugin default avatar instead of the gravatar default "
2258
  "photo (If the user did not upload a custom profile photo / avatar)"
2259
  msgstr ""
2260
 
2261
- #: includes/admin/core/class-admin-settings.php:629
2262
  msgid "Require a strong password? (when user resets password only)"
2263
  msgstr ""
2264
 
2265
- #: includes/admin/core/class-admin-settings.php:630
2266
  msgid ""
2267
  "Enable or disable a strong password rules on password reset and change "
2268
  "procedure"
2269
  msgstr ""
2270
 
2271
- #: includes/admin/core/class-admin-settings.php:635
2272
  #: includes/class-config.php:136 includes/class-config.php:793
2273
  #: includes/core/class-account.php:97
2274
  msgid "Account"
2275
  msgstr ""
2276
 
2277
- #: includes/admin/core/class-admin-settings.php:640
2278
  msgid "Password Account Tab"
2279
  msgstr ""
2280
 
2281
- #: includes/admin/core/class-admin-settings.php:646
2282
  msgid "Privacy Account Tab"
2283
  msgstr ""
2284
 
2285
- #: includes/admin/core/class-admin-settings.php:647
2286
  msgid "Enable/disable the Privacy account tab in account page"
2287
  msgstr ""
2288
 
2289
- #: includes/admin/core/class-admin-settings.php:652
2290
  msgid "Notifications Account Tab"
2291
  msgstr ""
2292
 
2293
- #: includes/admin/core/class-admin-settings.php:653
2294
  msgid "Enable/disable the Notifications account tab in account page"
2295
  msgstr ""
2296
 
2297
- #: includes/admin/core/class-admin-settings.php:658
2298
  msgid "Delete Account Tab"
2299
  msgstr ""
2300
 
2301
- #: includes/admin/core/class-admin-settings.php:659
2302
  msgid "Enable/disable the Delete account tab in account page"
2303
  msgstr ""
2304
 
2305
- #: includes/admin/core/class-admin-settings.php:664
2306
  msgid "Account Deletion Custom Text"
2307
  msgstr ""
2308
 
2309
- #: includes/admin/core/class-admin-settings.php:665
2310
  msgid ""
2311
  "This is custom text that will be displayed to users before they delete their "
2312
  "accounts from your site"
2313
  msgstr ""
2314
 
2315
- #: includes/admin/core/class-admin-settings.php:673
2316
  msgid "Add a First & Last Name fields"
2317
  msgstr ""
2318
 
2319
- #: includes/admin/core/class-admin-settings.php:674
2320
  msgid ""
2321
  "Whether to enable these fields on the user account page by default or hide "
2322
  "them."
2323
  msgstr ""
2324
 
2325
- #: includes/admin/core/class-admin-settings.php:679
2326
  msgid "Disable First & Last Name fields"
2327
  msgstr ""
2328
 
2329
- #: includes/admin/core/class-admin-settings.php:680
2330
  msgid ""
2331
  "Whether to allow users changing their first and last name in account page."
2332
  msgstr ""
2333
 
2334
- #: includes/admin/core/class-admin-settings.php:686
2335
  msgid "Require First & Last Name"
2336
  msgstr ""
2337
 
2338
- #: includes/admin/core/class-admin-settings.php:687
2339
  msgid "Require first and last name?"
2340
  msgstr ""
2341
 
2342
- #: includes/admin/core/class-admin-settings.php:693
2343
  msgid "Allow users to change e-mail"
2344
  msgstr ""
2345
 
2346
- #: includes/admin/core/class-admin-settings.php:694
2347
  msgid "Whether to allow users changing their email in account page."
2348
  msgstr ""
2349
 
2350
- #: includes/admin/core/class-admin-settings.php:699
2351
  msgid "Password is required?"
2352
  msgstr ""
2353
 
2354
- #: includes/admin/core/class-admin-settings.php:700
2355
  msgid "Password is required to save account data."
2356
  msgstr ""
2357
 
2358
- #: includes/admin/core/class-admin-settings.php:705
2359
  msgid "Require a strong password?"
2360
  msgstr ""
2361
 
2362
- #: includes/admin/core/class-admin-settings.php:706
2363
  msgid ""
2364
  "Enable or disable a strong password rules on account page / change password "
2365
  "tab"
2366
  msgstr ""
2367
 
2368
- #: includes/admin/core/class-admin-settings.php:711
2369
  msgid "Allow users to hide their profiles from directory"
2370
  msgstr ""
2371
 
2372
- #: includes/admin/core/class-admin-settings.php:712
2373
  msgid ""
2374
  "Whether to allow users changing their profile visibility from member "
2375
  "directory in account page."
2376
  msgstr ""
2377
 
2378
- #: includes/admin/core/class-admin-settings.php:717
2379
  msgid "Hide profiles from directory by default"
2380
  msgstr ""
2381
 
2382
- #: includes/admin/core/class-admin-settings.php:718
2383
  msgid "Set default value for the \"Hide my profile from directory\" option"
2384
  msgstr ""
2385
 
2386
- #: includes/admin/core/class-admin-settings.php:729
2387
  msgid "Uploads"
2388
  msgstr ""
2389
 
2390
- #: includes/admin/core/class-admin-settings.php:735
2391
  msgid "Profile Photo Maximum File Size (bytes)"
2392
  msgstr ""
2393
 
2394
- #: includes/admin/core/class-admin-settings.php:736
2395
  msgid "Sets a maximum size for the uploaded photo"
2396
  msgstr ""
2397
 
2398
- #: includes/admin/core/class-admin-settings.php:743
2399
  msgid "Cover Photo Maximum File Size (bytes)"
2400
  msgstr ""
2401
 
2402
- #: includes/admin/core/class-admin-settings.php:744
2403
  msgid "Sets a maximum size for the uploaded cover"
2404
  msgstr ""
2405
 
2406
- #: includes/admin/core/class-admin-settings.php:750
2407
  msgid "Profile Photo Thumbnail Sizes (px)"
2408
  msgstr ""
2409
 
2410
- #: includes/admin/core/class-admin-settings.php:751
2411
  msgid ""
2412
  "Here you can define which thumbnail sizes will be created for each profile "
2413
  "photo upload."
2414
  msgstr ""
2415
 
2416
- #: includes/admin/core/class-admin-settings.php:753
2417
- #: includes/admin/core/class-admin-settings.php:763
2418
  msgid "Add New Size"
2419
  msgstr ""
2420
 
2421
- #: includes/admin/core/class-admin-settings.php:760
2422
  msgid "Cover Photo Thumbnail Sizes (px)"
2423
  msgstr ""
2424
 
2425
- #: includes/admin/core/class-admin-settings.php:761
2426
  msgid ""
2427
  "Here you can define which thumbnail sizes will be created for each cover "
2428
  "photo upload."
2429
  msgstr ""
2430
 
2431
- #: includes/admin/core/class-admin-settings.php:771
2432
  msgid "Image Quality"
2433
  msgstr ""
2434
 
2435
- #: includes/admin/core/class-admin-settings.php:772
2436
  msgid ""
2437
  "Quality is used to determine quality of image uploads, and ranges from 0 "
2438
  "(worst quality, smaller file) to 100 (best quality, biggest file). The "
2439
  "default range is 60."
2440
  msgstr ""
2441
 
2442
- #: includes/admin/core/class-admin-settings.php:779
2443
  msgid "Image Upload Maximum Width (px)"
2444
  msgstr ""
2445
 
2446
- #: includes/admin/core/class-admin-settings.php:780
2447
  msgid ""
2448
  "Any image upload above this width will be resized to this limit "
2449
  "automatically."
2450
  msgstr ""
2451
 
2452
- #: includes/admin/core/class-admin-settings.php:787
2453
  msgid "Cover Photo Minimum Width (px)"
2454
  msgstr ""
2455
 
2456
- #: includes/admin/core/class-admin-settings.php:788
2457
  msgid "This will be the minimum width for cover photo uploads"
2458
  msgstr ""
2459
 
2460
- #: includes/admin/core/class-admin-settings.php:795
2461
  msgid "Access"
2462
  msgstr ""
2463
 
2464
- #: includes/admin/core/class-admin-settings.php:798
2465
  msgid "Restriction Content"
2466
  msgstr ""
2467
 
2468
- #: includes/admin/core/class-admin-settings.php:802
2469
  msgid "Other"
2470
  msgstr ""
2471
 
2472
- #: includes/admin/core/class-admin-settings.php:807
2473
  msgid "Enable the Reset Password Limit?"
2474
  msgstr ""
2475
 
2476
- #: includes/admin/core/class-admin-settings.php:812
2477
  msgid "Reset Password Limit"
2478
  msgstr ""
2479
 
2480
- #: includes/admin/core/class-admin-settings.php:813
2481
  msgid ""
2482
  "Set the maximum reset password limit. If reached the maximum limit, user "
2483
  "will be locked from using this."
2484
  msgstr ""
2485
 
2486
- #: includes/admin/core/class-admin-settings.php:821
2487
  msgid "Blocked Email Addresses"
2488
  msgstr ""
2489
 
2490
- #: includes/admin/core/class-admin-settings.php:822
2491
  msgid ""
2492
  "This will block the specified e-mail addresses from being able to sign up or "
2493
  "sign in to your site. To block an entire domain, use something like *@domain."
2494
  "com"
2495
  msgstr ""
2496
 
2497
- #: includes/admin/core/class-admin-settings.php:827
2498
  msgid "Blacklist Words"
2499
  msgstr ""
2500
 
2501
- #: includes/admin/core/class-admin-settings.php:828
2502
  msgid ""
2503
  "This option lets you specify blacklist of words to prevent anyone from "
2504
  "signing up with such a word as their username"
2505
  msgstr ""
2506
 
2507
- #: includes/admin/core/class-admin-settings.php:835
2508
  #: includes/admin/core/list-tables/emails-list-table.php:300
2509
  msgid "Email"
2510
  msgstr ""
2511
 
2512
- #: includes/admin/core/class-admin-settings.php:840
2513
  msgid "Admin E-mail Address"
2514
  msgstr ""
2515
 
2516
- #: includes/admin/core/class-admin-settings.php:841
2517
- #: includes/admin/core/class-admin-settings.php:853
2518
  msgid "e.g. admin@companyname.com"
2519
  msgstr ""
2520
 
2521
- #: includes/admin/core/class-admin-settings.php:846
2522
  msgid "Mail appears from"
2523
  msgstr ""
2524
 
2525
- #: includes/admin/core/class-admin-settings.php:847
2526
  msgid "e.g. Site Name"
2527
  msgstr ""
2528
 
2529
- #: includes/admin/core/class-admin-settings.php:852
2530
  msgid "Mail appears from address"
2531
  msgstr ""
2532
 
2533
- #: includes/admin/core/class-admin-settings.php:858
2534
  msgid "Use HTML for E-mails?"
2535
  msgstr ""
2536
 
2537
- #: includes/admin/core/class-admin-settings.php:859
2538
  msgid ""
2539
  "If you plan use e-mails with HTML, please make sure that this option is "
2540
  "enabled. Otherwise, HTML will be displayed as plain text."
2541
  msgstr ""
2542
 
2543
- #: includes/admin/core/class-admin-settings.php:864
2544
  msgid "Appearance"
2545
  msgstr ""
2546
 
2547
- #: includes/admin/core/class-admin-settings.php:867
2548
  msgid "Profile"
2549
  msgstr ""
2550
 
2551
- #: includes/admin/core/class-admin-settings.php:872
2552
  msgid "Profile Default Template"
2553
  msgstr ""
2554
 
2555
- #: includes/admin/core/class-admin-settings.php:873
2556
  msgid "This will be the default template to output profile"
2557
  msgstr ""
2558
 
2559
- #: includes/admin/core/class-admin-settings.php:881
2560
  msgid "Profile Maximum Width"
2561
  msgstr ""
2562
 
2563
- #: includes/admin/core/class-admin-settings.php:883
2564
- #: includes/admin/core/class-admin-settings.php:1092
2565
- #: includes/admin/core/class-admin-settings.php:1182
2566
  msgid "The maximum width this shortcode can take from the page width"
2567
  msgstr ""
2568
 
2569
- #: includes/admin/core/class-admin-settings.php:890
2570
  msgid "Profile Area Maximum Width"
2571
  msgstr ""
2572
 
2573
- #: includes/admin/core/class-admin-settings.php:892
2574
  #: includes/admin/templates/form/profile_customize.php:59
2575
  msgid ""
2576
  "The maximum width of the profile area inside profile (below profile header)"
2577
  msgstr ""
2578
 
2579
- #: includes/admin/core/class-admin-settings.php:898
2580
  msgid "Profile Field Icons"
2581
  msgstr ""
2582
 
2583
- #: includes/admin/core/class-admin-settings.php:899
2584
  msgid "This is applicable for edit mode only"
2585
  msgstr ""
2586
 
2587
- #: includes/admin/core/class-admin-settings.php:902
2588
- #: includes/admin/core/class-admin-settings.php:1115
2589
- #: includes/admin/core/class-admin-settings.php:1205
2590
  #: includes/admin/templates/form/login_customize.php:43
2591
  #: includes/admin/templates/form/profile_customize.php:70
2592
  #: includes/admin/templates/form/register_customize.php:58
2593
  msgid "Show inside text field"
2594
  msgstr ""
2595
 
2596
- #: includes/admin/core/class-admin-settings.php:903
2597
- #: includes/admin/core/class-admin-settings.php:1116
2598
- #: includes/admin/core/class-admin-settings.php:1206
2599
  #: includes/admin/templates/form/login_customize.php:44
2600
  #: includes/admin/templates/form/profile_customize.php:71
2601
  #: includes/admin/templates/form/register_customize.php:59
2602
  msgid "Show with label"
2603
  msgstr ""
2604
 
2605
- #: includes/admin/core/class-admin-settings.php:904
2606
- #: includes/admin/core/class-admin-settings.php:1117
2607
- #: includes/admin/core/class-admin-settings.php:1207
2608
  #: includes/admin/templates/form/login_customize.php:45
2609
  #: includes/admin/templates/form/profile_customize.php:72
2610
  #: includes/admin/templates/form/register_customize.php:60
2611
  msgid "Turn off"
2612
  msgstr ""
2613
 
2614
- #: includes/admin/core/class-admin-settings.php:911
2615
  msgid "Profile Primary Button Text"
2616
  msgstr ""
2617
 
2618
- #: includes/admin/core/class-admin-settings.php:913
2619
  msgid "The text that is used for updating profile button"
2620
  msgstr ""
2621
 
2622
- #: includes/admin/core/class-admin-settings.php:919
2623
  msgid "Profile Secondary Button"
2624
  msgstr ""
2625
 
2626
- #: includes/admin/core/class-admin-settings.php:921
2627
- #: includes/admin/core/class-admin-settings.php:1134
2628
- #: includes/admin/core/class-admin-settings.php:1224
2629
  msgid "Switch on/off the secondary button display in the form"
2630
  msgstr ""
2631
 
2632
- #: includes/admin/core/class-admin-settings.php:926
2633
  msgid "Profile Secondary Button Text"
2634
  msgstr ""
2635
 
2636
- #: includes/admin/core/class-admin-settings.php:928
2637
  msgid "The text that is used for cancelling update profile button"
2638
  msgstr ""
2639
 
2640
- #: includes/admin/core/class-admin-settings.php:935
2641
  msgid "Default Profile Photo"
2642
  msgstr ""
2643
 
2644
- #: includes/admin/core/class-admin-settings.php:936
2645
  msgid ""
2646
  "You can change the default profile picture globally here. Please make sure "
2647
  "that the photo is 300x300px."
2648
  msgstr ""
2649
 
2650
- #: includes/admin/core/class-admin-settings.php:937
2651
  msgid "Select Default Profile Photo"
2652
  msgstr ""
2653
 
2654
- #: includes/admin/core/class-admin-settings.php:947
2655
  msgid "Default Cover Photo"
2656
  msgstr ""
2657
 
2658
- #: includes/admin/core/class-admin-settings.php:948
2659
  msgid ""
2660
  "You can change the default cover photo globally here. Please make sure that "
2661
  "the default cover is large enough and respects the ratio you are using for "
2662
  "cover photos."
2663
  msgstr ""
2664
 
2665
- #: includes/admin/core/class-admin-settings.php:949
2666
  msgid "Select Default Cover Photo"
2667
  msgstr ""
2668
 
2669
- #: includes/admin/core/class-admin-settings.php:954
2670
  #: includes/admin/templates/form/profile_customize.php:140
2671
  msgid "Disable Profile Photo Upload"
2672
  msgstr ""
2673
 
2674
- #: includes/admin/core/class-admin-settings.php:955
2675
  #: includes/admin/templates/form/profile_customize.php:141
2676
  msgid "Switch on/off the profile photo uploader"
2677
  msgstr ""
2678
 
2679
- #: includes/admin/core/class-admin-settings.php:961
2680
  #: includes/admin/templates/form/profile_customize.php:152
2681
  msgid "Profile Photo Size"
2682
  msgstr ""
2683
 
2684
- #: includes/admin/core/class-admin-settings.php:964
2685
  msgid ""
2686
  "The global default of profile photo size. This can be overridden by "
2687
  "individual form settings"
2688
  msgstr ""
2689
 
2690
- #: includes/admin/core/class-admin-settings.php:970
2691
  msgid "Profile Cover Photos"
2692
  msgstr ""
2693
 
2694
- #: includes/admin/core/class-admin-settings.php:972
2695
  msgid "Switch on/off the profile cover photos"
2696
  msgstr ""
2697
 
2698
- #: includes/admin/core/class-admin-settings.php:977
2699
  msgid "Profile Cover Size"
2700
  msgstr ""
2701
 
2702
- #: includes/admin/core/class-admin-settings.php:980
2703
  msgid ""
2704
  "The global default width of cover photo size. This can be overridden by "
2705
  "individual form settings"
2706
  msgstr ""
2707
 
2708
- #: includes/admin/core/class-admin-settings.php:987
2709
  msgid "Profile Cover Ratio"
2710
  msgstr ""
2711
 
2712
- #: includes/admin/core/class-admin-settings.php:988
2713
  msgid "Choose global ratio for cover photos of profiles"
2714
  msgstr ""
2715
 
2716
- #: includes/admin/core/class-admin-settings.php:1002
2717
  msgid "Profile Header Meta Text Icon"
2718
  msgstr ""
2719
 
2720
- #: includes/admin/core/class-admin-settings.php:1004
2721
  msgid "Display field icons for related user meta fields in header or not"
2722
  msgstr ""
2723
 
2724
- #: includes/admin/core/class-admin-settings.php:1009
2725
  msgid "Show display name in profile header"
2726
  msgstr ""
2727
 
2728
- #: includes/admin/core/class-admin-settings.php:1011
2729
  msgid "Switch on/off the user name on profile header"
2730
  msgstr ""
2731
 
2732
- #: includes/admin/core/class-admin-settings.php:1016
2733
  msgid "Show social links in profile header"
2734
  msgstr ""
2735
 
2736
- #: includes/admin/core/class-admin-settings.php:1018
2737
  msgid "Switch on/off the social links on profile header"
2738
  msgstr ""
2739
 
2740
- #: includes/admin/core/class-admin-settings.php:1023
2741
  msgid "Show user description in header"
2742
  msgstr ""
2743
 
2744
- #: includes/admin/core/class-admin-settings.php:1025
2745
  msgid "Switch on/off the user description on profile header"
2746
  msgstr ""
2747
 
2748
- #: includes/admin/core/class-admin-settings.php:1030
2749
  msgid "Enable HTML support for user description"
2750
  msgstr ""
2751
 
2752
- #: includes/admin/core/class-admin-settings.php:1031
2753
  msgid ""
2754
  "Switch on/off to enable/disable support for html tags on user description."
2755
  msgstr ""
2756
 
2757
- #: includes/admin/core/class-admin-settings.php:1036
2758
  msgid "User description maximum chars"
2759
  msgstr ""
2760
 
2761
- #: includes/admin/core/class-admin-settings.php:1038
2762
  msgid ""
2763
  "Maximum number of characters to allow in user description field in header."
2764
  msgstr ""
2765
 
2766
- #: includes/admin/core/class-admin-settings.php:1045
2767
  msgid "Profile Header Menu Position"
2768
  msgstr ""
2769
 
2770
- #: includes/admin/core/class-admin-settings.php:1047
2771
  msgid ""
2772
  "For incompatible themes, please make the menu open from left instead of "
2773
  "bottom by default."
2774
  msgstr ""
2775
 
2776
- #: includes/admin/core/class-admin-settings.php:1049
2777
  msgid "Bottom of Icon"
2778
  msgstr ""
2779
 
2780
- #: includes/admin/core/class-admin-settings.php:1050
2781
  msgid "Left of Icon (right for RTL)"
2782
  msgstr ""
2783
 
2784
- #: includes/admin/core/class-admin-settings.php:1057
2785
  msgid "Show a custom message if profile is empty"
2786
  msgstr ""
2787
 
2788
- #: includes/admin/core/class-admin-settings.php:1059
2789
  msgid "Switch on/off the custom message that appears when the profile is empty"
2790
  msgstr ""
2791
 
2792
- #: includes/admin/core/class-admin-settings.php:1064
2793
  msgid "Show the emoticon"
2794
  msgstr ""
2795
 
2796
- #: includes/admin/core/class-admin-settings.php:1066
2797
  msgid "Switch on/off the emoticon (sad face) that appears above the message"
2798
  msgstr ""
2799
 
2800
- #: includes/admin/core/class-admin-settings.php:1072
2801
  msgid "Profile Menu"
2802
  msgstr ""
2803
 
2804
- #: includes/admin/core/class-admin-settings.php:1076
2805
  #: includes/admin/templates/form/mode.php:12
2806
  msgid "Registration Form"
2807
  msgstr ""
2808
 
2809
- #: includes/admin/core/class-admin-settings.php:1081
2810
  msgid "Registration Default Template"
2811
  msgstr ""
2812
 
2813
- #: includes/admin/core/class-admin-settings.php:1082
2814
  msgid "This will be the default template to output registration"
2815
  msgstr ""
2816
 
2817
- #: includes/admin/core/class-admin-settings.php:1090
2818
  msgid "Registration Maximum Width"
2819
  msgstr ""
2820
 
2821
- #: includes/admin/core/class-admin-settings.php:1098
2822
  msgid "Registration Shortcode Alignment"
2823
  msgstr ""
2824
 
2825
- #: includes/admin/core/class-admin-settings.php:1099
2826
- #: includes/admin/core/class-admin-settings.php:1189
2827
  #: includes/admin/templates/form/profile_customize.php:127
2828
  msgid "The shortcode is centered by default unless you specify otherwise here"
2829
  msgstr ""
2830
 
2831
- #: includes/admin/core/class-admin-settings.php:1102
2832
- #: includes/admin/core/class-admin-settings.php:1192
2833
  msgid "Centered"
2834
  msgstr ""
2835
 
2836
- #: includes/admin/core/class-admin-settings.php:1103
2837
- #: includes/admin/core/class-admin-settings.php:1193
2838
  msgid "Left aligned"
2839
  msgstr ""
2840
 
2841
- #: includes/admin/core/class-admin-settings.php:1104
2842
- #: includes/admin/core/class-admin-settings.php:1194
2843
  msgid "Right aligned"
2844
  msgstr ""
2845
 
2846
- #: includes/admin/core/class-admin-settings.php:1111
2847
  msgid "Registration Field Icons"
2848
  msgstr ""
2849
 
2850
- #: includes/admin/core/class-admin-settings.php:1112
2851
  msgid "This controls the display of field icons in the registration form"
2852
  msgstr ""
2853
 
2854
- #: includes/admin/core/class-admin-settings.php:1124
2855
  msgid "Registration Primary Button Text"
2856
  msgstr ""
2857
 
2858
- #: includes/admin/core/class-admin-settings.php:1126
2859
- #: includes/admin/core/class-admin-settings.php:1216
2860
  msgid "The text that is used for primary button text"
2861
  msgstr ""
2862
 
2863
- #: includes/admin/core/class-admin-settings.php:1132
2864
  msgid "Registration Secondary Button"
2865
  msgstr ""
2866
 
2867
- #: includes/admin/core/class-admin-settings.php:1139
2868
  msgid "Registration Secondary Button Text"
2869
  msgstr ""
2870
 
2871
- #: includes/admin/core/class-admin-settings.php:1141
2872
- #: includes/admin/core/class-admin-settings.php:1231
2873
  msgid "The text that is used for the secondary button text"
2874
  msgstr ""
2875
 
2876
- #: includes/admin/core/class-admin-settings.php:1148
2877
  msgid "Registration Secondary Button URL"
2878
  msgstr ""
2879
 
2880
- #: includes/admin/core/class-admin-settings.php:1150
2881
- #: includes/admin/core/class-admin-settings.php:1240
2882
  msgid "You can replace default link for this button by entering custom URL"
2883
  msgstr ""
2884
 
2885
- #: includes/admin/core/class-admin-settings.php:1157
2886
  msgid "Registration Default Role"
2887
  msgstr ""
2888
 
2889
- #: includes/admin/core/class-admin-settings.php:1158
2890
  msgid ""
2891
  "This will be the default role assigned to users registering thru "
2892
  "registration form"
2893
  msgstr ""
2894
 
2895
- #: includes/admin/core/class-admin-settings.php:1166
2896
  #: includes/admin/templates/form/mode.php:16
2897
  msgid "Login Form"
2898
  msgstr ""
2899
 
2900
- #: includes/admin/core/class-admin-settings.php:1171
2901
  msgid "Login Default Template"
2902
  msgstr ""
2903
 
2904
- #: includes/admin/core/class-admin-settings.php:1172
2905
  msgid "This will be the default template to output login"
2906
  msgstr ""
2907
 
2908
- #: includes/admin/core/class-admin-settings.php:1180
2909
  msgid "Login Maximum Width"
2910
  msgstr ""
2911
 
2912
- #: includes/admin/core/class-admin-settings.php:1188
2913
  msgid "Login Shortcode Alignment"
2914
  msgstr ""
2915
 
2916
- #: includes/admin/core/class-admin-settings.php:1201
2917
  msgid "Login Field Icons"
2918
  msgstr ""
2919
 
2920
- #: includes/admin/core/class-admin-settings.php:1202
2921
  msgid "This controls the display of field icons in the login form"
2922
  msgstr ""
2923
 
2924
- #: includes/admin/core/class-admin-settings.php:1214
2925
  msgid "Login Primary Button Text"
2926
  msgstr ""
2927
 
2928
- #: includes/admin/core/class-admin-settings.php:1222
2929
  msgid "Login Secondary Button"
2930
  msgstr ""
2931
 
2932
- #: includes/admin/core/class-admin-settings.php:1229
2933
  msgid "Login Secondary Button Text"
2934
  msgstr ""
2935
 
2936
- #: includes/admin/core/class-admin-settings.php:1238
2937
  msgid "Login Secondary Button URL"
2938
  msgstr ""
2939
 
2940
- #: includes/admin/core/class-admin-settings.php:1247
2941
  msgid "Login Forgot Password Link"
2942
  msgstr ""
2943
 
2944
- #: includes/admin/core/class-admin-settings.php:1249
2945
  msgid "Switch on/off the forgot password link in login form"
2946
  msgstr ""
2947
 
2948
- #: includes/admin/core/class-admin-settings.php:1254
2949
  msgid "Show \"Remember Me\""
2950
  msgstr ""
2951
 
2952
- #: includes/admin/core/class-admin-settings.php:1256
2953
  msgid ""
2954
  "Allow users to choose If they want to stay signed in even after closing the "
2955
  "browser. If you do not show this option, the default will be to not remember "
2956
  "login session."
2957
  msgstr ""
2958
 
2959
- #: includes/admin/core/class-admin-settings.php:1266
2960
  msgid "Licenses"
2961
  msgstr ""
2962
 
2963
- #: includes/admin/core/class-admin-settings.php:1269
2964
  msgid "Misc"
2965
  msgstr ""
2966
 
2967
- #: includes/admin/core/class-admin-settings.php:1274
2968
  msgid "Show an asterisk for required fields"
2969
  msgstr ""
2970
 
2971
- #: includes/admin/core/class-admin-settings.php:1279
2972
  msgid "User Profile Title"
2973
  msgstr ""
2974
 
2975
- #: includes/admin/core/class-admin-settings.php:1280
2976
  msgid "This is the title that is displayed on a specific user profile"
2977
  msgstr ""
2978
 
2979
- #: includes/admin/core/class-admin-settings.php:1286
2980
  msgid "User Profile Dynamic Meta Description"
2981
  msgstr ""
2982
 
2983
- #: includes/admin/core/class-admin-settings.php:1287
2984
  msgid ""
2985
  "This will be used in the meta description that is available for search-"
2986
  "engines."
2987
  msgstr ""
2988
 
2989
- #: includes/admin/core/class-admin-settings.php:1295
2990
  msgid "Disable Cache User Profile"
2991
  msgstr ""
2992
 
2993
- #: includes/admin/core/class-admin-settings.php:1296
2994
  msgid ""
2995
  "Check this box if you would like to disable Ultimate Member user's cache."
2996
  msgstr ""
2997
 
2998
- #: includes/admin/core/class-admin-settings.php:1301
2999
  msgid "Enable Gutenberg Blocks"
3000
  msgstr ""
3001
 
3002
- #: includes/admin/core/class-admin-settings.php:1302
3003
  msgid ""
3004
  "Check this box if you would like to use Ultimate Member blocks in Gutenberg "
3005
  "editor. Important some themes have the conflicts with Gutenberg editor."
3006
  msgstr ""
3007
 
3008
- #: includes/admin/core/class-admin-settings.php:1307
3009
  msgid "REST API version"
3010
  msgstr ""
3011
 
3012
- #: includes/admin/core/class-admin-settings.php:1308
3013
  msgid ""
3014
  "This controls the REST API version, we recommend to use the last version"
3015
  msgstr ""
3016
 
3017
- #: includes/admin/core/class-admin-settings.php:1310
3018
  msgid "1.0 version"
3019
  msgstr ""
3020
 
3021
- #: includes/admin/core/class-admin-settings.php:1311
3022
  msgid "2.0 version"
3023
  msgstr ""
3024
 
3025
- #: includes/admin/core/class-admin-settings.php:1318
3026
  msgid "Remove Data on Uninstall?"
3027
  msgstr ""
3028
 
3029
- #: includes/admin/core/class-admin-settings.php:1319
3030
  msgid ""
3031
  "Check this box if you would like Ultimate Member to completely remove all of "
3032
  "its data when the plugin/extensions are deleted."
3033
  msgstr ""
3034
 
3035
- #: includes/admin/core/class-admin-settings.php:1324
3036
  msgid "Install Info"
3037
  msgstr ""
3038
 
3039
- #: includes/admin/core/class-admin-settings.php:1441
3040
  msgid "Ultimate Member - Settings"
3041
  msgstr ""
3042
 
3043
- #: includes/admin/core/class-admin-settings.php:1571
3044
  msgid "Save Changes"
3045
  msgstr ""
3046
 
3047
- #: includes/admin/core/class-admin-settings.php:2141
3048
  msgid "Subject Line"
3049
  msgstr ""
3050
 
3051
- #: includes/admin/core/class-admin-settings.php:2143
3052
  msgid "This is the subject line of the e-mail"
3053
  msgstr ""
3054
 
3055
- #: includes/admin/core/class-admin-settings.php:2148
3056
  msgid "Message Body"
3057
  msgstr ""
3058
 
3059
- #: includes/admin/core/class-admin-settings.php:2150
3060
  msgid "This is the content of the e-mail"
3061
  msgstr ""
3062
 
3063
- #: includes/admin/core/class-admin-settings.php:2200
3064
- #: includes/admin/core/class-admin-settings.php:2310
3065
  #, php-format
3066
  msgid ""
3067
  "Your license key expired on %s. Please <a href=\"%s\" target=\"_blank"
3068
  "\">renew your license key</a>."
3069
  msgstr ""
3070
 
3071
- #: includes/admin/core/class-admin-settings.php:2213
3072
- #: includes/admin/core/class-admin-settings.php:2323
3073
  #, php-format
3074
  msgid ""
3075
  "Your license key has been disabled. Please <a href=\"%s\" target=\"_blank"
3076
  "\">contact support</a> for more information."
3077
  msgstr ""
3078
 
3079
- #: includes/admin/core/class-admin-settings.php:2225
3080
- #: includes/admin/core/class-admin-settings.php:2335
3081
  #, php-format
3082
  msgid ""
3083
  "Invalid license. Please <a href=\"%s\" target=\"_blank\">visit your account "
3084
  "page</a> and verify it."
3085
  msgstr ""
3086
 
3087
- #: includes/admin/core/class-admin-settings.php:2238
3088
- #: includes/admin/core/class-admin-settings.php:2348
3089
  #, php-format
3090
  msgid ""
3091
  "Your %s is not active for this URL. Please <a href=\"%s\" target=\"_blank"
3092
  "\">visit your account page</a> to manage your license key URLs."
3093
  msgstr ""
3094
 
3095
- #: includes/admin/core/class-admin-settings.php:2250
3096
- #: includes/admin/core/class-admin-settings.php:2360
3097
  #, php-format
3098
  msgid "This appears to be an invalid license key for %s."
3099
  msgstr ""
3100
 
3101
- #: includes/admin/core/class-admin-settings.php:2259
3102
- #: includes/admin/core/class-admin-settings.php:2369
3103
  #, php-format
3104
  msgid ""
3105
  "Your license key has reached its activation limit. <a href=\"%s\">View "
3106
  "possible upgrades</a> now."
3107
  msgstr ""
3108
 
3109
- #: includes/admin/core/class-admin-settings.php:2268
3110
- #: includes/admin/core/class-admin-settings.php:2378
3111
  msgid ""
3112
  "The key you entered belongs to a bundle, please use the product specific "
3113
  "license key."
3114
  msgstr ""
3115
 
3116
- #: includes/admin/core/class-admin-settings.php:2276
3117
- #: includes/admin/core/class-admin-settings.php:2284
3118
- #: includes/admin/core/class-admin-settings.php:2296
3119
  msgid "unknown_error"
3120
  msgstr ""
3121
 
3122
- #: includes/admin/core/class-admin-settings.php:2277
3123
- #: includes/admin/core/class-admin-settings.php:2285
3124
  #, php-format
3125
  msgid ""
3126
  "There was an error with this license key: %s. Please <a href=\"%s\">contact "
3127
  "our support team</a>."
3128
  msgstr ""
3129
 
3130
- #: includes/admin/core/class-admin-settings.php:2298
3131
  #, php-format
3132
  msgid ""
3133
  "There was an error with this license key: %s%s. Please <a href=\"%s"
3134
  "\">contact our support team</a>."
3135
  msgstr ""
3136
 
3137
- #: includes/admin/core/class-admin-settings.php:2393
3138
  msgid "License key never expires."
3139
  msgstr ""
3140
 
3141
- #: includes/admin/core/class-admin-settings.php:2400
3142
  #, php-format
3143
  msgid ""
3144
  "Your license key expires soon! It expires on %s. <a href=\"%s\" target="
3145
  "\"_blank\">Renew your license key</a>."
3146
  msgstr ""
3147
 
3148
- #: includes/admin/core/class-admin-settings.php:2410
3149
  #, php-format
3150
  msgid "Your license key expires on %s."
3151
  msgstr ""
3152
 
3153
- #: includes/admin/core/class-admin-settings.php:2428
3154
  #, php-format
3155
  msgid "To receive updates, please enter your valid %s license key."
3156
  msgstr ""
3157
 
3158
- #: includes/admin/core/class-admin-settings.php:2450
3159
  msgid "Clear License"
3160
  msgstr ""
3161
 
3162
- #: includes/admin/core/class-admin-settings.php:2452
3163
  msgid "Activate"
3164
  msgstr ""
3165
 
3166
- #: includes/admin/core/class-admin-settings.php:2454
3167
  msgid "Re-Activate"
3168
  msgstr ""
3169
 
3170
- #: includes/admin/core/class-admin-settings.php:2506
3171
  msgid ""
3172
  "To copy the Install info, click below then press Ctrl + C (PC) or Cmd + C "
3173
  "(Mac)."
@@ -3219,7 +3229,7 @@ msgid "UM Action"
3219
  msgstr ""
3220
 
3221
  #: includes/admin/core/class-admin-users.php:124
3222
- #: includes/core/class-fields.php:2644
3223
  msgid "Apply"
3224
  msgstr ""
3225
 
@@ -3260,6 +3270,11 @@ msgstr ""
3260
  msgid "Info"
3261
  msgstr ""
3262
 
 
 
 
 
 
3263
  #: includes/admin/core/class-admin-users.php:314
3264
  #: includes/admin/templates/dashboard/users.php:28
3265
  #: includes/core/class-user.php:981
@@ -3422,21 +3437,21 @@ msgstr ""
3422
  msgid "Forums are ready for upgrade"
3423
  msgstr ""
3424
 
3425
- #: includes/admin/core/packages/2.0-beta1/functions.php:225
3426
  #, php-format
3427
  msgid "Forums from %s to %s was upgraded successfully..."
3428
  msgstr ""
3429
 
3430
- #: includes/admin/core/packages/2.0-beta1/functions.php:243
3431
  msgid "Woocommerce Products are ready for upgrade"
3432
  msgstr ""
3433
 
3434
- #: includes/admin/core/packages/2.0-beta1/functions.php:319
3435
  #, php-format
3436
  msgid "Woocommerce Products from %s to %s was upgraded successfully..."
3437
  msgstr ""
3438
 
3439
- #: includes/admin/core/packages/2.0-beta1/functions.php:337
3440
  msgid "Email Templates was upgraded successfully"
3441
  msgstr ""
3442
 
@@ -3607,11 +3622,11 @@ msgstr ""
3607
  msgid "Create additional metadata table..."
3608
  msgstr ""
3609
 
3610
- #: includes/admin/core/packages/2.1.5/functions.php:91
3611
  msgid "Balance fields were updated successfully"
3612
  msgstr ""
3613
 
3614
- #: includes/admin/core/packages/2.1.5/functions.php:93
3615
  msgid "Updated successfully"
3616
  msgstr ""
3617
 
@@ -3945,31 +3960,31 @@ msgstr ""
3945
  msgid "Add New Field"
3946
  msgstr ""
3947
 
3948
- #: includes/admin/templates/extensions.php:167
3949
  msgid ""
3950
  "<strong>All Access Pass</strong> – Get access to all Ultimate Member "
3951
  "extensions at a significant discount with our All Access Pass."
3952
  msgstr ""
3953
 
3954
- #: includes/admin/templates/extensions.php:171
3955
  msgid "View Pricing"
3956
  msgstr ""
3957
 
3958
- #: includes/admin/templates/extensions.php:180
3959
  msgid "Premium"
3960
  msgstr ""
3961
 
3962
- #: includes/admin/templates/extensions.php:185
3963
  msgid "Free"
3964
  msgstr ""
3965
 
3966
- #: includes/admin/templates/extensions.php:211
3967
- #: includes/admin/templates/extensions.php:245
3968
  msgid "Get this Add on"
3969
  msgstr ""
3970
 
3971
- #: includes/admin/templates/extensions.php:216
3972
- #: includes/admin/templates/extensions.php:250
3973
  msgid "More Details"
3974
  msgstr ""
3975
 
@@ -4300,7 +4315,7 @@ msgstr ""
4300
  #: includes/admin/templates/modal/dynamic_new_group.php:18
4301
  #: includes/admin/templates/modal/fonticons.php:14
4302
  #: includes/admin/templates/role/publish.php:24 includes/class-config.php:253
4303
- #: includes/core/class-fields.php:2645 includes/core/class-fields.php:2744
4304
  #: includes/core/um-actions-profile.php:674
4305
  #: includes/core/um-actions-profile.php:686
4306
  #: includes/core/um-actions-profile.php:874
@@ -4670,7 +4685,7 @@ msgid "Register"
4670
  msgstr ""
4671
 
4672
  #: includes/class-config.php:135 includes/class-config.php:792
4673
- #: includes/core/class-member-directory.php:2133
4674
  #: includes/core/um-actions-profile.php:1260
4675
  #: includes/core/um-actions-user.php:19
4676
  msgid "Logout"
@@ -7046,101 +7061,101 @@ msgstr ""
7046
  msgid "Add translation to %s"
7047
  msgstr ""
7048
 
7049
- #: includes/core/class-fields.php:1333 templates/message.php:6
7050
  #, php-format
7051
  msgid "%s"
7052
  msgstr ""
7053
 
7054
- #: includes/core/class-fields.php:1354
7055
  msgid "Custom Field"
7056
  msgstr ""
7057
 
7058
- #: includes/core/class-fields.php:1697
7059
  msgid "Please upload a valid image!"
7060
  msgstr ""
7061
 
7062
- #: includes/core/class-fields.php:1711
7063
  msgid "Sorry this is not a valid image."
7064
  msgstr ""
7065
 
7066
- #: includes/core/class-fields.php:1714
7067
  msgid "This image is too large!"
7068
  msgstr ""
7069
 
7070
- #: includes/core/class-fields.php:1717
7071
  msgid "This image is too small!"
7072
  msgstr ""
7073
 
7074
- #: includes/core/class-fields.php:1720
7075
  msgid "You can only upload one image"
7076
  msgstr ""
7077
 
7078
- #: includes/core/class-fields.php:1752
7079
  msgid "Sorry this is not a valid file."
7080
  msgstr ""
7081
 
7082
- #: includes/core/class-fields.php:1755
7083
  msgid "This file is too large!"
7084
  msgstr ""
7085
 
7086
- #: includes/core/class-fields.php:1758
7087
  msgid "This file is too small!"
7088
  msgstr ""
7089
 
7090
- #: includes/core/class-fields.php:1761
7091
  msgid "You can only upload one file"
7092
  msgstr ""
7093
 
7094
- #: includes/core/class-fields.php:2289
7095
  msgid "Current Password"
7096
  msgstr ""
7097
 
7098
- #: includes/core/class-fields.php:2320
7099
  msgid "New Password"
7100
  msgstr ""
7101
 
7102
- #: includes/core/class-fields.php:2354
7103
  #, php-format
7104
  msgid "Confirm %s"
7105
  msgstr ""
7106
 
7107
- #: includes/core/class-fields.php:2598
7108
  msgid "Upload Photo"
7109
  msgstr ""
7110
 
7111
- #: includes/core/class-fields.php:2620 includes/core/class-fields.php:2644
7112
  #: includes/core/um-actions-profile.php:905
7113
  msgid "Change photo"
7114
  msgstr ""
7115
 
7116
- #: includes/core/class-fields.php:2644 includes/core/class-fields.php:2743
7117
  msgid "Processing..."
7118
  msgstr ""
7119
 
7120
- #: includes/core/class-fields.php:2668
7121
  msgid "Upload File"
7122
  msgstr ""
7123
 
7124
- #: includes/core/class-fields.php:2710 includes/core/um-filters-fields.php:267
7125
  msgid "This file has been removed."
7126
  msgstr ""
7127
 
7128
- #: includes/core/class-fields.php:2713 includes/core/class-fields.php:2743
7129
  msgid "Change file"
7130
  msgstr ""
7131
 
7132
- #: includes/core/class-fields.php:2743
7133
  msgid "Save"
7134
  msgstr ""
7135
 
7136
- #: includes/core/class-fields.php:4268
7137
  #, php-format
7138
  msgid ""
7139
  "Your profile is looking a little empty. Why not <a href=\"%s\">add</a> some "
7140
  "information!"
7141
  msgstr ""
7142
 
7143
- #: includes/core/class-fields.php:4270
7144
  msgid "This user has not added any information to their profile yet."
7145
  msgstr ""
7146
 
@@ -7243,27 +7258,27 @@ msgstr ""
7243
  msgid "User Registered"
7244
  msgstr ""
7245
 
7246
- #: includes/core/class-member-directory.php:863
7247
- #: includes/core/class-member-directory.php:864
7248
  msgid " stars"
7249
  msgstr ""
7250
 
7251
- #: includes/core/class-member-directory.php:874
7252
  msgid "<strong>Age:</strong>&nbsp;{value} years old"
7253
  msgstr ""
7254
 
7255
- #: includes/core/class-member-directory.php:875
7256
  msgid "<strong>Age:</strong>&nbsp;{min_range} - {max_range} years old"
7257
  msgstr ""
7258
 
7259
- #: includes/core/class-member-directory.php:2078
7260
- #: includes/core/class-member-directory.php:2122
7261
  #: includes/core/um-actions-profile.php:1227
7262
  #: includes/core/um-actions-profile.php:1258
7263
  msgid "Edit Profile"
7264
  msgstr ""
7265
 
7266
- #: includes/core/class-member-directory.php:2128
7267
  #: includes/core/um-actions-profile.php:1259
7268
  msgid "My Account"
7269
  msgstr ""
@@ -7517,57 +7532,92 @@ msgstr ""
7517
  msgid "Select what email notifications do you want to receive"
7518
  msgstr ""
7519
 
7520
- #: includes/core/um-actions-account.php:490
7521
  msgid "Download your data"
7522
  msgstr ""
7523
 
7524
- #: includes/core/um-actions-account.php:492
7525
  msgid ""
7526
  "You can request a file with the information that we believe is most relevant "
7527
  "and useful to you."
7528
  msgstr ""
7529
 
7530
- #: includes/core/um-actions-account.php:498
7531
- msgid "Enter your current password to confirm export of your personal data."
7532
  msgstr ""
7533
 
7534
- #: includes/core/um-actions-account.php:503
7535
- #: includes/core/um-actions-account.php:526
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7536
  msgid "You must enter a password"
7537
  msgstr ""
7538
 
7539
- #: includes/core/um-actions-account.php:508
7540
  msgid "Request data"
7541
  msgstr ""
7542
 
7543
- #: includes/core/um-actions-account.php:515
7544
  msgid "Erase of your data"
7545
  msgstr ""
7546
 
7547
- #: includes/core/um-actions-account.php:517
7548
  msgid "You can request erasing of the data that we have about you."
7549
  msgstr ""
7550
 
7551
- #: includes/core/um-actions-account.php:523
7552
- msgid ""
7553
- "Enter your current password to confirm the erasure of your personal data."
7554
  msgstr ""
7555
 
7556
- #: includes/core/um-actions-account.php:531
7557
- msgid "Request data erase"
7558
  msgstr ""
7559
 
7560
- #: includes/core/um-actions-account.php:556
7561
- msgid "Wrong request."
 
 
7562
  msgstr ""
7563
 
7564
- #: includes/core/um-actions-account.php:563
7565
  msgid ""
7566
- "A confirmation email has been sent to your email. Click the link within the "
7567
- "email to confirm your export request."
7568
  msgstr ""
7569
 
7570
  #: includes/core/um-actions-account.php:568
 
 
 
 
 
 
 
 
7571
  msgid "The password you entered is incorrect."
7572
  msgstr ""
7573
 
@@ -7789,35 +7839,35 @@ msgstr ""
7789
  msgid "An error has been encountered"
7790
  msgstr ""
7791
 
7792
- #: includes/core/um-actions-misc.php:157
7793
  msgid "Registration is currently disabled"
7794
  msgstr ""
7795
 
7796
- #: includes/core/um-actions-misc.php:161 includes/core/um-filters-login.php:40
7797
  msgid "This email address has been blocked."
7798
  msgstr ""
7799
 
7800
- #: includes/core/um-actions-misc.php:165
7801
  msgid "We do not accept registrations from that domain."
7802
  msgstr ""
7803
 
7804
- #: includes/core/um-actions-misc.php:169 includes/core/um-filters-login.php:43
7805
  msgid "Your IP address has been blocked."
7806
  msgstr ""
7807
 
7808
- #: includes/core/um-actions-misc.php:173 includes/core/um-filters-login.php:136
7809
  msgid "Your account has been disabled."
7810
  msgstr ""
7811
 
7812
- #: includes/core/um-actions-misc.php:177 includes/core/um-filters-login.php:139
7813
  msgid "Your account has not been approved yet."
7814
  msgstr ""
7815
 
7816
- #: includes/core/um-actions-misc.php:181 includes/core/um-filters-login.php:142
7817
  msgid "Your account is awaiting e-mail verification."
7818
  msgstr ""
7819
 
7820
- #: includes/core/um-actions-misc.php:185 includes/core/um-filters-login.php:145
7821
  msgid "Your membership request has been rejected."
7822
  msgstr ""
7823
 
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Ultimate Member\n"
4
+ "POT-Creation-Date: 2020-04-01 18:27+0300\n"
5
+ "PO-Revision-Date: 2020-04-01 18:27+0300\n"
6
  "Last-Translator: \n"
7
  "Language-Team: \n"
8
  "Language: en_US\n"
25
  msgid "Wrong Nonce"
26
  msgstr ""
27
 
28
+ #: includes/admin/class-admin.php:197
29
  #, php-format
30
  msgid "Duplicate of %s"
31
  msgstr ""
32
 
33
+ #: includes/admin/class-admin.php:317
34
  msgid "Docs"
35
  msgstr ""
36
 
37
+ #: includes/admin/class-admin.php:318
38
+ #: includes/admin/core/class-admin-settings.php:1409
39
  msgid "Settings"
40
  msgstr ""
41
 
42
+ #: includes/admin/class-admin.php:391 includes/admin/class-admin.php:394
43
  msgid "Form updated."
44
  msgstr ""
45
 
46
+ #: includes/admin/class-admin.php:392
47
  msgid "Custom field updated."
48
  msgstr ""
49
 
50
+ #: includes/admin/class-admin.php:393
51
  msgid "Custom field deleted."
52
  msgstr ""
53
 
54
+ #: includes/admin/class-admin.php:395
55
  msgid "Form restored to revision."
56
  msgstr ""
57
 
58
+ #: includes/admin/class-admin.php:396
59
  msgid "Form created."
60
  msgstr ""
61
 
62
+ #: includes/admin/class-admin.php:397
63
  msgid "Form saved."
64
  msgstr ""
65
 
66
+ #: includes/admin/class-admin.php:398
67
  msgid "Form submitted."
68
  msgstr ""
69
 
70
+ #: includes/admin/class-admin.php:399
71
  msgid "Form scheduled."
72
  msgstr ""
73
 
74
+ #: includes/admin/class-admin.php:400
75
  msgid "Form draft updated."
76
  msgstr ""
77
 
99
  msgstr ""
100
 
101
  #: includes/admin/core/class-admin-builder.php:284
102
+ #: includes/admin/core/class-admin-builder.php:604
103
+ #: includes/admin/core/class-admin-builder.php:763
104
  #: includes/admin/core/class-admin-dragdrop.php:33
105
  #: includes/admin/core/class-admin-menu.php:106
106
+ #: includes/core/class-fields.php:4532
107
  msgid "Please login as administrator"
108
  msgstr ""
109
 
110
+ #: includes/admin/core/class-admin-builder.php:391
111
+ #: includes/admin/core/class-admin-builder.php:461
112
  #: includes/admin/core/class-admin-dragdrop.php:165
113
  msgid "Add Row"
114
  msgstr ""
115
 
116
+ #: includes/admin/core/class-admin-builder.php:392
117
+ #: includes/admin/core/class-admin-builder.php:462
118
  #: includes/admin/core/class-admin-dragdrop.php:166
119
  msgid "Edit Row"
120
  msgstr ""
121
 
122
+ #: includes/admin/core/class-admin-builder.php:465
123
  #: includes/admin/core/class-admin-dragdrop.php:168
124
  #: includes/admin/core/class-admin-dragdrop.php:183
125
  #: includes/admin/core/class-admin-dragdrop.php:208
126
  msgid "Delete Row"
127
  msgstr ""
128
 
129
+ #: includes/admin/core/class-admin-builder.php:538
130
  msgid "(no title)"
131
  msgstr ""
132
 
133
+ #: includes/admin/core/class-admin-builder.php:543
134
  #: includes/admin/core/list-tables/roles-list-table.php:339
135
  msgid "Edit"
136
  msgstr ""
137
 
138
+ #: includes/admin/core/class-admin-builder.php:545
139
  #: includes/admin/core/class-admin-columns.php:102
140
  msgid "Duplicate"
141
  msgstr ""
142
 
143
+ #: includes/admin/core/class-admin-builder.php:549
144
  msgid "Delete Group"
145
  msgstr ""
146
 
147
+ #: includes/admin/core/class-admin-builder.php:552
148
  #: includes/admin/core/class-admin-enqueue.php:497
149
  #: includes/admin/core/list-tables/roles-list-table.php:342
150
  #: includes/admin/core/list-tables/roles-list-table.php:410
151
  msgid "Delete"
152
  msgstr ""
153
 
154
+ #: includes/admin/core/class-admin-builder.php:829
155
  msgid "Search Icons..."
156
  msgstr ""
157
 
158
+ #: includes/admin/core/class-admin-builder.php:849
159
  msgid "Setup New Field"
160
  msgstr ""
161
 
162
+ #: includes/admin/core/class-admin-builder.php:866
163
  msgid "Predefined Fields"
164
  msgstr ""
165
 
166
+ #: includes/admin/core/class-admin-builder.php:878
167
  #: includes/core/class-builtin.php:1341
168
  msgid "None"
169
  msgstr ""
170
 
171
+ #: includes/admin/core/class-admin-builder.php:883
172
  msgid "Custom Fields"
173
  msgstr ""
174
 
175
+ #: includes/admin/core/class-admin-builder.php:897
176
  msgid "You did not create any custom fields"
177
  msgstr ""
178
 
179
+ #: includes/admin/core/class-admin-builder.php:929
180
+ #: includes/admin/core/class-admin-builder.php:1003
181
  msgid "This field type is not setup correcty."
182
  msgstr ""
183
 
184
+ #: includes/admin/core/class-admin-builder.php:1169
185
  #: includes/core/class-form.php:176 includes/core/class-form.php:396
186
  #: includes/core/class-password.php:535
187
  msgid "This is not possible for security reasons."
193
 
194
  #: includes/admin/core/class-admin-columns.php:131
195
  #: includes/admin/core/class-admin-columns.php:151
196
+ #: includes/admin/core/class-admin-metabox.php:2142
197
  #: includes/admin/templates/role/role-edit.php:193
198
  #: includes/widgets/class-um-search-widget.php:81
199
  msgid "Title"
210
 
211
  #: includes/admin/core/class-admin-columns.php:134
212
  #: includes/admin/core/class-admin-columns.php:153
213
+ #: includes/admin/core/class-admin-settings.php:609
214
  #: includes/admin/templates/form/login_settings.php:16
215
  #: includes/admin/templates/form/register_customize.php:6
216
  #: includes/admin/templates/form/register_customize.php:32
219
 
220
  #: includes/admin/core/class-admin-columns.php:135
221
  #: includes/admin/core/class-admin-columns.php:154
222
+ #: includes/admin/core/class-admin-metabox.php:801
223
+ #: includes/admin/core/class-admin-metabox.php:963
224
  msgid "Shortcode"
225
  msgstr ""
226
 
231
 
232
  #: includes/admin/core/class-admin-columns.php:186
233
  #: includes/admin/core/class-admin-columns.php:219
234
+ #: includes/admin/core/class-admin-settings.php:722
235
  #: includes/admin/core/list-tables/roles-list-table.php:371
236
  #: includes/admin/core/list-tables/roles-list-table.php:379
237
  #: includes/admin/templates/form/login_customize.php:16
257
 
258
  #: includes/admin/core/class-admin-columns.php:186
259
  #: includes/admin/core/class-admin-columns.php:219
260
+ #: includes/admin/core/class-admin-settings.php:723
261
  #: includes/admin/core/list-tables/roles-list-table.php:371
262
  #: includes/admin/core/list-tables/roles-list-table.php:379
263
  #: includes/admin/core/packages/2.1.3-beta3/functions.php:75
294
  #: includes/admin/core/class-admin-enqueue.php:485
295
  #: includes/core/class-builtin.php:706 includes/core/class-builtin.php:709
296
  #: includes/core/class-builtin.php:1166 includes/core/class-builtin.php:1169
297
+ #: includes/core/um-actions-account.php:520
298
+ #: includes/core/um-actions-account.php:561
299
  msgid "Password"
300
  msgstr ""
301
 
302
  #: includes/admin/core/class-admin-enqueue.php:489
303
+ #: includes/admin/core/class-admin-metabox.php:2254
304
  #: includes/core/class-account.php:109
305
  msgid "Privacy"
306
  msgstr ""
320
  msgstr ""
321
 
322
  #: includes/admin/core/class-admin-forms.php:526
323
+ #: includes/admin/core/class-admin-metabox.php:1432
324
+ #: includes/admin/core/class-admin-metabox.php:1460
325
  msgid "Choose Icon"
326
  msgstr ""
327
 
328
  #: includes/admin/core/class-admin-forms.php:532
329
+ #: includes/admin/core/class-admin-metabox.php:1434
330
+ #: includes/admin/core/class-admin-metabox.php:1462
331
  msgid "No Icon"
332
  msgstr ""
333
 
344
  #: includes/admin/core/class-admin-forms.php:1436
345
  #: includes/admin/core/class-admin-forms.php:1527
346
  #: includes/admin/core/class-admin-forms.php:1549
347
+ #: includes/admin/core/class-admin-notices.php:400
348
  #: includes/core/um-actions-profile.php:673
349
  msgid "Remove"
350
  msgstr ""
369
 
370
  #: includes/admin/core/class-admin-forms.php:1529
371
  #: includes/admin/core/class-admin-forms.php:1551
372
+ #: includes/admin/core/class-admin-metabox.php:2234
373
  msgid "Label"
374
  msgstr ""
375
 
503
  msgstr ""
504
 
505
  #: includes/admin/core/class-admin-menu.php:206
506
+ #: includes/admin/core/class-admin-settings.php:1265
507
  msgid "Extensions"
508
  msgstr ""
509
 
527
  msgid "Upgrade's Manual Request"
528
  msgstr ""
529
 
530
+ #: includes/admin/core/class-admin-metabox.php:222
531
  msgid "UM Content Restriction"
532
  msgstr ""
533
 
534
+ #: includes/admin/core/class-admin-metabox.php:374
535
+ #: includes/admin/core/class-admin-metabox.php:525
536
  #: includes/admin/templates/access/restrict_content.php:53
537
  msgid "Restrict access to this content?"
538
  msgstr ""
539
 
540
+ #: includes/admin/core/class-admin-metabox.php:375
541
+ #: includes/admin/core/class-admin-metabox.php:382
542
+ #: includes/admin/core/class-admin-metabox.php:395
543
+ #: includes/admin/core/class-admin-metabox.php:526
544
+ #: includes/admin/core/class-admin-metabox.php:534
545
+ #: includes/admin/core/class-admin-metabox.php:548
546
  #: includes/admin/templates/access/restrict_content.php:54
547
  #: includes/admin/templates/access/restrict_content.php:61
548
  #: includes/admin/templates/access/restrict_content.php:74
549
  msgid "Activate content restriction for this post"
550
  msgstr ""
551
 
552
+ #: includes/admin/core/class-admin-metabox.php:381
553
+ #: includes/admin/core/class-admin-metabox.php:533
554
  #: includes/admin/templates/access/restrict_content.php:60
555
  msgid "Who can access this content?"
556
  msgstr ""
557
 
558
+ #: includes/admin/core/class-admin-metabox.php:385
559
+ #: includes/admin/core/class-admin-metabox.php:537
560
+ #: includes/admin/core/class-admin-metabox.php:2256
561
  #: includes/admin/core/class-admin-navmenu.php:141
562
  #: includes/admin/templates/access/restrict_content.php:64
563
  #: includes/core/class-builtin.php:670
564
  msgid "Everyone"
565
  msgstr ""
566
 
567
+ #: includes/admin/core/class-admin-metabox.php:386
568
+ #: includes/admin/core/class-admin-metabox.php:538
569
  #: includes/admin/templates/access/restrict_content.php:65
570
  msgid "Logged out users"
571
  msgstr ""
572
 
573
+ #: includes/admin/core/class-admin-metabox.php:387
574
+ #: includes/admin/core/class-admin-metabox.php:539
575
  #: includes/admin/templates/access/restrict_content.php:66
576
  msgid "Logged in users"
577
  msgstr ""
578
 
579
+ #: includes/admin/core/class-admin-metabox.php:394
580
+ #: includes/admin/core/class-admin-metabox.php:547
581
  #: includes/admin/templates/access/restrict_content.php:73
582
  msgid "Select which roles can access this content"
583
  msgstr ""
584
 
585
+ #: includes/admin/core/class-admin-metabox.php:403
586
+ #: includes/admin/core/class-admin-metabox.php:558
587
  #: includes/admin/templates/access/restrict_content.php:83
588
  msgid "What happens when users without access tries to view the content?"
589
  msgstr ""
590
 
591
+ #: includes/admin/core/class-admin-metabox.php:404
592
+ #: includes/admin/core/class-admin-metabox.php:416
593
+ #: includes/admin/core/class-admin-metabox.php:559
594
+ #: includes/admin/core/class-admin-metabox.php:572
595
  #: includes/admin/templates/access/restrict_content.php:84
596
  #: includes/admin/templates/access/restrict_content.php:96
597
  msgid "Action when users without access tries to view the content"
598
  msgstr ""
599
 
600
+ #: includes/admin/core/class-admin-metabox.php:407
601
+ #: includes/admin/core/class-admin-metabox.php:562
602
  #: includes/admin/templates/access/restrict_content.php:87
603
  msgid "Show access restricted message"
604
  msgstr ""
605
 
606
+ #: includes/admin/core/class-admin-metabox.php:408
607
+ #: includes/admin/core/class-admin-metabox.php:563
608
  #: includes/admin/templates/access/restrict_content.php:88
609
  msgid "Redirect user"
610
  msgstr ""
611
 
612
+ #: includes/admin/core/class-admin-metabox.php:415
613
+ #: includes/admin/core/class-admin-metabox.php:571
614
  #: includes/admin/templates/access/restrict_content.php:95
615
  msgid ""
616
  "Would you like to use the global default message or apply a custom message "
617
  "to this content?"
618
  msgstr ""
619
 
620
+ #: includes/admin/core/class-admin-metabox.php:419
621
+ #: includes/admin/core/class-admin-metabox.php:575
622
  #: includes/admin/templates/access/restrict_content.php:99
623
  msgid "Global default message (default)"
624
  msgstr ""
625
 
626
+ #: includes/admin/core/class-admin-metabox.php:420
627
+ #: includes/admin/core/class-admin-metabox.php:576
628
  #: includes/admin/templates/access/restrict_content.php:100
629
  msgid "Custom message"
630
  msgstr ""
631
 
632
+ #: includes/admin/core/class-admin-metabox.php:427
633
+ #: includes/admin/core/class-admin-metabox.php:584
634
  #: includes/admin/templates/access/restrict_content.php:107
635
  msgid "Custom Restrict Content message"
636
  msgstr ""
637
 
638
+ #: includes/admin/core/class-admin-metabox.php:428
639
+ #: includes/admin/core/class-admin-metabox.php:448
640
+ #: includes/admin/core/class-admin-metabox.php:585
641
+ #: includes/admin/core/class-admin-metabox.php:607
642
  #: includes/admin/templates/access/restrict_content.php:108
643
  #: includes/admin/templates/access/restrict_content.php:128
644
  msgid "Changed global restrict message"
645
  msgstr ""
646
 
647
+ #: includes/admin/core/class-admin-metabox.php:435
648
+ #: includes/admin/core/class-admin-metabox.php:593
649
  #: includes/admin/templates/access/restrict_content.php:115
650
  msgid "Where should users be redirected to?"
651
  msgstr ""
652
 
653
+ #: includes/admin/core/class-admin-metabox.php:436
654
+ #: includes/admin/core/class-admin-metabox.php:594
655
  #: includes/admin/templates/access/restrict_content.php:116
656
  msgid "Select redirect to page when user hasn't access to content"
657
  msgstr ""
658
 
659
+ #: includes/admin/core/class-admin-metabox.php:440
660
+ #: includes/admin/core/class-admin-metabox.php:598
661
  #: includes/admin/templates/access/restrict_content.php:120
662
  msgid "Login page"
663
  msgstr ""
664
 
665
+ #: includes/admin/core/class-admin-metabox.php:441
666
+ #: includes/admin/core/class-admin-metabox.php:599
667
  #: includes/admin/templates/access/restrict_content.php:121
668
  msgid "Custom URL"
669
  msgstr ""
670
 
671
+ #: includes/admin/core/class-admin-metabox.php:447
672
+ #: includes/admin/core/class-admin-metabox.php:606
673
  #: includes/admin/templates/access/restrict_content.php:127
674
  msgid "Redirect URL"
675
  msgstr ""
676
 
677
+ #: includes/admin/core/class-admin-metabox.php:455
678
+ #: includes/admin/core/class-admin-metabox.php:615
679
  #: includes/admin/templates/access/restrict_content.php:135
680
  msgid "Hide from queries"
681
  msgstr ""
682
 
683
+ #: includes/admin/core/class-admin-metabox.php:456
684
+ #: includes/admin/core/class-admin-metabox.php:616
685
  #: includes/admin/templates/access/restrict_content.php:136
686
  msgid ""
687
  "Hide this content from archives, RSS feeds etc for users who do not have "
688
  "permission to view this content"
689
  msgstr ""
690
 
691
+ #: includes/admin/core/class-admin-metabox.php:796
692
  msgid "General Options"
693
  msgstr ""
694
 
695
+ #: includes/admin/core/class-admin-metabox.php:797
696
  msgid "Sorting"
697
  msgstr ""
698
 
699
+ #: includes/admin/core/class-admin-metabox.php:798
700
  msgid "Profile Card"
701
  msgstr ""
702
 
703
+ #: includes/admin/core/class-admin-metabox.php:799
704
  msgid "Search Options"
705
  msgstr ""
706
 
707
+ #: includes/admin/core/class-admin-metabox.php:800
708
  msgid "Results &amp; Pagination"
709
  msgstr ""
710
 
711
+ #: includes/admin/core/class-admin-metabox.php:802
712
  msgid "Styling: General"
713
  msgstr ""
714
 
715
+ #: includes/admin/core/class-admin-metabox.php:815
716
  msgid "Administrative Permissions"
717
  msgstr ""
718
 
719
+ #: includes/admin/core/class-admin-metabox.php:823
720
  msgid "General Permissions"
721
  msgstr ""
722
 
723
+ #: includes/admin/core/class-admin-metabox.php:831
724
  msgid "Profile Access"
725
  msgstr ""
726
 
727
+ #: includes/admin/core/class-admin-metabox.php:842
728
  msgid "Homepage Options"
729
  msgstr ""
730
 
731
+ #: includes/admin/core/class-admin-metabox.php:853
732
  msgid "Registration Options"
733
  msgstr ""
734
 
735
+ #: includes/admin/core/class-admin-metabox.php:861
736
  msgid "Login Options"
737
  msgstr ""
738
 
739
+ #: includes/admin/core/class-admin-metabox.php:869
740
  msgid "Logout Options"
741
  msgstr ""
742
 
743
+ #: includes/admin/core/class-admin-metabox.php:877
744
  msgid "Delete Options"
745
  msgstr ""
746
 
747
+ #: includes/admin/core/class-admin-metabox.php:885
748
  msgid "Publish"
749
  msgstr ""
750
 
751
+ #: includes/admin/core/class-admin-metabox.php:934
752
  msgid "WP Capabilities"
753
  msgstr ""
754
 
755
+ #: includes/admin/core/class-admin-metabox.php:961
756
  msgid "Select Form Type"
757
  msgstr ""
758
 
759
+ #: includes/admin/core/class-admin-metabox.php:962
760
  msgid "Form Builder"
761
  msgstr ""
762
 
763
+ #: includes/admin/core/class-admin-metabox.php:965
764
+ #: includes/admin/core/class-admin-metabox.php:986
765
+ #: includes/admin/core/class-admin-metabox.php:1008
766
  msgid "Customize this form"
767
  msgstr ""
768
 
769
+ #: includes/admin/core/class-admin-metabox.php:987
770
  msgid "User Meta"
771
  msgstr ""
772
 
773
+ #: includes/admin/core/class-admin-metabox.php:1009
774
  msgid "Options"
775
  msgstr ""
776
 
777
+ #: includes/admin/core/class-admin-metabox.php:1061
778
+ #, php-format
779
+ msgid "Directory #%s"
780
+ msgstr ""
781
+
782
+ #: includes/admin/core/class-admin-metabox.php:1149
783
+ #, php-format
784
+ msgid "Form #%s"
785
+ msgstr ""
786
+
787
+ #: includes/admin/core/class-admin-metabox.php:1253
788
  msgid "Visibility"
789
  msgstr ""
790
 
791
+ #: includes/admin/core/class-admin-metabox.php:1253
792
  msgid ""
793
  "Select where this field should appear. This option should only be changed on "
794
  "the profile form and allows you to show a field in one mode only (edit or "
795
  "view) or in both modes."
796
  msgstr ""
797
 
798
+ #: includes/admin/core/class-admin-metabox.php:1255
799
  msgid "View everywhere"
800
  msgstr ""
801
 
802
+ #: includes/admin/core/class-admin-metabox.php:1256
803
  msgid "Edit mode only"
804
  msgstr ""
805
 
806
+ #: includes/admin/core/class-admin-metabox.php:1257
807
  msgid "View mode only"
808
  msgstr ""
809
 
810
+ #: includes/admin/core/class-admin-metabox.php:1285
811
  msgid "If"
812
  msgstr ""
813
 
814
+ #: includes/admin/core/class-admin-metabox.php:1362
815
  msgid "Value"
816
  msgstr ""
817
 
818
+ #: includes/admin/core/class-admin-metabox.php:1371
819
  msgid "Validate"
820
  msgstr ""
821
 
822
+ #: includes/admin/core/class-admin-metabox.php:1371
823
  msgid "Does this field require a special validation"
824
  msgstr ""
825
 
826
+ #: includes/admin/core/class-admin-metabox.php:1372
827
  msgid "Select a validation type..."
828
  msgstr ""
829
 
830
+ #: includes/admin/core/class-admin-metabox.php:1416
831
  msgid "Custom Action"
832
  msgstr ""
833
 
834
+ #: includes/admin/core/class-admin-metabox.php:1416
835
  msgid ""
836
  "If you want to apply your custom validation, you can use action hooks to add "
837
  "custom validation. Please refer to documentation for further details."
838
  msgstr ""
839
 
840
+ #: includes/admin/core/class-admin-metabox.php:1430
841
+ #: includes/admin/core/class-admin-metabox.php:1458
842
  msgid "Icon"
843
  msgstr ""
844
 
845
+ #: includes/admin/core/class-admin-metabox.php:1430
846
+ #: includes/admin/core/class-admin-metabox.php:1458
847
  msgid ""
848
  "Select an icon to appear in the field. Leave blank if you do not want an "
849
  "icon to show in the field."
850
  msgstr ""
851
 
852
+ #: includes/admin/core/class-admin-metabox.php:1485
853
  msgid "CSS Class"
854
  msgstr ""
855
 
856
+ #: includes/admin/core/class-admin-metabox.php:1485
857
  msgid "Specify a custom CSS class to be applied to this element"
858
  msgstr ""
859
 
860
+ #: includes/admin/core/class-admin-metabox.php:1495
861
  msgid "Thickness (in pixels)"
862
  msgstr ""
863
 
864
+ #: includes/admin/core/class-admin-metabox.php:1495
865
  msgid "This is the width in pixels, e.g. 4 or 2, etc"
866
  msgstr ""
867
 
868
+ #: includes/admin/core/class-admin-metabox.php:1505
869
  msgid "Optional Text"
870
  msgstr ""
871
 
872
+ #: includes/admin/core/class-admin-metabox.php:1505
873
  msgid "Optional text to include with the divider"
874
  msgstr ""
875
 
876
+ #: includes/admin/core/class-admin-metabox.php:1515
877
  msgid "Padding"
878
  msgstr ""
879
 
880
+ #: includes/admin/core/class-admin-metabox.php:1515
881
  msgid "Set padding for this section"
882
  msgstr ""
883
 
884
+ #: includes/admin/core/class-admin-metabox.php:1525
885
  msgid "Margin"
886
  msgstr ""
887
 
888
+ #: includes/admin/core/class-admin-metabox.php:1525
889
  msgid "Set margin for this section"
890
  msgstr ""
891
 
892
+ #: includes/admin/core/class-admin-metabox.php:1535
893
  msgid "Border"
894
  msgstr ""
895
 
896
+ #: includes/admin/core/class-admin-metabox.php:1535
897
  msgid "Set border for this section"
898
  msgstr ""
899
 
900
+ #: includes/admin/core/class-admin-metabox.php:1545
901
+ #: includes/admin/core/class-admin-metabox.php:1716
902
  msgid "Style"
903
  msgstr ""
904
 
905
+ #: includes/admin/core/class-admin-metabox.php:1545
906
  msgid "Choose the border style"
907
  msgstr ""
908
 
909
+ #: includes/admin/core/class-admin-metabox.php:1547
910
+ #: includes/admin/core/class-admin-metabox.php:1718
911
  msgid "Solid"
912
  msgstr ""
913
 
914
+ #: includes/admin/core/class-admin-metabox.php:1548
915
+ #: includes/admin/core/class-admin-metabox.php:1719
916
  msgid "Dotted"
917
  msgstr ""
918
 
919
+ #: includes/admin/core/class-admin-metabox.php:1549
920
+ #: includes/admin/core/class-admin-metabox.php:1720
921
  msgid "Dashed"
922
  msgstr ""
923
 
924
+ #: includes/admin/core/class-admin-metabox.php:1550
925
+ #: includes/admin/core/class-admin-metabox.php:1721
926
  msgid "Double"
927
  msgstr ""
928
 
929
+ #: includes/admin/core/class-admin-metabox.php:1560
930
  msgid "Border Radius"
931
  msgstr ""
932
 
933
+ #: includes/admin/core/class-admin-metabox.php:1560
934
  msgid "Rounded corners can be applied by setting a pixels value here. e.g. 5px"
935
  msgstr ""
936
 
937
+ #: includes/admin/core/class-admin-metabox.php:1570
938
  msgid "Border Color"
939
  msgstr ""
940
 
941
+ #: includes/admin/core/class-admin-metabox.php:1570
942
  msgid "Give a color to this border"
943
  msgstr ""
944
 
945
+ #: includes/admin/core/class-admin-metabox.php:1580
946
  msgid "Enable Row Heading"
947
  msgstr ""
948
 
949
+ #: includes/admin/core/class-admin-metabox.php:1580
950
  msgid "Whether to enable a heading for this row"
951
  msgstr ""
952
 
953
+ #: includes/admin/core/class-admin-metabox.php:1590
954
  msgid "Heading Text"
955
  msgstr ""
956
 
957
+ #: includes/admin/core/class-admin-metabox.php:1590
958
  msgid "Enter the row heading text here"
959
  msgstr ""
960
 
961
+ #: includes/admin/core/class-admin-metabox.php:1600
962
  msgid "Background Color"
963
  msgstr ""
964
 
965
+ #: includes/admin/core/class-admin-metabox.php:1600
966
  msgid "This will be the background of entire section"
967
  msgstr ""
968
 
969
+ #: includes/admin/core/class-admin-metabox.php:1610
970
  msgid "Heading Background Color"
971
  msgstr ""
972
 
973
+ #: includes/admin/core/class-admin-metabox.php:1610
974
  msgid "This will be the background of the heading section"
975
  msgstr ""
976
 
977
+ #: includes/admin/core/class-admin-metabox.php:1620
978
  msgid "Heading Text Color"
979
  msgstr ""
980
 
981
+ #: includes/admin/core/class-admin-metabox.php:1620
982
  msgid "This will be the text color of heading part only"
983
  msgstr ""
984
 
985
+ #: includes/admin/core/class-admin-metabox.php:1630
986
  msgid "Text Color"
987
  msgstr ""
988
 
989
+ #: includes/admin/core/class-admin-metabox.php:1630
990
  msgid "This will be the text color of entire section"
991
  msgstr ""
992
 
993
+ #: includes/admin/core/class-admin-metabox.php:1640
994
  msgid "Icon Color"
995
  msgstr ""
996
 
997
+ #: includes/admin/core/class-admin-metabox.php:1640
998
  msgid ""
999
  "This will be the color of selected icon. By default It will be the same "
1000
  "color as heading text color"
1001
  msgstr ""
1002
 
1003
+ #: includes/admin/core/class-admin-metabox.php:1650
1004
  msgid "Color"
1005
  msgstr ""
1006
 
1007
+ #: includes/admin/core/class-admin-metabox.php:1650
1008
  msgid "Select a color for this divider"
1009
  msgstr ""
1010
 
1011
+ #: includes/admin/core/class-admin-metabox.php:1660
1012
  msgid "URL Alt Text"
1013
  msgstr ""
1014
 
1015
+ #: includes/admin/core/class-admin-metabox.php:1660
1016
  msgid "Entering custom text here will replace the url with a text link"
1017
  msgstr ""
1018
 
1019
+ #: includes/admin/core/class-admin-metabox.php:1670
1020
  msgid "Link Target"
1021
  msgstr ""
1022
 
1023
+ #: includes/admin/core/class-admin-metabox.php:1670
1024
  msgid "Choose whether to open this link in same window or in a new window"
1025
  msgstr ""
1026
 
1027
+ #: includes/admin/core/class-admin-metabox.php:1672
1028
  msgid "Open in new window"
1029
  msgstr ""
1030
 
1031
+ #: includes/admin/core/class-admin-metabox.php:1673
1032
  msgid "Same window"
1033
  msgstr ""
1034
 
1035
+ #: includes/admin/core/class-admin-metabox.php:1683
1036
  msgid "SEO Follow"
1037
  msgstr ""
1038
 
1039
+ #: includes/admin/core/class-admin-metabox.php:1683
1040
  msgid "Whether to follow or nofollow this link by search engines"
1041
  msgstr ""
1042
 
1043
+ #: includes/admin/core/class-admin-metabox.php:1685
1044
  msgid "Follow"
1045
  msgstr ""
1046
 
1047
+ #: includes/admin/core/class-admin-metabox.php:1686
1048
  msgid "No-Follow"
1049
  msgstr ""
1050
 
1051
+ #: includes/admin/core/class-admin-metabox.php:1696
1052
  msgid "Force strong password?"
1053
  msgstr ""
1054
 
1055
+ #: includes/admin/core/class-admin-metabox.php:1696
1056
  msgid ""
1057
  "Turn on to force users to create a strong password (A combination of one "
1058
  "lowercase letter, one uppercase letter, and one number). If turned on this "
1059
  "option is only applied to register forms and not to login forms."
1060
  msgstr ""
1061
 
1062
+ #: includes/admin/core/class-admin-metabox.php:1706
1063
  msgid "Automatically add a confirm password field?"
1064
  msgstr ""
1065
 
1066
+ #: includes/admin/core/class-admin-metabox.php:1706
1067
  msgid ""
1068
  "Turn on to add a confirm password field. If turned on the confirm password "
1069
  "field will only show on register forms and not on login forms."
1070
  msgstr ""
1071
 
1072
+ #: includes/admin/core/class-admin-metabox.php:1716
1073
  msgid "This is the line-style of divider"
1074
  msgstr ""
1075
 
1076
+ #: includes/admin/core/class-admin-metabox.php:1732
1077
  msgid "Time Intervals (in minutes)"
1078
  msgstr ""
1079
 
1080
+ #: includes/admin/core/class-admin-metabox.php:1732
1081
  msgid "Choose the minutes interval between each time in the time picker."
1082
  msgstr ""
1083
 
1084
+ #: includes/admin/core/class-admin-metabox.php:1733
1085
  msgid "e.g. 30, 60, 120"
1086
  msgstr ""
1087
 
1088
+ #: includes/admin/core/class-admin-metabox.php:1745
1089
  msgid "Date User-Friendly Format"
1090
  msgstr ""
1091
 
1092
+ #: includes/admin/core/class-admin-metabox.php:1745
1093
  msgid "The display format of the date which is visible to user."
1094
  msgstr ""
1095
 
1096
+ #: includes/admin/core/class-admin-metabox.php:1756
1097
  msgid "Time Format"
1098
  msgstr ""
1099
 
1100
+ #: includes/admin/core/class-admin-metabox.php:1756
1101
  msgid "Choose the displayed time-format for this field"
1102
  msgstr ""
1103
 
1104
+ #: includes/admin/core/class-admin-metabox.php:1758
1105
+ #: includes/admin/core/class-admin-metabox.php:1759
1106
  msgid "( 12-hr format )"
1107
  msgstr ""
1108
 
1109
+ #: includes/admin/core/class-admin-metabox.php:1760
1110
  msgid "( 24-hr format )"
1111
  msgstr ""
1112
 
1113
+ #: includes/admin/core/class-admin-metabox.php:1771
1114
  msgid "Use custom Date format"
1115
  msgstr ""
1116
 
1117
+ #: includes/admin/core/class-admin-metabox.php:1771
1118
  msgid ""
1119
  "This option overrides \"Date User-Friendly Format\" option. See https://www."
1120
  "php.net/manual/en/function.date.php"
1121
  msgstr ""
1122
 
1123
+ #: includes/admin/core/class-admin-metabox.php:1781
1124
  msgid "Displayed Date Format"
1125
  msgstr ""
1126
 
1127
+ #: includes/admin/core/class-admin-metabox.php:1781
1128
  msgid ""
1129
  "Whether you wish to show the date in full or only show the years e.g. 25 "
1130
  "Years"
1131
  msgstr ""
1132
 
1133
+ #: includes/admin/core/class-admin-metabox.php:1783
1134
  msgid "Show full date"
1135
  msgstr ""
1136
 
1137
+ #: includes/admin/core/class-admin-metabox.php:1784
1138
  msgid "Show years only"
1139
  msgstr ""
1140
 
1141
+ #: includes/admin/core/class-admin-metabox.php:1800
1142
  msgid "Disable specific weekdays"
1143
  msgstr ""
1144
 
1145
+ #: includes/admin/core/class-admin-metabox.php:1800
1146
  msgid ""
1147
  "Disable specific week days from being available for selection in this date "
1148
  "picker"
1149
  msgstr ""
1150
 
1151
+ #: includes/admin/core/class-admin-metabox.php:1802
1152
  msgid "Sunday"
1153
  msgstr ""
1154
 
1155
+ #: includes/admin/core/class-admin-metabox.php:1803
1156
  msgid "Monday"
1157
  msgstr ""
1158
 
1159
+ #: includes/admin/core/class-admin-metabox.php:1804
1160
  msgid "Tuesday"
1161
  msgstr ""
1162
 
1163
+ #: includes/admin/core/class-admin-metabox.php:1805
1164
  msgid "Wednesday"
1165
  msgstr ""
1166
 
1167
+ #: includes/admin/core/class-admin-metabox.php:1806
1168
  msgid "Thursday"
1169
  msgstr ""
1170
 
1171
+ #: includes/admin/core/class-admin-metabox.php:1807
1172
  msgid "Friday"
1173
  msgstr ""
1174
 
1175
+ #: includes/admin/core/class-admin-metabox.php:1808
1176
  msgid "Saturday"
1177
  msgstr ""
1178
 
1179
+ #: includes/admin/core/class-admin-metabox.php:1818
1180
  msgid "Number of Years to pick from"
1181
  msgstr ""
1182
 
1183
+ #: includes/admin/core/class-admin-metabox.php:1818
1184
  msgid ""
1185
  "Number of years available for the date selection. Default to last 50 years"
1186
  msgstr ""
1187
 
1188
+ #: includes/admin/core/class-admin-metabox.php:1828
1189
  msgid "Years Selection"
1190
  msgstr ""
1191
 
1192
+ #: includes/admin/core/class-admin-metabox.php:1828
1193
  msgid "This decides which years should be shown relative to today date"
1194
  msgstr ""
1195
 
1196
+ #: includes/admin/core/class-admin-metabox.php:1830
1197
  msgid "Equal years before / after today"
1198
  msgstr ""
1199
 
1200
+ #: includes/admin/core/class-admin-metabox.php:1831
1201
  msgid "Past years only"
1202
  msgstr ""
1203
 
1204
+ #: includes/admin/core/class-admin-metabox.php:1832
1205
  msgid "Future years only"
1206
  msgstr ""
1207
 
1208
+ #: includes/admin/core/class-admin-metabox.php:1842
1209
  msgid "Date Range Start"
1210
  msgstr ""
1211
 
1212
+ #: includes/admin/core/class-admin-metabox.php:1842
1213
  msgid "Set the minimum date/day in range in the format YYYY/MM/DD"
1214
  msgstr ""
1215
 
1216
+ #: includes/admin/core/class-admin-metabox.php:1843
1217
+ #: includes/admin/core/class-admin-metabox.php:1853
1218
  msgid "YYYY/MM/DD"
1219
  msgstr ""
1220
 
1221
+ #: includes/admin/core/class-admin-metabox.php:1852
1222
  msgid "Date Range End"
1223
  msgstr ""
1224
 
1225
+ #: includes/admin/core/class-admin-metabox.php:1852
1226
  msgid "Set the maximum date/day in range in the format YYYY/MM/DD"
1227
  msgstr ""
1228
 
1229
+ #: includes/admin/core/class-admin-metabox.php:1862
1230
  msgid "Set Date Range"
1231
  msgstr ""
1232
 
1233
+ #: includes/admin/core/class-admin-metabox.php:1862
1234
  msgid ""
1235
  "Whether to show a specific number of years or specify a date range to be "
1236
  "available for the date picker."
1237
  msgstr ""
1238
 
1239
+ #: includes/admin/core/class-admin-metabox.php:1864
1240
  msgid "Fixed Number of Years"
1241
  msgstr ""
1242
 
1243
+ #: includes/admin/core/class-admin-metabox.php:1865
1244
  msgid "Specific Date Range"
1245
  msgstr ""
1246
 
1247
+ #: includes/admin/core/class-admin-metabox.php:1878
1248
  msgid "Enter Shortcode"
1249
  msgstr ""
1250
 
1251
+ #: includes/admin/core/class-admin-metabox.php:1878
1252
  msgid ""
1253
  "Enter the shortcode in the following textarea and it will be displayed on "
1254
  "the fields"
1255
  msgstr ""
1256
 
1257
+ #: includes/admin/core/class-admin-metabox.php:1879
1258
  msgid "e.g. [my_custom_shortcode]"
1259
  msgstr ""
1260
 
1261
+ #: includes/admin/core/class-admin-metabox.php:1888
1262
  msgid "Content Editor"
1263
  msgstr ""
1264
 
1265
+ #: includes/admin/core/class-admin-metabox.php:1888
1266
  msgid "Edit the content of this field here"
1267
  msgstr ""
1268
 
1269
+ #: includes/admin/core/class-admin-metabox.php:1901
1270
  msgid "Crop Feature"
1271
  msgstr ""
1272
 
1273
+ #: includes/admin/core/class-admin-metabox.php:1901
1274
  msgid "Enable/disable crop feature for this image upload and define ratio"
1275
  msgstr ""
1276
 
1277
+ #: includes/admin/core/class-admin-metabox.php:1903
1278
  msgid "Turn Off (Default)"
1279
  msgstr ""
1280
 
1281
+ #: includes/admin/core/class-admin-metabox.php:1904
1282
  msgid "Crop and force 1:1 ratio"
1283
  msgstr ""
1284
 
1285
+ #: includes/admin/core/class-admin-metabox.php:1905
1286
  msgid "Crop and force user-defined ratio"
1287
  msgstr ""
1288
 
1289
+ #: includes/admin/core/class-admin-metabox.php:1922
1290
  msgid "Allowed Image Types"
1291
  msgstr ""
1292
 
1293
+ #: includes/admin/core/class-admin-metabox.php:1922
1294
+ #: includes/admin/core/class-admin-metabox.php:1940
1295
  msgid ""
1296
  "Select the image types that you want to allow to be uploaded via this field."
1297
  msgstr ""
1298
 
1299
+ #: includes/admin/core/class-admin-metabox.php:1940
1300
  msgid "Allowed File Types"
1301
  msgstr ""
1302
 
1303
+ #: includes/admin/core/class-admin-metabox.php:1957
1304
  msgid "Drag &amp; Drop Photo"
1305
  msgstr ""
1306
 
1307
+ #: includes/admin/core/class-admin-metabox.php:1960
1308
  msgid "Drag &amp; Drop File"
1309
  msgstr ""
1310
 
1311
+ #: includes/admin/core/class-admin-metabox.php:1965
1312
+ #: includes/admin/core/class-admin-metabox.php:1985
1313
  msgid "Upload Box Text"
1314
  msgstr ""
1315
 
1316
+ #: includes/admin/core/class-admin-metabox.php:1965
1317
  msgid "This is the headline that appears in the upload box for this field"
1318
  msgstr ""
1319
 
1320
+ #: includes/admin/core/class-admin-metabox.php:1975
1321
  msgid "Additional Instructions Text"
1322
  msgstr ""
1323
 
1324
+ #: includes/admin/core/class-admin-metabox.php:1975
1325
  msgid ""
1326
  "If you need to add information or secondary line below the headline of "
1327
  "upload box, enter it here"
1328
  msgstr ""
1329
 
1330
+ #: includes/admin/core/class-admin-metabox.php:1985
1331
  msgid "The text that appears on the button. e.g. Upload"
1332
  msgstr ""
1333
 
1334
+ #: includes/admin/core/class-admin-metabox.php:1986
1335
+ #: includes/core/class-fields.php:1705 includes/core/class-fields.php:1746
1336
+ #: includes/core/class-fields.php:2585 includes/core/class-fields.php:2660
1337
  msgid "Upload"
1338
  msgstr ""
1339
 
1340
+ #: includes/admin/core/class-admin-metabox.php:1995
1341
  msgid "Maximum Size in bytes"
1342
  msgstr ""
1343
 
1344
+ #: includes/admin/core/class-admin-metabox.php:1995
1345
  msgid ""
1346
  "The maximum size for image that can be uploaded through this field. Leave "
1347
  "empty for unlimited size."
1348
  msgstr ""
1349
 
1350
+ #: includes/admin/core/class-admin-metabox.php:2005
1351
  msgid "Textarea Height"
1352
  msgstr ""
1353
 
1354
+ #: includes/admin/core/class-admin-metabox.php:2005
1355
  msgid "The height of textarea in pixels. Default is 100 pixels"
1356
  msgstr ""
1357
 
1358
+ #: includes/admin/core/class-admin-metabox.php:2015
1359
  msgid "Spacing"
1360
  msgstr ""
1361
 
1362
+ #: includes/admin/core/class-admin-metabox.php:2015
1363
  msgid "This is the required spacing in pixels. e.g. 20px"
1364
  msgstr ""
1365
 
1366
+ #: includes/admin/core/class-admin-metabox.php:2025
1367
  msgid "Allow multiple selections"
1368
  msgstr ""
1369
 
1370
+ #: includes/admin/core/class-admin-metabox.php:2025
1371
  msgid "Enable/disable multiple selections for this field"
1372
  msgstr ""
1373
 
1374
+ #: includes/admin/core/class-admin-metabox.php:2035
1375
  msgid "Maximum number of selections"
1376
  msgstr ""
1377
 
1378
+ #: includes/admin/core/class-admin-metabox.php:2035
1379
  msgid ""
1380
  "Enter a number here to force a maximum number of selections by user for this "
1381
  "field"
1382
  msgstr ""
1383
 
1384
+ #: includes/admin/core/class-admin-metabox.php:2045
1385
  msgid "Minimum number of selections"
1386
  msgstr ""
1387
 
1388
+ #: includes/admin/core/class-admin-metabox.php:2045
1389
  msgid ""
1390
  "Enter a number here to force a minimum number of selections by user for this "
1391
  "field"
1392
  msgstr ""
1393
 
1394
+ #: includes/admin/core/class-admin-metabox.php:2055
1395
  msgid "Maximum number of entries"
1396
  msgstr ""
1397
 
1398
+ #: includes/admin/core/class-admin-metabox.php:2055
1399
  msgid "This is the max number of entries the user can add via field group."
1400
  msgstr ""
1401
 
1402
+ #: includes/admin/core/class-admin-metabox.php:2065
1403
  msgid "Maximum allowed words"
1404
  msgstr ""
1405
 
1406
+ #: includes/admin/core/class-admin-metabox.php:2065
1407
  msgid ""
1408
  "If you want to enable a maximum number of words to be input in this "
1409
  "textarea. Leave empty to disable this setting"
1410
  msgstr ""
1411
 
1412
+ #: includes/admin/core/class-admin-metabox.php:2075
1413
  msgid "Minimum Number"
1414
  msgstr ""
1415
 
1416
+ #: includes/admin/core/class-admin-metabox.php:2075
1417
  msgid "Minimum number that can be entered in this field"
1418
  msgstr ""
1419
 
1420
+ #: includes/admin/core/class-admin-metabox.php:2085
1421
  msgid "Maximum Number"
1422
  msgstr ""
1423
 
1424
+ #: includes/admin/core/class-admin-metabox.php:2085
1425
  msgid "Maximum number that can be entered in this field"
1426
  msgstr ""
1427
 
1428
+ #: includes/admin/core/class-admin-metabox.php:2095
1429
  msgid "Minimum length"
1430
  msgstr ""
1431
 
1432
+ #: includes/admin/core/class-admin-metabox.php:2095
1433
  msgid ""
1434
  "If you want to enable a minimum number of characters to be input in this "
1435
  "field. Leave empty to disable this setting"
1436
  msgstr ""
1437
 
1438
+ #: includes/admin/core/class-admin-metabox.php:2105
1439
  msgid "Maximum length"
1440
  msgstr ""
1441
 
1442
+ #: includes/admin/core/class-admin-metabox.php:2105
1443
  msgid ""
1444
  "If you want to enable a maximum number of characters to be input in this "
1445
  "field. Leave empty to disable this setting"
1446
  msgstr ""
1447
 
1448
+ #: includes/admin/core/class-admin-metabox.php:2115
1449
  msgid "Does this textarea accept HTML?"
1450
  msgstr ""
1451
 
1452
+ #: includes/admin/core/class-admin-metabox.php:2115
1453
  msgid "Turn on/off HTML tags for this textarea"
1454
  msgstr ""
1455
 
1456
+ #: includes/admin/core/class-admin-metabox.php:2132
1457
  msgid "Edit Choices"
1458
  msgstr ""
1459
 
1460
+ #: includes/admin/core/class-admin-metabox.php:2132
1461
  msgid ""
1462
  "Enter one choice per line. This will represent the available choices or "
1463
  "selections available for user."
1464
  msgstr ""
1465
 
1466
+ #: includes/admin/core/class-admin-metabox.php:2142
1467
  msgid ""
1468
  "This is the title of the field for your reference in the backend. The title "
1469
  "will not appear on the front-end of your website."
1470
  msgstr ""
1471
 
1472
+ #: includes/admin/core/class-admin-metabox.php:2153
1473
  msgid "Unique ID"
1474
  msgstr ""
1475
 
1476
+ #: includes/admin/core/class-admin-metabox.php:2167
1477
+ #: includes/admin/core/class-admin-metabox.php:2173
1478
  msgid "Meta Key"
1479
  msgstr ""
1480
 
1481
+ #: includes/admin/core/class-admin-metabox.php:2167
1482
  msgid ""
1483
  "The meta key cannot be changed for duplicated fields or when editing an "
1484
  "existing field. If you require a different meta key please create a new "
1485
  "field."
1486
  msgstr ""
1487
 
1488
+ #: includes/admin/core/class-admin-metabox.php:2173
1489
  msgid ""
1490
  "A meta key is required to store the entered info in this field in the "
1491
  "database. The meta key should be unique to this field and be written in "
1493
  "job_title"
1494
  msgstr ""
1495
 
1496
+ #: includes/admin/core/class-admin-metabox.php:2186
1497
  msgid "Help Text"
1498
  msgstr ""
1499
 
1500
+ #: includes/admin/core/class-admin-metabox.php:2186
1501
  msgid ""
1502
  "This is the text that appears in a tooltip when a user hovers over the info "
1503
  "icon. Help text is useful for providing users with more information about "
1505
  "for field."
1506
  msgstr ""
1507
 
1508
+ #: includes/admin/core/class-admin-metabox.php:2198
1509
  msgid "Default Text"
1510
  msgstr ""
1511
 
1512
+ #: includes/admin/core/class-admin-metabox.php:2198
1513
  msgid "Text to display by default in this field"
1514
  msgstr ""
1515
 
1516
+ #: includes/admin/core/class-admin-metabox.php:2204
1517
  msgid "Default Date"
1518
  msgstr ""
1519
 
1520
+ #: includes/admin/core/class-admin-metabox.php:2204
1521
+ #: includes/admin/core/class-admin-metabox.php:2210
1522
  msgid ""
1523
  "You may use all PHP compatible date formats such as: 2020-02-02, 02/02/2020, "
1524
  "yesterday, today, tomorrow, next monday, first day of next month, +3 day"
1525
  msgstr ""
1526
 
1527
+ #: includes/admin/core/class-admin-metabox.php:2210
1528
  msgid "Default Time"
1529
  msgstr ""
1530
 
1531
+ #: includes/admin/core/class-admin-metabox.php:2216
1532
  msgid "Default Rating"
1533
  msgstr ""
1534
 
1535
+ #: includes/admin/core/class-admin-metabox.php:2216
1536
  msgid ""
1537
  "If you wish the rating field to be prefilled with a number of stars, enter "
1538
  "it here."
1539
  msgstr ""
1540
 
1541
+ #: includes/admin/core/class-admin-metabox.php:2222
1542
  msgid "Default Value"
1543
  msgstr ""
1544
 
1545
+ #: includes/admin/core/class-admin-metabox.php:2222
1546
  msgid ""
1547
  "This option allows you to pre-fill the field with a default value prior to "
1548
  "the user entering a value in the field. Leave blank to have no default value"
1549
  msgstr ""
1550
 
1551
+ #: includes/admin/core/class-admin-metabox.php:2234
1552
  msgid ""
1553
  "The field label is the text that appears above the field on your front-end "
1554
  "form. Leave blank to not show a label above field."
1555
  msgstr ""
1556
 
1557
+ #: includes/admin/core/class-admin-metabox.php:2244
1558
  msgid "Placeholder"
1559
  msgstr ""
1560
 
1561
+ #: includes/admin/core/class-admin-metabox.php:2244
1562
  msgid ""
1563
  "This is the text that appears within the field e.g please enter your email "
1564
  "address. Leave blank to not show any placeholder text."
1565
  msgstr ""
1566
 
1567
+ #: includes/admin/core/class-admin-metabox.php:2254
1568
  msgid ""
1569
  "Field privacy allows you to select who can view this field on the front-end. "
1570
  "The site admin can view all fields regardless of the option set here."
1571
  msgstr ""
1572
 
1573
+ #: includes/admin/core/class-admin-metabox.php:2257
1574
  #: includes/class-config.php:134 includes/class-config.php:791
1575
  msgid "Members"
1576
  msgstr ""
1577
 
1578
+ #: includes/admin/core/class-admin-metabox.php:2258
1579
  msgid "Only visible to profile owner and admins"
1580
  msgstr ""
1581
 
1582
+ #: includes/admin/core/class-admin-metabox.php:2259
1583
  msgid "Only visible to profile owner and specific roles"
1584
  msgstr ""
1585
 
1586
+ #: includes/admin/core/class-admin-metabox.php:2260
1587
  msgid "Only specific member roles"
1588
  msgstr ""
1589
 
1590
+ #: includes/admin/core/class-admin-metabox.php:2277
1591
  msgid "Select member roles"
1592
  msgstr ""
1593
 
1594
+ #: includes/admin/core/class-admin-metabox.php:2277
1595
  msgid "Select the member roles that can view this field on the front-end."
1596
  msgstr ""
1597
 
1598
+ #: includes/admin/core/class-admin-metabox.php:2303
1599
  msgid "Is this field required?"
1600
  msgstr ""
1601
 
1602
+ #: includes/admin/core/class-admin-metabox.php:2303
1603
  msgid ""
1604
  "This option allows you to set whether the field must be filled in before the "
1605
  "form can be processed."
1606
  msgstr ""
1607
 
1608
+ #: includes/admin/core/class-admin-metabox.php:2317
1609
  msgid "Can user edit this field?"
1610
  msgstr ""
1611
 
1612
+ #: includes/admin/core/class-admin-metabox.php:2317
1613
  msgid ""
1614
  "This option allows you to set whether or not the user can edit the "
1615
  "information in this field."
1616
  msgstr ""
1617
 
1618
+ #: includes/admin/core/class-admin-metabox.php:2330
1619
  msgid "Rating System"
1620
  msgstr ""
1621
 
1622
+ #: includes/admin/core/class-admin-metabox.php:2330
1623
  msgid "Choose whether you want a 5-stars or 10-stars ratings based here."
1624
  msgstr ""
1625
 
1626
+ #: includes/admin/core/class-admin-metabox.php:2332
1627
  msgid "5 stars rating system"
1628
  msgstr ""
1629
 
1630
+ #: includes/admin/core/class-admin-metabox.php:2333
1631
  msgid "10 stars rating system"
1632
  msgstr ""
1633
 
1634
+ #: includes/admin/core/class-admin-metabox.php:2343
1635
  msgid "Choices Callback"
1636
  msgstr ""
1637
 
1638
+ #: includes/admin/core/class-admin-metabox.php:2343
1639
  msgid "Add a callback source to retrieve choices."
1640
  msgstr ""
1641
 
1642
+ #: includes/admin/core/class-admin-metabox.php:2354
1643
  msgid "Parent Option"
1644
  msgstr ""
1645
 
1646
+ #: includes/admin/core/class-admin-metabox.php:2354
1647
  msgid "Dynamically populates the option based from selected parent option."
1648
  msgstr ""
1649
 
1650
+ #: includes/admin/core/class-admin-metabox.php:2356
1651
  msgid "No Selected"
1652
  msgstr ""
1653
 
1699
  msgstr ""
1700
 
1701
  #: includes/admin/core/class-admin-notices.php:314
1702
+ #: includes/admin/core/class-admin-notices.php:510
1703
  msgid "No thanks"
1704
  msgstr ""
1705
 
1719
  "notice</a>"
1720
  msgstr ""
1721
 
1722
+ #: includes/admin/core/class-admin-notices.php:399
1723
  #, php-format
1724
  msgid ""
1725
  "Are you sure you want to delete the selected user(s)? The following users "
1726
  "will be deleted: <p>%s</p> <strong>This cannot be undone!</strong>"
1727
  msgstr ""
1728
 
1729
+ #: includes/admin/core/class-admin-notices.php:400
1730
  msgid "Undo"
1731
  msgstr ""
1732
 
1733
+ #: includes/admin/core/class-admin-notices.php:405
1734
  msgid "Your translation files have been updated successfully."
1735
  msgstr ""
1736
 
1737
+ #: includes/admin/core/class-admin-notices.php:409
1738
  msgid "Your temp uploads directory is now clean."
1739
  msgstr ""
1740
 
1741
+ #: includes/admin/core/class-admin-notices.php:413
1742
  msgid "Your user cache is now removed."
1743
  msgstr ""
1744
 
1745
+ #: includes/admin/core/class-admin-notices.php:417
1746
  msgid "You have the latest updates."
1747
  msgstr ""
1748
 
1749
+ #: includes/admin/core/class-admin-notices.php:421
1750
  msgid "Try again later. You can run this action once daily."
1751
  msgstr ""
1752
 
1753
+ #: includes/admin/core/class-admin-notices.php:425
1754
  msgid "The form has been duplicated successfully."
1755
  msgstr ""
1756
 
1757
+ #: includes/admin/core/class-admin-notices.php:429
1758
  msgid "User has been updated."
1759
  msgstr ""
1760
 
1761
+ #: includes/admin/core/class-admin-notices.php:433
1762
  msgid "Users have been updated."
1763
  msgstr ""
1764
 
1765
+ #: includes/admin/core/class-admin-notices.php:437
1766
  msgid "Changed roles."
1767
  msgstr ""
1768
 
1769
+ #: includes/admin/core/class-admin-notices.php:441
1770
  msgid "Super administrators cannot be modified."
1771
  msgstr ""
1772
 
1773
+ #: includes/admin/core/class-admin-notices.php:442
1774
  msgid "Other users have been updated."
1775
  msgstr ""
1776
 
1777
+ #: includes/admin/core/class-admin-notices.php:479
1778
  #, php-format
1779
  msgid ""
1780
  "You have installed <strong>%s</strong> with wrong folder name. Correct "
1781
  "folder name is <strong>\"ultimate-member\"</strong>."
1782
  msgstr ""
1783
 
1784
+ #: includes/admin/core/class-admin-notices.php:504
1785
  #, php-format
1786
  msgid ""
1787
  "Thanks for installing <strong>%s</strong>! We hope you like the plugin. To "
1791
  "a>."
1792
  msgstr ""
1793
 
1794
+ #: includes/admin/core/class-admin-notices.php:508
1795
  #, php-format
1796
  msgid "Claim 20% discount code"
1797
  msgstr ""
1798
 
1799
+ #: includes/admin/core/class-admin-notices.php:547
1800
  #, php-format
1801
  msgid ""
1802
  "There are %d inactive %s license keys for this site. This site is not "
1804
  "\">www.ultimatemember.com</a>."
1805
  msgstr ""
1806
 
1807
+ #: includes/admin/core/class-admin-notices.php:554
1808
  #, php-format
1809
  msgid ""
1810
  "You have %d invalid or expired license keys for %s. Please go to the <a href="
1811
  "\"%s\">Licenses page</a> to correct this issue."
1812
  msgstr ""
1813
 
1814
+ #: includes/admin/core/class-admin-notices.php:568
1815
  #, php-format
1816
  msgid ""
1817
  "<strong>%s version %s</strong> needs to be updated to work correctly.<br /"
1820
  "\"Upgrade\"</a> page and run the upgrade process."
1821
  msgstr ""
1822
 
1823
+ #: includes/admin/core/class-admin-notices.php:572
1824
  msgid "Upgrade Now"
1825
  msgstr ""
1826
 
1827
+ #: includes/admin/core/class-admin-notices.php:587
1828
  msgid "Settings successfully upgraded"
1829
  msgstr ""
1830
 
1831
+ #: includes/admin/core/class-admin-notices.php:592
1832
  #, php-format
1833
  msgid "<strong>%s %s</strong> Successfully Upgraded"
1834
  msgstr ""
1835
 
1836
+ #: includes/admin/core/class-admin-notices.php:619
1837
  #, php-format
1838
  msgid ""
1839
  "Hey there! It's been one month since you installed %s. How have you found "
1840
  "the plugin so far?"
1841
  msgstr ""
1842
 
1843
+ #: includes/admin/core/class-admin-notices.php:622
1844
  msgid "I love it!"
1845
  msgstr ""
1846
 
1847
+ #: includes/admin/core/class-admin-notices.php:623
1848
  msgid "It's good but could be better"
1849
  msgstr ""
1850
 
1851
+ #: includes/admin/core/class-admin-notices.php:624
1852
  msgid "I don't like the plugin"
1853
  msgstr ""
1854
 
1855
+ #: includes/admin/core/class-admin-notices.php:629
1856
  #, php-format
1857
  msgid ""
1858
  "Great! We're happy to hear that you love the plugin. It would be amazing if "
1861
  "appreciated by us!"
1862
  msgstr ""
1863
 
1864
+ #: includes/admin/core/class-admin-notices.php:633
1865
  msgid "Leave Review"
1866
  msgstr ""
1867
 
1868
+ #: includes/admin/core/class-admin-notices.php:638
1869
  msgid ""
1870
  "We're glad to hear that you like the plugin but we would love to get your "
1871
  "feedback so we can make the plugin better."
1872
  msgstr ""
1873
 
1874
+ #: includes/admin/core/class-admin-notices.php:642
1875
+ #: includes/admin/core/class-admin-notices.php:651
1876
  msgid "Provide Feedback"
1877
  msgstr ""
1878
 
1879
+ #: includes/admin/core/class-admin-notices.php:647
1880
  #, php-format
1881
  msgid ""
1882
  "We're sorry to hear that. If you're having the issue with the plugin you can "
1886
  "like about the plugin you can tell us know by giving us feedback."
1887
  msgstr ""
1888
 
1889
+ #: includes/admin/core/class-admin-notices.php:673
1890
  #, php-format
1891
  msgid ""
1892
  "<strong>%s</strong> future plans! Detailed future list is <a href=\"%s\" "
1893
  "target=\"_blank\">here</a>"
1894
  msgstr ""
1895
 
1896
+ #: includes/admin/core/class-admin-notices.php:689
1897
  msgid "Wrong Data"
1898
  msgstr ""
1899
 
1901
  msgid "Wrong callback"
1902
  msgstr ""
1903
 
1904
+ #: includes/admin/core/class-admin-settings.php:189
1905
  #: includes/admin/core/packages/2.1.3-beta3/functions.php:24
1906
  msgid "Wrong data"
1907
  msgstr ""
1908
 
1909
+ #: includes/admin/core/class-admin-settings.php:220
1910
  #, php-format
1911
  msgid "Metadata from %s to %s was upgraded successfully..."
1912
  msgstr ""
1913
 
1914
+ #: includes/admin/core/class-admin-settings.php:250
1915
+ #: includes/admin/core/class-admin-settings.php:259
1916
  #, php-format
1917
  msgid "%s page"
1918
  msgstr ""
1919
 
1920
+ #: includes/admin/core/class-admin-settings.php:251
1921
  msgid "Add page ID"
1922
  msgstr ""
1923
 
1924
+ #: includes/admin/core/class-admin-settings.php:261
1925
  msgid "Choose a page..."
1926
  msgstr ""
1927
 
1928
+ #: includes/admin/core/class-admin-settings.php:273
1929
  msgid "Enable profile menu"
1930
  msgstr ""
1931
 
1932
+ #: includes/admin/core/class-admin-settings.php:297
1933
+ #: includes/admin/core/class-admin-settings.php:308
1934
  #, php-format
1935
  msgid "%s Tab"
1936
  msgstr ""
1937
 
1938
+ #: includes/admin/core/class-admin-settings.php:315
1939
  #, php-format
1940
  msgid "Who can see %s Tab?"
1941
  msgstr ""
1942
 
1943
+ #: includes/admin/core/class-admin-settings.php:316
1944
  msgid "Select which users can view this tab."
1945
  msgstr ""
1946
 
1947
+ #: includes/admin/core/class-admin-settings.php:325
1948
  msgid "Allowed roles"
1949
  msgstr ""
1950
 
1951
+ #: includes/admin/core/class-admin-settings.php:326
1952
  msgid "Select the the user roles allowed to view this tab."
1953
  msgstr ""
1954
 
1955
+ #: includes/admin/core/class-admin-settings.php:328
1956
  msgid "Choose user roles..."
1957
  msgstr ""
1958
 
1959
+ #: includes/admin/core/class-admin-settings.php:341
1960
  msgid "Profile menu default tab"
1961
  msgstr ""
1962
 
1963
+ #: includes/admin/core/class-admin-settings.php:342
1964
  msgid "This will be the default tab on user profile page"
1965
  msgstr ""
1966
 
1967
+ #: includes/admin/core/class-admin-settings.php:352
1968
  msgid "Enable menu icons in desktop view"
1969
  msgstr ""
1970
 
1971
+ #: includes/admin/core/class-admin-settings.php:405
1972
  msgid "Global Site Access"
1973
  msgstr ""
1974
 
1975
+ #: includes/admin/core/class-admin-settings.php:406
1976
  msgid ""
1977
  "Globally control the access of your site, you can have seperate restrict "
1978
  "options per post/page by editing the desired item."
1979
  msgstr ""
1980
 
1981
+ #: includes/admin/core/class-admin-settings.php:408
1982
  msgid "Site accessible to Everyone"
1983
  msgstr ""
1984
 
1985
+ #: includes/admin/core/class-admin-settings.php:409
1986
  msgid "Site accessible to Logged In Users"
1987
  msgstr ""
1988
 
1989
+ #: includes/admin/core/class-admin-settings.php:416
1990
  msgid "Custom Redirect URL"
1991
  msgstr ""
1992
 
1993
+ #: includes/admin/core/class-admin-settings.php:417
1994
  msgid ""
1995
  "A logged out user will be redirected to this url If he is not permitted to "
1996
  "access the site"
1997
  msgstr ""
1998
 
1999
+ #: includes/admin/core/class-admin-settings.php:423
2000
  msgid "Exclude the following URLs"
2001
  msgstr ""
2002
 
2003
+ #: includes/admin/core/class-admin-settings.php:424
2004
  msgid ""
2005
  "Here you can exclude URLs beside the redirect URI to be accessible to "
2006
  "everyone"
2007
  msgstr ""
2008
 
2009
+ #: includes/admin/core/class-admin-settings.php:425
2010
  msgid "Add New URL"
2011
  msgstr ""
2012
 
2013
+ #: includes/admin/core/class-admin-settings.php:432
2014
  msgid "Allow Homepage to be accessible"
2015
  msgstr ""
2016
 
2017
+ #: includes/admin/core/class-admin-settings.php:438
2018
  msgid "Allow Category pages to be accessible"
2019
  msgstr ""
2020
 
2021
+ #: includes/admin/core/class-admin-settings.php:444
2022
  msgid "Restricted Access Message"
2023
  msgstr ""
2024
 
2025
+ #: includes/admin/core/class-admin-settings.php:445
2026
  msgid ""
2027
  "This is the message shown to users that do not have permission to view the "
2028
  "content"
2029
  msgstr ""
2030
 
2031
+ #: includes/admin/core/class-admin-settings.php:454
2032
  msgid "Allow Gutenberg Blocks restriction options"
2033
  msgstr ""
2034
 
2035
+ #: includes/admin/core/class-admin-settings.php:459
2036
  msgid "Restricted Block Message"
2037
  msgstr ""
2038
 
2039
+ #: includes/admin/core/class-admin-settings.php:460
2040
  msgid ""
2041
  "This is the message shown to users that do not have permission to view the "
2042
  "block's content"
2043
  msgstr ""
2044
 
2045
+ #: includes/admin/core/class-admin-settings.php:478
2046
  msgid "Restricted Access to Posts"
2047
  msgstr ""
2048
 
2049
+ #: includes/admin/core/class-admin-settings.php:479
2050
  msgid "Restriction content of the current Posts"
2051
  msgstr ""
2052
 
2053
+ #: includes/admin/core/class-admin-settings.php:488
2054
  msgid "Restricted Access to Taxonomies"
2055
  msgstr ""
2056
 
2057
+ #: includes/admin/core/class-admin-settings.php:489
2058
  msgid "Restriction content of the current Taxonomies"
2059
  msgstr ""
2060
 
2061
+ #: includes/admin/core/class-admin-settings.php:502
2062
  msgid "Enable custom table for usermeta"
2063
  msgstr ""
2064
 
2065
+ #: includes/admin/core/class-admin-settings.php:503
2066
  msgid ""
2067
  "Check this box if you would like to enable the use of a custom table for "
2068
  "user metadata. Improved performance for member directory searches."
2069
  msgstr ""
2070
 
2071
+ #: includes/admin/core/class-admin-settings.php:508
2072
  msgid ""
2073
  "We recommend creating a backup of your site before running the update "
2074
  "process. Do not exit the page before the update process has complete."
2075
  msgstr ""
2076
 
2077
+ #: includes/admin/core/class-admin-settings.php:509
2078
  msgid ""
2079
  "After clicking the <strong>\"Run\"</strong> button, the update process will "
2080
  "start. All information will be displayed in the field below."
2081
  msgstr ""
2082
 
2083
+ #: includes/admin/core/class-admin-settings.php:510
2084
  #: includes/admin/core/class-admin-upgrade.php:251
2085
  msgid ""
2086
  "If the update was successful, you will see a corresponding message. "
2087
  "Otherwise, contact technical support if the update failed."
2088
  msgstr ""
2089
 
2090
+ #: includes/admin/core/class-admin-settings.php:535
2091
  msgid "General"
2092
  msgstr ""
2093
 
2094
+ #: includes/admin/core/class-admin-settings.php:538
2095
  msgid "Pages"
2096
  msgstr ""
2097
 
2098
+ #: includes/admin/core/class-admin-settings.php:542
2099
  #: includes/admin/templates/dashboard/users.php:15
2100
  msgid "Users"
2101
  msgstr ""
2102
 
2103
+ #: includes/admin/core/class-admin-settings.php:548
2104
  msgid "Profile Permalink Base"
2105
  msgstr ""
2106
 
2107
+ #: includes/admin/core/class-admin-settings.php:549
2108
  msgid ""
2109
  "Here you can control the permalink structure of the user profile URL "
2110
  "globally e.g. "
2111
  msgstr ""
2112
 
2113
+ #: includes/admin/core/class-admin-settings.php:551
2114
+ #: includes/admin/core/class-admin-settings.php:568
2115
  #: includes/core/class-builtin.php:682 includes/core/class-builtin.php:685
2116
  #: includes/core/class-member-directory.php:289
2117
  msgid "Username"
2118
  msgstr ""
2119
 
2120
+ #: includes/admin/core/class-admin-settings.php:552
2121
  msgid "First and Last Name with '.'"
2122
  msgstr ""
2123
 
2124
+ #: includes/admin/core/class-admin-settings.php:553
2125
  msgid "First and Last Name with '-'"
2126
  msgstr ""
2127
 
2128
+ #: includes/admin/core/class-admin-settings.php:554
2129
  msgid "First and Last Name with '+'"
2130
  msgstr ""
2131
 
2132
+ #: includes/admin/core/class-admin-settings.php:555
2133
  msgid "User ID"
2134
  msgstr ""
2135
 
2136
+ #: includes/admin/core/class-admin-settings.php:557
2137
+ #: includes/admin/core/class-admin-settings.php:576
2138
  msgid "Select..."
2139
  msgstr ""
2140
 
2141
+ #: includes/admin/core/class-admin-settings.php:563
2142
  msgid "User Display Name"
2143
  msgstr ""
2144
 
2145
+ #: includes/admin/core/class-admin-settings.php:564
2146
  msgid ""
2147
  "This is the name that will be displayed for users on the front end of your "
2148
  "site. Default setting uses first/last name as display name if it exists"
2149
  msgstr ""
2150
 
2151
+ #: includes/admin/core/class-admin-settings.php:566
2152
  msgid "Default WP Display Name"
2153
  msgstr ""
2154
 
2155
+ #: includes/admin/core/class-admin-settings.php:567
2156
  #: includes/core/class-builtin.php:740 includes/core/class-builtin.php:743
2157
  #: includes/core/class-member-directory.php:290
2158
  #: includes/core/class-member-directory.php:319
2159
  msgid "Nickname"
2160
  msgstr ""
2161
 
2162
+ #: includes/admin/core/class-admin-settings.php:569
2163
  msgid "First name & last name"
2164
  msgstr ""
2165
 
2166
+ #: includes/admin/core/class-admin-settings.php:570
2167
  msgid "Last name & first name"
2168
  msgstr ""
2169
 
2170
+ #: includes/admin/core/class-admin-settings.php:571
2171
  msgid "First name & first initial of last name"
2172
  msgstr ""
2173
 
2174
+ #: includes/admin/core/class-admin-settings.php:572
2175
  msgid "First initial of first name & last name"
2176
  msgstr ""
2177
 
2178
+ #: includes/admin/core/class-admin-settings.php:573
2179
  msgid "First name only"
2180
  msgstr ""
2181
 
2182
+ #: includes/admin/core/class-admin-settings.php:574
2183
  msgid "Custom field(s)"
2184
  msgstr ""
2185
 
2186
+ #: includes/admin/core/class-admin-settings.php:581
2187
  msgid "Display Name Custom Field(s)"
2188
  msgstr ""
2189
 
2190
+ #: includes/admin/core/class-admin-settings.php:582
2191
  msgid ""
2192
  "Specify the custom field meta key or custom fields seperated by comma that "
2193
  "you want to use to display users name on the frontend of your site"
2194
  msgstr ""
2195
 
2196
+ #: includes/admin/core/class-admin-settings.php:588
2197
  msgid "Automatically redirect author page to their profile?"
2198
  msgstr ""
2199
 
2200
+ #: includes/admin/core/class-admin-settings.php:589
2201
  msgid ""
2202
  "If enabled, author pages will automatically redirect to the user's profile "
2203
  "page"
2204
  msgstr ""
2205
 
2206
+ #: includes/admin/core/class-admin-settings.php:594
2207
  msgid "Enable Members Directory"
2208
  msgstr ""
2209
 
2210
+ #: includes/admin/core/class-admin-settings.php:595
2211
  msgid "Control whether to enable or disable member directories on this site"
2212
  msgstr ""
2213
 
2214
+ #: includes/admin/core/class-admin-settings.php:600
2215
  msgid "Use Gravatars?"
2216
  msgstr ""
2217
 
2218
+ #: includes/admin/core/class-admin-settings.php:601
2219
  msgid ""
2220
  "Do you want to use gravatars instead of the default plugin profile photo (If "
2221
  "the user did not upload a custom profile photo / avatar)"
2222
  msgstr ""
2223
 
2224
+ #: includes/admin/core/class-admin-settings.php:606
2225
  msgid "Use Gravatar builtin image"
2226
  msgstr ""
2227
 
2228
+ #: includes/admin/core/class-admin-settings.php:607
2229
  msgid ""
2230
  "Gravatar has a number of built in options which you can also use as defaults"
2231
  msgstr ""
2232
 
2233
+ #: includes/admin/core/class-admin-settings.php:610
2234
  msgid "404 ( File Not Found response )"
2235
  msgstr ""
2236
 
2237
+ #: includes/admin/core/class-admin-settings.php:611
2238
  msgid "Mystery Man"
2239
  msgstr ""
2240
 
2241
+ #: includes/admin/core/class-admin-settings.php:612
2242
  msgid "Identicon"
2243
  msgstr ""
2244
 
2245
+ #: includes/admin/core/class-admin-settings.php:613
2246
  msgid "Monsterid"
2247
  msgstr ""
2248
 
2249
+ #: includes/admin/core/class-admin-settings.php:614
2250
  msgid "Wavatar"
2251
  msgstr ""
2252
 
2253
+ #: includes/admin/core/class-admin-settings.php:615
2254
  msgid "Retro"
2255
  msgstr ""
2256
 
2257
+ #: includes/admin/core/class-admin-settings.php:616
2258
  msgid "Blank ( a transparent PNG image )"
2259
  msgstr ""
2260
 
2261
+ #: includes/admin/core/class-admin-settings.php:624
2262
  msgid "Use Default plugin avatar as Gravatar's Default avatar"
2263
  msgstr ""
2264
 
2265
+ #: includes/admin/core/class-admin-settings.php:625
2266
  msgid ""
2267
  "Do you want to use the plugin default avatar instead of the gravatar default "
2268
  "photo (If the user did not upload a custom profile photo / avatar)"
2269
  msgstr ""
2270
 
2271
+ #: includes/admin/core/class-admin-settings.php:631
2272
  msgid "Require a strong password? (when user resets password only)"
2273
  msgstr ""
2274
 
2275
+ #: includes/admin/core/class-admin-settings.php:632
2276
  msgid ""
2277
  "Enable or disable a strong password rules on password reset and change "
2278
  "procedure"
2279
  msgstr ""
2280
 
2281
+ #: includes/admin/core/class-admin-settings.php:637
2282
  #: includes/class-config.php:136 includes/class-config.php:793
2283
  #: includes/core/class-account.php:97
2284
  msgid "Account"
2285
  msgstr ""
2286
 
2287
+ #: includes/admin/core/class-admin-settings.php:642
2288
  msgid "Password Account Tab"
2289
  msgstr ""
2290
 
2291
+ #: includes/admin/core/class-admin-settings.php:648
2292
  msgid "Privacy Account Tab"
2293
  msgstr ""
2294
 
2295
+ #: includes/admin/core/class-admin-settings.php:649
2296
  msgid "Enable/disable the Privacy account tab in account page"
2297
  msgstr ""
2298
 
2299
+ #: includes/admin/core/class-admin-settings.php:654
2300
  msgid "Notifications Account Tab"
2301
  msgstr ""
2302
 
2303
+ #: includes/admin/core/class-admin-settings.php:655
2304
  msgid "Enable/disable the Notifications account tab in account page"
2305
  msgstr ""
2306
 
2307
+ #: includes/admin/core/class-admin-settings.php:660
2308
  msgid "Delete Account Tab"
2309
  msgstr ""
2310
 
2311
+ #: includes/admin/core/class-admin-settings.php:661
2312
  msgid "Enable/disable the Delete account tab in account page"
2313
  msgstr ""
2314
 
2315
+ #: includes/admin/core/class-admin-settings.php:666
2316
  msgid "Account Deletion Custom Text"
2317
  msgstr ""
2318
 
2319
+ #: includes/admin/core/class-admin-settings.php:667
2320
  msgid ""
2321
  "This is custom text that will be displayed to users before they delete their "
2322
  "accounts from your site"
2323
  msgstr ""
2324
 
2325
+ #: includes/admin/core/class-admin-settings.php:675
2326
  msgid "Add a First & Last Name fields"
2327
  msgstr ""
2328
 
2329
+ #: includes/admin/core/class-admin-settings.php:676
2330
  msgid ""
2331
  "Whether to enable these fields on the user account page by default or hide "
2332
  "them."
2333
  msgstr ""
2334
 
2335
+ #: includes/admin/core/class-admin-settings.php:681
2336
  msgid "Disable First & Last Name fields"
2337
  msgstr ""
2338
 
2339
+ #: includes/admin/core/class-admin-settings.php:682
2340
  msgid ""
2341
  "Whether to allow users changing their first and last name in account page."
2342
  msgstr ""
2343
 
2344
+ #: includes/admin/core/class-admin-settings.php:688
2345
  msgid "Require First & Last Name"
2346
  msgstr ""
2347
 
2348
+ #: includes/admin/core/class-admin-settings.php:689
2349
  msgid "Require first and last name?"
2350
  msgstr ""
2351
 
2352
+ #: includes/admin/core/class-admin-settings.php:695
2353
  msgid "Allow users to change e-mail"
2354
  msgstr ""
2355
 
2356
+ #: includes/admin/core/class-admin-settings.php:696
2357
  msgid "Whether to allow users changing their email in account page."
2358
  msgstr ""
2359
 
2360
+ #: includes/admin/core/class-admin-settings.php:701
2361
  msgid "Password is required?"
2362
  msgstr ""
2363
 
2364
+ #: includes/admin/core/class-admin-settings.php:702
2365
  msgid "Password is required to save account data."
2366
  msgstr ""
2367
 
2368
+ #: includes/admin/core/class-admin-settings.php:707
2369
  msgid "Require a strong password?"
2370
  msgstr ""
2371
 
2372
+ #: includes/admin/core/class-admin-settings.php:708
2373
  msgid ""
2374
  "Enable or disable a strong password rules on account page / change password "
2375
  "tab"
2376
  msgstr ""
2377
 
2378
+ #: includes/admin/core/class-admin-settings.php:713
2379
  msgid "Allow users to hide their profiles from directory"
2380
  msgstr ""
2381
 
2382
+ #: includes/admin/core/class-admin-settings.php:714
2383
  msgid ""
2384
  "Whether to allow users changing their profile visibility from member "
2385
  "directory in account page."
2386
  msgstr ""
2387
 
2388
+ #: includes/admin/core/class-admin-settings.php:719
2389
  msgid "Hide profiles from directory by default"
2390
  msgstr ""
2391
 
2392
+ #: includes/admin/core/class-admin-settings.php:720
2393
  msgid "Set default value for the \"Hide my profile from directory\" option"
2394
  msgstr ""
2395
 
2396
+ #: includes/admin/core/class-admin-settings.php:731
2397
  msgid "Uploads"
2398
  msgstr ""
2399
 
2400
+ #: includes/admin/core/class-admin-settings.php:737
2401
  msgid "Profile Photo Maximum File Size (bytes)"
2402
  msgstr ""
2403
 
2404
+ #: includes/admin/core/class-admin-settings.php:738
2405
  msgid "Sets a maximum size for the uploaded photo"
2406
  msgstr ""
2407
 
2408
+ #: includes/admin/core/class-admin-settings.php:745
2409
  msgid "Cover Photo Maximum File Size (bytes)"
2410
  msgstr ""
2411
 
2412
+ #: includes/admin/core/class-admin-settings.php:746
2413
  msgid "Sets a maximum size for the uploaded cover"
2414
  msgstr ""
2415
 
2416
+ #: includes/admin/core/class-admin-settings.php:752
2417
  msgid "Profile Photo Thumbnail Sizes (px)"
2418
  msgstr ""
2419
 
2420
+ #: includes/admin/core/class-admin-settings.php:753
2421
  msgid ""
2422
  "Here you can define which thumbnail sizes will be created for each profile "
2423
  "photo upload."
2424
  msgstr ""
2425
 
2426
+ #: includes/admin/core/class-admin-settings.php:755
2427
+ #: includes/admin/core/class-admin-settings.php:765
2428
  msgid "Add New Size"
2429
  msgstr ""
2430
 
2431
+ #: includes/admin/core/class-admin-settings.php:762
2432
  msgid "Cover Photo Thumbnail Sizes (px)"
2433
  msgstr ""
2434
 
2435
+ #: includes/admin/core/class-admin-settings.php:763
2436
  msgid ""
2437
  "Here you can define which thumbnail sizes will be created for each cover "
2438
  "photo upload."
2439
  msgstr ""
2440
 
2441
+ #: includes/admin/core/class-admin-settings.php:773
2442
  msgid "Image Quality"
2443
  msgstr ""
2444
 
2445
+ #: includes/admin/core/class-admin-settings.php:774
2446
  msgid ""
2447
  "Quality is used to determine quality of image uploads, and ranges from 0 "
2448
  "(worst quality, smaller file) to 100 (best quality, biggest file). The "
2449
  "default range is 60."
2450
  msgstr ""
2451
 
2452
+ #: includes/admin/core/class-admin-settings.php:781
2453
  msgid "Image Upload Maximum Width (px)"
2454
  msgstr ""
2455
 
2456
+ #: includes/admin/core/class-admin-settings.php:782
2457
  msgid ""
2458
  "Any image upload above this width will be resized to this limit "
2459
  "automatically."
2460
  msgstr ""
2461
 
2462
+ #: includes/admin/core/class-admin-settings.php:789
2463
  msgid "Cover Photo Minimum Width (px)"
2464
  msgstr ""
2465
 
2466
+ #: includes/admin/core/class-admin-settings.php:790
2467
  msgid "This will be the minimum width for cover photo uploads"
2468
  msgstr ""
2469
 
2470
+ #: includes/admin/core/class-admin-settings.php:797
2471
  msgid "Access"
2472
  msgstr ""
2473
 
2474
+ #: includes/admin/core/class-admin-settings.php:800
2475
  msgid "Restriction Content"
2476
  msgstr ""
2477
 
2478
+ #: includes/admin/core/class-admin-settings.php:804
2479
  msgid "Other"
2480
  msgstr ""
2481
 
2482
+ #: includes/admin/core/class-admin-settings.php:809
2483
  msgid "Enable the Reset Password Limit?"
2484
  msgstr ""
2485
 
2486
+ #: includes/admin/core/class-admin-settings.php:814
2487
  msgid "Reset Password Limit"
2488
  msgstr ""
2489
 
2490
+ #: includes/admin/core/class-admin-settings.php:815
2491
  msgid ""
2492
  "Set the maximum reset password limit. If reached the maximum limit, user "
2493
  "will be locked from using this."
2494
  msgstr ""
2495
 
2496
+ #: includes/admin/core/class-admin-settings.php:823
2497
  msgid "Blocked Email Addresses"
2498
  msgstr ""
2499
 
2500
+ #: includes/admin/core/class-admin-settings.php:824
2501
  msgid ""
2502
  "This will block the specified e-mail addresses from being able to sign up or "
2503
  "sign in to your site. To block an entire domain, use something like *@domain."
2504
  "com"
2505
  msgstr ""
2506
 
2507
+ #: includes/admin/core/class-admin-settings.php:829
2508
  msgid "Blacklist Words"
2509
  msgstr ""
2510
 
2511
+ #: includes/admin/core/class-admin-settings.php:830
2512
  msgid ""
2513
  "This option lets you specify blacklist of words to prevent anyone from "
2514
  "signing up with such a word as their username"
2515
  msgstr ""
2516
 
2517
+ #: includes/admin/core/class-admin-settings.php:837
2518
  #: includes/admin/core/list-tables/emails-list-table.php:300
2519
  msgid "Email"
2520
  msgstr ""
2521
 
2522
+ #: includes/admin/core/class-admin-settings.php:842
2523
  msgid "Admin E-mail Address"
2524
  msgstr ""
2525
 
2526
+ #: includes/admin/core/class-admin-settings.php:843
2527
+ #: includes/admin/core/class-admin-settings.php:855
2528
  msgid "e.g. admin@companyname.com"
2529
  msgstr ""
2530
 
2531
+ #: includes/admin/core/class-admin-settings.php:848
2532
  msgid "Mail appears from"
2533
  msgstr ""
2534
 
2535
+ #: includes/admin/core/class-admin-settings.php:849
2536
  msgid "e.g. Site Name"
2537
  msgstr ""
2538
 
2539
+ #: includes/admin/core/class-admin-settings.php:854
2540
  msgid "Mail appears from address"
2541
  msgstr ""
2542
 
2543
+ #: includes/admin/core/class-admin-settings.php:860
2544
  msgid "Use HTML for E-mails?"
2545
  msgstr ""
2546
 
2547
+ #: includes/admin/core/class-admin-settings.php:861
2548
  msgid ""
2549
  "If you plan use e-mails with HTML, please make sure that this option is "
2550
  "enabled. Otherwise, HTML will be displayed as plain text."
2551
  msgstr ""
2552
 
2553
+ #: includes/admin/core/class-admin-settings.php:866
2554
  msgid "Appearance"
2555
  msgstr ""
2556
 
2557
+ #: includes/admin/core/class-admin-settings.php:869
2558
  msgid "Profile"
2559
  msgstr ""
2560
 
2561
+ #: includes/admin/core/class-admin-settings.php:874
2562
  msgid "Profile Default Template"
2563
  msgstr ""
2564
 
2565
+ #: includes/admin/core/class-admin-settings.php:875
2566
  msgid "This will be the default template to output profile"
2567
  msgstr ""
2568
 
2569
+ #: includes/admin/core/class-admin-settings.php:883
2570
  msgid "Profile Maximum Width"
2571
  msgstr ""
2572
 
2573
+ #: includes/admin/core/class-admin-settings.php:885
2574
+ #: includes/admin/core/class-admin-settings.php:1094
2575
+ #: includes/admin/core/class-admin-settings.php:1184
2576
  msgid "The maximum width this shortcode can take from the page width"
2577
  msgstr ""
2578
 
2579
+ #: includes/admin/core/class-admin-settings.php:892
2580
  msgid "Profile Area Maximum Width"
2581
  msgstr ""
2582
 
2583
+ #: includes/admin/core/class-admin-settings.php:894
2584
  #: includes/admin/templates/form/profile_customize.php:59
2585
  msgid ""
2586
  "The maximum width of the profile area inside profile (below profile header)"
2587
  msgstr ""
2588
 
2589
+ #: includes/admin/core/class-admin-settings.php:900
2590
  msgid "Profile Field Icons"
2591
  msgstr ""
2592
 
2593
+ #: includes/admin/core/class-admin-settings.php:901
2594
  msgid "This is applicable for edit mode only"
2595
  msgstr ""
2596
 
2597
+ #: includes/admin/core/class-admin-settings.php:904
2598
+ #: includes/admin/core/class-admin-settings.php:1117
2599
+ #: includes/admin/core/class-admin-settings.php:1207
2600
  #: includes/admin/templates/form/login_customize.php:43
2601
  #: includes/admin/templates/form/profile_customize.php:70
2602
  #: includes/admin/templates/form/register_customize.php:58
2603
  msgid "Show inside text field"
2604
  msgstr ""
2605
 
2606
+ #: includes/admin/core/class-admin-settings.php:905
2607
+ #: includes/admin/core/class-admin-settings.php:1118
2608
+ #: includes/admin/core/class-admin-settings.php:1208
2609
  #: includes/admin/templates/form/login_customize.php:44
2610
  #: includes/admin/templates/form/profile_customize.php:71
2611
  #: includes/admin/templates/form/register_customize.php:59
2612
  msgid "Show with label"
2613
  msgstr ""
2614
 
2615
+ #: includes/admin/core/class-admin-settings.php:906
2616
+ #: includes/admin/core/class-admin-settings.php:1119
2617
+ #: includes/admin/core/class-admin-settings.php:1209
2618
  #: includes/admin/templates/form/login_customize.php:45
2619
  #: includes/admin/templates/form/profile_customize.php:72
2620
  #: includes/admin/templates/form/register_customize.php:60
2621
  msgid "Turn off"
2622
  msgstr ""
2623
 
2624
+ #: includes/admin/core/class-admin-settings.php:913
2625
  msgid "Profile Primary Button Text"
2626
  msgstr ""
2627
 
2628
+ #: includes/admin/core/class-admin-settings.php:915
2629
  msgid "The text that is used for updating profile button"
2630
  msgstr ""
2631
 
2632
+ #: includes/admin/core/class-admin-settings.php:921
2633
  msgid "Profile Secondary Button"
2634
  msgstr ""
2635
 
2636
+ #: includes/admin/core/class-admin-settings.php:923
2637
+ #: includes/admin/core/class-admin-settings.php:1136
2638
+ #: includes/admin/core/class-admin-settings.php:1226
2639
  msgid "Switch on/off the secondary button display in the form"
2640
  msgstr ""
2641
 
2642
+ #: includes/admin/core/class-admin-settings.php:928
2643
  msgid "Profile Secondary Button Text"
2644
  msgstr ""
2645
 
2646
+ #: includes/admin/core/class-admin-settings.php:930
2647
  msgid "The text that is used for cancelling update profile button"
2648
  msgstr ""
2649
 
2650
+ #: includes/admin/core/class-admin-settings.php:937
2651
  msgid "Default Profile Photo"
2652
  msgstr ""
2653
 
2654
+ #: includes/admin/core/class-admin-settings.php:938
2655
  msgid ""
2656
  "You can change the default profile picture globally here. Please make sure "
2657
  "that the photo is 300x300px."
2658
  msgstr ""
2659
 
2660
+ #: includes/admin/core/class-admin-settings.php:939
2661
  msgid "Select Default Profile Photo"
2662
  msgstr ""
2663
 
2664
+ #: includes/admin/core/class-admin-settings.php:949
2665
  msgid "Default Cover Photo"
2666
  msgstr ""
2667
 
2668
+ #: includes/admin/core/class-admin-settings.php:950
2669
  msgid ""
2670
  "You can change the default cover photo globally here. Please make sure that "
2671
  "the default cover is large enough and respects the ratio you are using for "
2672
  "cover photos."
2673
  msgstr ""
2674
 
2675
+ #: includes/admin/core/class-admin-settings.php:951
2676
  msgid "Select Default Cover Photo"
2677
  msgstr ""
2678
 
2679
+ #: includes/admin/core/class-admin-settings.php:956
2680
  #: includes/admin/templates/form/profile_customize.php:140
2681
  msgid "Disable Profile Photo Upload"
2682
  msgstr ""
2683
 
2684
+ #: includes/admin/core/class-admin-settings.php:957
2685
  #: includes/admin/templates/form/profile_customize.php:141
2686
  msgid "Switch on/off the profile photo uploader"
2687
  msgstr ""
2688
 
2689
+ #: includes/admin/core/class-admin-settings.php:963
2690
  #: includes/admin/templates/form/profile_customize.php:152
2691
  msgid "Profile Photo Size"
2692
  msgstr ""
2693
 
2694
+ #: includes/admin/core/class-admin-settings.php:966
2695
  msgid ""
2696
  "The global default of profile photo size. This can be overridden by "
2697
  "individual form settings"
2698
  msgstr ""
2699
 
2700
+ #: includes/admin/core/class-admin-settings.php:972
2701
  msgid "Profile Cover Photos"
2702
  msgstr ""
2703
 
2704
+ #: includes/admin/core/class-admin-settings.php:974
2705
  msgid "Switch on/off the profile cover photos"
2706
  msgstr ""
2707
 
2708
+ #: includes/admin/core/class-admin-settings.php:979
2709
  msgid "Profile Cover Size"
2710
  msgstr ""
2711
 
2712
+ #: includes/admin/core/class-admin-settings.php:982
2713
  msgid ""
2714
  "The global default width of cover photo size. This can be overridden by "
2715
  "individual form settings"
2716
  msgstr ""
2717
 
2718
+ #: includes/admin/core/class-admin-settings.php:989
2719
  msgid "Profile Cover Ratio"
2720
  msgstr ""
2721
 
2722
+ #: includes/admin/core/class-admin-settings.php:990
2723
  msgid "Choose global ratio for cover photos of profiles"
2724
  msgstr ""
2725
 
2726
+ #: includes/admin/core/class-admin-settings.php:1004
2727
  msgid "Profile Header Meta Text Icon"
2728
  msgstr ""
2729
 
2730
+ #: includes/admin/core/class-admin-settings.php:1006
2731
  msgid "Display field icons for related user meta fields in header or not"
2732
  msgstr ""
2733
 
2734
+ #: includes/admin/core/class-admin-settings.php:1011
2735
  msgid "Show display name in profile header"
2736
  msgstr ""
2737
 
2738
+ #: includes/admin/core/class-admin-settings.php:1013
2739
  msgid "Switch on/off the user name on profile header"
2740
  msgstr ""
2741
 
2742
+ #: includes/admin/core/class-admin-settings.php:1018
2743
  msgid "Show social links in profile header"
2744
  msgstr ""
2745
 
2746
+ #: includes/admin/core/class-admin-settings.php:1020
2747
  msgid "Switch on/off the social links on profile header"
2748
  msgstr ""
2749
 
2750
+ #: includes/admin/core/class-admin-settings.php:1025
2751
  msgid "Show user description in header"
2752
  msgstr ""
2753
 
2754
+ #: includes/admin/core/class-admin-settings.php:1027
2755
  msgid "Switch on/off the user description on profile header"
2756
  msgstr ""
2757
 
2758
+ #: includes/admin/core/class-admin-settings.php:1032
2759
  msgid "Enable HTML support for user description"
2760
  msgstr ""
2761
 
2762
+ #: includes/admin/core/class-admin-settings.php:1033
2763
  msgid ""
2764
  "Switch on/off to enable/disable support for html tags on user description."
2765
  msgstr ""
2766
 
2767
+ #: includes/admin/core/class-admin-settings.php:1038
2768
  msgid "User description maximum chars"
2769
  msgstr ""
2770
 
2771
+ #: includes/admin/core/class-admin-settings.php:1040
2772
  msgid ""
2773
  "Maximum number of characters to allow in user description field in header."
2774
  msgstr ""
2775
 
2776
+ #: includes/admin/core/class-admin-settings.php:1047
2777
  msgid "Profile Header Menu Position"
2778
  msgstr ""
2779
 
2780
+ #: includes/admin/core/class-admin-settings.php:1049
2781
  msgid ""
2782
  "For incompatible themes, please make the menu open from left instead of "
2783
  "bottom by default."
2784
  msgstr ""
2785
 
2786
+ #: includes/admin/core/class-admin-settings.php:1051
2787
  msgid "Bottom of Icon"
2788
  msgstr ""
2789
 
2790
+ #: includes/admin/core/class-admin-settings.php:1052
2791
  msgid "Left of Icon (right for RTL)"
2792
  msgstr ""
2793
 
2794
+ #: includes/admin/core/class-admin-settings.php:1059
2795
  msgid "Show a custom message if profile is empty"
2796
  msgstr ""
2797
 
2798
+ #: includes/admin/core/class-admin-settings.php:1061
2799
  msgid "Switch on/off the custom message that appears when the profile is empty"
2800
  msgstr ""
2801
 
2802
+ #: includes/admin/core/class-admin-settings.php:1066
2803
  msgid "Show the emoticon"
2804
  msgstr ""
2805
 
2806
+ #: includes/admin/core/class-admin-settings.php:1068
2807
  msgid "Switch on/off the emoticon (sad face) that appears above the message"
2808
  msgstr ""
2809
 
2810
+ #: includes/admin/core/class-admin-settings.php:1074
2811
  msgid "Profile Menu"
2812
  msgstr ""
2813
 
2814
+ #: includes/admin/core/class-admin-settings.php:1078
2815
  #: includes/admin/templates/form/mode.php:12
2816
  msgid "Registration Form"
2817
  msgstr ""
2818
 
2819
+ #: includes/admin/core/class-admin-settings.php:1083
2820
  msgid "Registration Default Template"
2821
  msgstr ""
2822
 
2823
+ #: includes/admin/core/class-admin-settings.php:1084
2824
  msgid "This will be the default template to output registration"
2825
  msgstr ""
2826
 
2827
+ #: includes/admin/core/class-admin-settings.php:1092
2828
  msgid "Registration Maximum Width"
2829
  msgstr ""
2830
 
2831
+ #: includes/admin/core/class-admin-settings.php:1100
2832
  msgid "Registration Shortcode Alignment"
2833
  msgstr ""
2834
 
2835
+ #: includes/admin/core/class-admin-settings.php:1101
2836
+ #: includes/admin/core/class-admin-settings.php:1191
2837
  #: includes/admin/templates/form/profile_customize.php:127
2838
  msgid "The shortcode is centered by default unless you specify otherwise here"
2839
  msgstr ""
2840
 
2841
+ #: includes/admin/core/class-admin-settings.php:1104
2842
+ #: includes/admin/core/class-admin-settings.php:1194
2843
  msgid "Centered"
2844
  msgstr ""
2845
 
2846
+ #: includes/admin/core/class-admin-settings.php:1105
2847
+ #: includes/admin/core/class-admin-settings.php:1195
2848
  msgid "Left aligned"
2849
  msgstr ""
2850
 
2851
+ #: includes/admin/core/class-admin-settings.php:1106
2852
+ #: includes/admin/core/class-admin-settings.php:1196
2853
  msgid "Right aligned"
2854
  msgstr ""
2855
 
2856
+ #: includes/admin/core/class-admin-settings.php:1113
2857
  msgid "Registration Field Icons"
2858
  msgstr ""
2859
 
2860
+ #: includes/admin/core/class-admin-settings.php:1114
2861
  msgid "This controls the display of field icons in the registration form"
2862
  msgstr ""
2863
 
2864
+ #: includes/admin/core/class-admin-settings.php:1126
2865
  msgid "Registration Primary Button Text"
2866
  msgstr ""
2867
 
2868
+ #: includes/admin/core/class-admin-settings.php:1128
2869
+ #: includes/admin/core/class-admin-settings.php:1218
2870
  msgid "The text that is used for primary button text"
2871
  msgstr ""
2872
 
2873
+ #: includes/admin/core/class-admin-settings.php:1134
2874
  msgid "Registration Secondary Button"
2875
  msgstr ""
2876
 
2877
+ #: includes/admin/core/class-admin-settings.php:1141
2878
  msgid "Registration Secondary Button Text"
2879
  msgstr ""
2880
 
2881
+ #: includes/admin/core/class-admin-settings.php:1143
2882
+ #: includes/admin/core/class-admin-settings.php:1233
2883
  msgid "The text that is used for the secondary button text"
2884
  msgstr ""
2885
 
2886
+ #: includes/admin/core/class-admin-settings.php:1150
2887
  msgid "Registration Secondary Button URL"
2888
  msgstr ""
2889
 
2890
+ #: includes/admin/core/class-admin-settings.php:1152
2891
+ #: includes/admin/core/class-admin-settings.php:1242
2892
  msgid "You can replace default link for this button by entering custom URL"
2893
  msgstr ""
2894
 
2895
+ #: includes/admin/core/class-admin-settings.php:1159
2896
  msgid "Registration Default Role"
2897
  msgstr ""
2898
 
2899
+ #: includes/admin/core/class-admin-settings.php:1160
2900
  msgid ""
2901
  "This will be the default role assigned to users registering thru "
2902
  "registration form"
2903
  msgstr ""
2904
 
2905
+ #: includes/admin/core/class-admin-settings.php:1168
2906
  #: includes/admin/templates/form/mode.php:16
2907
  msgid "Login Form"
2908
  msgstr ""
2909
 
2910
+ #: includes/admin/core/class-admin-settings.php:1173
2911
  msgid "Login Default Template"
2912
  msgstr ""
2913
 
2914
+ #: includes/admin/core/class-admin-settings.php:1174
2915
  msgid "This will be the default template to output login"
2916
  msgstr ""
2917
 
2918
+ #: includes/admin/core/class-admin-settings.php:1182
2919
  msgid "Login Maximum Width"
2920
  msgstr ""
2921
 
2922
+ #: includes/admin/core/class-admin-settings.php:1190
2923
  msgid "Login Shortcode Alignment"
2924
  msgstr ""
2925
 
2926
+ #: includes/admin/core/class-admin-settings.php:1203
2927
  msgid "Login Field Icons"
2928
  msgstr ""
2929
 
2930
+ #: includes/admin/core/class-admin-settings.php:1204
2931
  msgid "This controls the display of field icons in the login form"
2932
  msgstr ""
2933
 
2934
+ #: includes/admin/core/class-admin-settings.php:1216
2935
  msgid "Login Primary Button Text"
2936
  msgstr ""
2937
 
2938
+ #: includes/admin/core/class-admin-settings.php:1224
2939
  msgid "Login Secondary Button"
2940
  msgstr ""
2941
 
2942
+ #: includes/admin/core/class-admin-settings.php:1231
2943
  msgid "Login Secondary Button Text"
2944
  msgstr ""
2945
 
2946
+ #: includes/admin/core/class-admin-settings.php:1240
2947
  msgid "Login Secondary Button URL"
2948
  msgstr ""
2949
 
2950
+ #: includes/admin/core/class-admin-settings.php:1249
2951
  msgid "Login Forgot Password Link"
2952
  msgstr ""
2953
 
2954
+ #: includes/admin/core/class-admin-settings.php:1251
2955
  msgid "Switch on/off the forgot password link in login form"
2956
  msgstr ""
2957
 
2958
+ #: includes/admin/core/class-admin-settings.php:1256
2959
  msgid "Show \"Remember Me\""
2960
  msgstr ""
2961
 
2962
+ #: includes/admin/core/class-admin-settings.php:1258
2963
  msgid ""
2964
  "Allow users to choose If they want to stay signed in even after closing the "
2965
  "browser. If you do not show this option, the default will be to not remember "
2966
  "login session."
2967
  msgstr ""
2968
 
2969
+ #: includes/admin/core/class-admin-settings.php:1268
2970
  msgid "Licenses"
2971
  msgstr ""
2972
 
2973
+ #: includes/admin/core/class-admin-settings.php:1271
2974
  msgid "Misc"
2975
  msgstr ""
2976
 
2977
+ #: includes/admin/core/class-admin-settings.php:1276
2978
  msgid "Show an asterisk for required fields"
2979
  msgstr ""
2980
 
2981
+ #: includes/admin/core/class-admin-settings.php:1281
2982
  msgid "User Profile Title"
2983
  msgstr ""
2984
 
2985
+ #: includes/admin/core/class-admin-settings.php:1282
2986
  msgid "This is the title that is displayed on a specific user profile"
2987
  msgstr ""
2988
 
2989
+ #: includes/admin/core/class-admin-settings.php:1288
2990
  msgid "User Profile Dynamic Meta Description"
2991
  msgstr ""
2992
 
2993
+ #: includes/admin/core/class-admin-settings.php:1289
2994
  msgid ""
2995
  "This will be used in the meta description that is available for search-"
2996
  "engines."
2997
  msgstr ""
2998
 
2999
+ #: includes/admin/core/class-admin-settings.php:1297
3000
  msgid "Disable Cache User Profile"
3001
  msgstr ""
3002
 
3003
+ #: includes/admin/core/class-admin-settings.php:1298
3004
  msgid ""
3005
  "Check this box if you would like to disable Ultimate Member user's cache."
3006
  msgstr ""
3007
 
3008
+ #: includes/admin/core/class-admin-settings.php:1303
3009
  msgid "Enable Gutenberg Blocks"
3010
  msgstr ""
3011
 
3012
+ #: includes/admin/core/class-admin-settings.php:1304
3013
  msgid ""
3014
  "Check this box if you would like to use Ultimate Member blocks in Gutenberg "
3015
  "editor. Important some themes have the conflicts with Gutenberg editor."
3016
  msgstr ""
3017
 
3018
+ #: includes/admin/core/class-admin-settings.php:1309
3019
  msgid "REST API version"
3020
  msgstr ""
3021
 
3022
+ #: includes/admin/core/class-admin-settings.php:1310
3023
  msgid ""
3024
  "This controls the REST API version, we recommend to use the last version"
3025
  msgstr ""
3026
 
3027
+ #: includes/admin/core/class-admin-settings.php:1312
3028
  msgid "1.0 version"
3029
  msgstr ""
3030
 
3031
+ #: includes/admin/core/class-admin-settings.php:1313
3032
  msgid "2.0 version"
3033
  msgstr ""
3034
 
3035
+ #: includes/admin/core/class-admin-settings.php:1320
3036
  msgid "Remove Data on Uninstall?"
3037
  msgstr ""
3038
 
3039
+ #: includes/admin/core/class-admin-settings.php:1321
3040
  msgid ""
3041
  "Check this box if you would like Ultimate Member to completely remove all of "
3042
  "its data when the plugin/extensions are deleted."
3043
  msgstr ""
3044
 
3045
+ #: includes/admin/core/class-admin-settings.php:1326
3046
  msgid "Install Info"
3047
  msgstr ""
3048
 
3049
+ #: includes/admin/core/class-admin-settings.php:1443
3050
  msgid "Ultimate Member - Settings"
3051
  msgstr ""
3052
 
3053
+ #: includes/admin/core/class-admin-settings.php:1573
3054
  msgid "Save Changes"
3055
  msgstr ""
3056
 
3057
+ #: includes/admin/core/class-admin-settings.php:2143
3058
  msgid "Subject Line"
3059
  msgstr ""
3060
 
3061
+ #: includes/admin/core/class-admin-settings.php:2145
3062
  msgid "This is the subject line of the e-mail"
3063
  msgstr ""
3064
 
3065
+ #: includes/admin/core/class-admin-settings.php:2150
3066
  msgid "Message Body"
3067
  msgstr ""
3068
 
3069
+ #: includes/admin/core/class-admin-settings.php:2152
3070
  msgid "This is the content of the e-mail"
3071
  msgstr ""
3072
 
3073
+ #: includes/admin/core/class-admin-settings.php:2202
3074
+ #: includes/admin/core/class-admin-settings.php:2312
3075
  #, php-format
3076
  msgid ""
3077
  "Your license key expired on %s. Please <a href=\"%s\" target=\"_blank"
3078
  "\">renew your license key</a>."
3079
  msgstr ""
3080
 
3081
+ #: includes/admin/core/class-admin-settings.php:2215
3082
+ #: includes/admin/core/class-admin-settings.php:2325
3083
  #, php-format
3084
  msgid ""
3085
  "Your license key has been disabled. Please <a href=\"%s\" target=\"_blank"
3086
  "\">contact support</a> for more information."
3087
  msgstr ""
3088
 
3089
+ #: includes/admin/core/class-admin-settings.php:2227
3090
+ #: includes/admin/core/class-admin-settings.php:2337
3091
  #, php-format
3092
  msgid ""
3093
  "Invalid license. Please <a href=\"%s\" target=\"_blank\">visit your account "
3094
  "page</a> and verify it."
3095
  msgstr ""
3096
 
3097
+ #: includes/admin/core/class-admin-settings.php:2240
3098
+ #: includes/admin/core/class-admin-settings.php:2350
3099
  #, php-format
3100
  msgid ""
3101
  "Your %s is not active for this URL. Please <a href=\"%s\" target=\"_blank"
3102
  "\">visit your account page</a> to manage your license key URLs."
3103
  msgstr ""
3104
 
3105
+ #: includes/admin/core/class-admin-settings.php:2252
3106
+ #: includes/admin/core/class-admin-settings.php:2362
3107
  #, php-format
3108
  msgid "This appears to be an invalid license key for %s."
3109
  msgstr ""
3110
 
3111
+ #: includes/admin/core/class-admin-settings.php:2261
3112
+ #: includes/admin/core/class-admin-settings.php:2371
3113
  #, php-format
3114
  msgid ""
3115
  "Your license key has reached its activation limit. <a href=\"%s\">View "
3116
  "possible upgrades</a> now."
3117
  msgstr ""
3118
 
3119
+ #: includes/admin/core/class-admin-settings.php:2270
3120
+ #: includes/admin/core/class-admin-settings.php:2380
3121
  msgid ""
3122
  "The key you entered belongs to a bundle, please use the product specific "
3123
  "license key."
3124
  msgstr ""
3125
 
3126
+ #: includes/admin/core/class-admin-settings.php:2278
3127
+ #: includes/admin/core/class-admin-settings.php:2286
3128
+ #: includes/admin/core/class-admin-settings.php:2298
3129
  msgid "unknown_error"
3130
  msgstr ""
3131
 
3132
+ #: includes/admin/core/class-admin-settings.php:2279
3133
+ #: includes/admin/core/class-admin-settings.php:2287
3134
  #, php-format
3135
  msgid ""
3136
  "There was an error with this license key: %s. Please <a href=\"%s\">contact "
3137
  "our support team</a>."
3138
  msgstr ""
3139
 
3140
+ #: includes/admin/core/class-admin-settings.php:2300
3141
  #, php-format
3142
  msgid ""
3143
  "There was an error with this license key: %s%s. Please <a href=\"%s"
3144
  "\">contact our support team</a>."
3145
  msgstr ""
3146
 
3147
+ #: includes/admin/core/class-admin-settings.php:2395
3148
  msgid "License key never expires."
3149
  msgstr ""
3150
 
3151
+ #: includes/admin/core/class-admin-settings.php:2402
3152
  #, php-format
3153
  msgid ""
3154
  "Your license key expires soon! It expires on %s. <a href=\"%s\" target="
3155
  "\"_blank\">Renew your license key</a>."
3156
  msgstr ""
3157
 
3158
+ #: includes/admin/core/class-admin-settings.php:2412
3159
  #, php-format
3160
  msgid "Your license key expires on %s."
3161
  msgstr ""
3162
 
3163
+ #: includes/admin/core/class-admin-settings.php:2430
3164
  #, php-format
3165
  msgid "To receive updates, please enter your valid %s license key."
3166
  msgstr ""
3167
 
3168
+ #: includes/admin/core/class-admin-settings.php:2452
3169
  msgid "Clear License"
3170
  msgstr ""
3171
 
3172
+ #: includes/admin/core/class-admin-settings.php:2454
3173
  msgid "Activate"
3174
  msgstr ""
3175
 
3176
+ #: includes/admin/core/class-admin-settings.php:2456
3177
  msgid "Re-Activate"
3178
  msgstr ""
3179
 
3180
+ #: includes/admin/core/class-admin-settings.php:2508
3181
  msgid ""
3182
  "To copy the Install info, click below then press Ctrl + C (PC) or Cmd + C "
3183
  "(Mac)."
3229
  msgstr ""
3230
 
3231
  #: includes/admin/core/class-admin-users.php:124
3232
+ #: includes/core/class-fields.php:2641
3233
  msgid "Apply"
3234
  msgstr ""
3235
 
3270
  msgid "Info"
3271
  msgstr ""
3272
 
3273
+ #: includes/admin/core/class-admin-users.php:308
3274
+ #: includes/admin/core/class-admin-users.php:310
3275
+ msgid "All"
3276
+ msgstr ""
3277
+
3278
  #: includes/admin/core/class-admin-users.php:314
3279
  #: includes/admin/templates/dashboard/users.php:28
3280
  #: includes/core/class-user.php:981
3437
  msgid "Forums are ready for upgrade"
3438
  msgstr ""
3439
 
3440
+ #: includes/admin/core/packages/2.0-beta1/functions.php:218
3441
  #, php-format
3442
  msgid "Forums from %s to %s was upgraded successfully..."
3443
  msgstr ""
3444
 
3445
+ #: includes/admin/core/packages/2.0-beta1/functions.php:236
3446
  msgid "Woocommerce Products are ready for upgrade"
3447
  msgstr ""
3448
 
3449
+ #: includes/admin/core/packages/2.0-beta1/functions.php:305
3450
  #, php-format
3451
  msgid "Woocommerce Products from %s to %s was upgraded successfully..."
3452
  msgstr ""
3453
 
3454
+ #: includes/admin/core/packages/2.0-beta1/functions.php:323
3455
  msgid "Email Templates was upgraded successfully"
3456
  msgstr ""
3457
 
3622
  msgid "Create additional metadata table..."
3623
  msgstr ""
3624
 
3625
+ #: includes/admin/core/packages/2.1.5/functions.php:95
3626
  msgid "Balance fields were updated successfully"
3627
  msgstr ""
3628
 
3629
+ #: includes/admin/core/packages/2.1.5/functions.php:97
3630
  msgid "Updated successfully"
3631
  msgstr ""
3632
 
3960
  msgid "Add New Field"
3961
  msgstr ""
3962
 
3963
+ #: includes/admin/templates/extensions.php:173
3964
  msgid ""
3965
  "<strong>All Access Pass</strong> – Get access to all Ultimate Member "
3966
  "extensions at a significant discount with our All Access Pass."
3967
  msgstr ""
3968
 
3969
+ #: includes/admin/templates/extensions.php:177
3970
  msgid "View Pricing"
3971
  msgstr ""
3972
 
3973
+ #: includes/admin/templates/extensions.php:186
3974
  msgid "Premium"
3975
  msgstr ""
3976
 
3977
+ #: includes/admin/templates/extensions.php:191
3978
  msgid "Free"
3979
  msgstr ""
3980
 
3981
+ #: includes/admin/templates/extensions.php:217
3982
+ #: includes/admin/templates/extensions.php:251
3983
  msgid "Get this Add on"
3984
  msgstr ""
3985
 
3986
+ #: includes/admin/templates/extensions.php:222
3987
+ #: includes/admin/templates/extensions.php:256
3988
  msgid "More Details"
3989
  msgstr ""
3990
 
4315
  #: includes/admin/templates/modal/dynamic_new_group.php:18
4316
  #: includes/admin/templates/modal/fonticons.php:14
4317
  #: includes/admin/templates/role/publish.php:24 includes/class-config.php:253
4318
+ #: includes/core/class-fields.php:2642 includes/core/class-fields.php:2741
4319
  #: includes/core/um-actions-profile.php:674
4320
  #: includes/core/um-actions-profile.php:686
4321
  #: includes/core/um-actions-profile.php:874
4685
  msgstr ""
4686
 
4687
  #: includes/class-config.php:135 includes/class-config.php:792
4688
+ #: includes/core/class-member-directory.php:2152
4689
  #: includes/core/um-actions-profile.php:1260
4690
  #: includes/core/um-actions-user.php:19
4691
  msgid "Logout"
7061
  msgid "Add translation to %s"
7062
  msgstr ""
7063
 
7064
+ #: includes/core/class-fields.php:1330 templates/message.php:6
7065
  #, php-format
7066
  msgid "%s"
7067
  msgstr ""
7068
 
7069
+ #: includes/core/class-fields.php:1351
7070
  msgid "Custom Field"
7071
  msgstr ""
7072
 
7073
+ #: includes/core/class-fields.php:1694
7074
  msgid "Please upload a valid image!"
7075
  msgstr ""
7076
 
7077
+ #: includes/core/class-fields.php:1708
7078
  msgid "Sorry this is not a valid image."
7079
  msgstr ""
7080
 
7081
+ #: includes/core/class-fields.php:1711
7082
  msgid "This image is too large!"
7083
  msgstr ""
7084
 
7085
+ #: includes/core/class-fields.php:1714
7086
  msgid "This image is too small!"
7087
  msgstr ""
7088
 
7089
+ #: includes/core/class-fields.php:1717
7090
  msgid "You can only upload one image"
7091
  msgstr ""
7092
 
7093
+ #: includes/core/class-fields.php:1749
7094
  msgid "Sorry this is not a valid file."
7095
  msgstr ""
7096
 
7097
+ #: includes/core/class-fields.php:1752
7098
  msgid "This file is too large!"
7099
  msgstr ""
7100
 
7101
+ #: includes/core/class-fields.php:1755
7102
  msgid "This file is too small!"
7103
  msgstr ""
7104
 
7105
+ #: includes/core/class-fields.php:1758
7106
  msgid "You can only upload one file"
7107
  msgstr ""
7108
 
7109
+ #: includes/core/class-fields.php:2286
7110
  msgid "Current Password"
7111
  msgstr ""
7112
 
7113
+ #: includes/core/class-fields.php:2317
7114
  msgid "New Password"
7115
  msgstr ""
7116
 
7117
+ #: includes/core/class-fields.php:2351
7118
  #, php-format
7119
  msgid "Confirm %s"
7120
  msgstr ""
7121
 
7122
+ #: includes/core/class-fields.php:2595
7123
  msgid "Upload Photo"
7124
  msgstr ""
7125
 
7126
+ #: includes/core/class-fields.php:2617 includes/core/class-fields.php:2641
7127
  #: includes/core/um-actions-profile.php:905
7128
  msgid "Change photo"
7129
  msgstr ""
7130
 
7131
+ #: includes/core/class-fields.php:2641 includes/core/class-fields.php:2740
7132
  msgid "Processing..."
7133
  msgstr ""
7134
 
7135
+ #: includes/core/class-fields.php:2665
7136
  msgid "Upload File"
7137
  msgstr ""
7138
 
7139
+ #: includes/core/class-fields.php:2707 includes/core/um-filters-fields.php:267
7140
  msgid "This file has been removed."
7141
  msgstr ""
7142
 
7143
+ #: includes/core/class-fields.php:2710 includes/core/class-fields.php:2740
7144
  msgid "Change file"
7145
  msgstr ""
7146
 
7147
+ #: includes/core/class-fields.php:2740
7148
  msgid "Save"
7149
  msgstr ""
7150
 
7151
+ #: includes/core/class-fields.php:4265
7152
  #, php-format
7153
  msgid ""
7154
  "Your profile is looking a little empty. Why not <a href=\"%s\">add</a> some "
7155
  "information!"
7156
  msgstr ""
7157
 
7158
+ #: includes/core/class-fields.php:4267
7159
  msgid "This user has not added any information to their profile yet."
7160
  msgstr ""
7161
 
7258
  msgid "User Registered"
7259
  msgstr ""
7260
 
7261
+ #: includes/core/class-member-directory.php:882
7262
+ #: includes/core/class-member-directory.php:883
7263
  msgid " stars"
7264
  msgstr ""
7265
 
7266
+ #: includes/core/class-member-directory.php:893
7267
  msgid "<strong>Age:</strong>&nbsp;{value} years old"
7268
  msgstr ""
7269
 
7270
+ #: includes/core/class-member-directory.php:894
7271
  msgid "<strong>Age:</strong>&nbsp;{min_range} - {max_range} years old"
7272
  msgstr ""
7273
 
7274
+ #: includes/core/class-member-directory.php:2097
7275
+ #: includes/core/class-member-directory.php:2141
7276
  #: includes/core/um-actions-profile.php:1227
7277
  #: includes/core/um-actions-profile.php:1258
7278
  msgid "Edit Profile"
7279
  msgstr ""
7280
 
7281
+ #: includes/core/class-member-directory.php:2147
7282
  #: includes/core/um-actions-profile.php:1259
7283
  msgid "My Account"
7284
  msgstr ""
7532
  msgid "Select what email notifications do you want to receive"
7533
  msgstr ""
7534
 
7535
+ #: includes/core/um-actions-account.php:492
7536
  msgid "Download your data"
7537
  msgstr ""
7538
 
7539
+ #: includes/core/um-actions-account.php:494
7540
  msgid ""
7541
  "You can request a file with the information that we believe is most relevant "
7542
  "and useful to you."
7543
  msgstr ""
7544
 
7545
+ #: includes/core/um-actions-account.php:503
7546
+ msgid "You could download your previous data:"
7547
  msgstr ""
7548
 
7549
+ #: includes/core/um-actions-account.php:504
7550
+ msgid "download personal data"
7551
+ msgstr ""
7552
+
7553
+ #: includes/core/um-actions-account.php:505
7554
+ msgid "You could send a new request for an export of personal your data."
7555
+ msgstr ""
7556
+
7557
+ #: includes/core/um-actions-account.php:512
7558
+ #: includes/core/um-actions-account.php:555
7559
+ #: includes/core/um-actions-account.php:602
7560
+ msgid ""
7561
+ "A confirmation email has been sent to your email. Click the link within the "
7562
+ "email to confirm your export request."
7563
+ msgstr ""
7564
+
7565
+ #: includes/core/um-actions-account.php:514
7566
+ msgid ""
7567
+ "The administrator has not yet approved downloading the data. Please expect "
7568
+ "an email with a link to your data."
7569
+ msgstr ""
7570
+
7571
+ #: includes/core/um-actions-account.php:517
7572
+ msgid ""
7573
+ "Enter your current password to confirm a new export of your personal data."
7574
+ msgstr ""
7575
+
7576
+ #: includes/core/um-actions-account.php:522
7577
+ #: includes/core/um-actions-account.php:563
7578
  msgid "You must enter a password"
7579
  msgstr ""
7580
 
7581
+ #: includes/core/um-actions-account.php:527
7582
  msgid "Request data"
7583
  msgstr ""
7584
 
7585
+ #: includes/core/um-actions-account.php:536
7586
  msgid "Erase of your data"
7587
  msgstr ""
7588
 
7589
+ #: includes/core/um-actions-account.php:538
7590
  msgid "You can request erasing of the data that we have about you."
7591
  msgstr ""
7592
 
7593
+ #: includes/core/um-actions-account.php:547
7594
+ msgid "Your personal data has been deleted."
 
7595
  msgstr ""
7596
 
7597
+ #: includes/core/um-actions-account.php:548
7598
+ msgid "You could send a new request for deleting your personal data."
7599
  msgstr ""
7600
 
7601
+ #: includes/core/um-actions-account.php:557
7602
+ msgid ""
7603
+ "The administrator has not yet approved deleting your data. Please expect an "
7604
+ "email with a link to your data."
7605
  msgstr ""
7606
 
7607
+ #: includes/core/um-actions-account.php:560
7608
  msgid ""
7609
+ "Enter your current password to confirm the erasure of your personal data."
 
7610
  msgstr ""
7611
 
7612
  #: includes/core/um-actions-account.php:568
7613
+ msgid "Request data erase"
7614
+ msgstr ""
7615
+
7616
+ #: includes/core/um-actions-account.php:595
7617
+ msgid "Wrong request."
7618
+ msgstr ""
7619
+
7620
+ #: includes/core/um-actions-account.php:607
7621
  msgid "The password you entered is incorrect."
7622
  msgstr ""
7623
 
7839
  msgid "An error has been encountered"
7840
  msgstr ""
7841
 
7842
+ #: includes/core/um-actions-misc.php:158
7843
  msgid "Registration is currently disabled"
7844
  msgstr ""
7845
 
7846
+ #: includes/core/um-actions-misc.php:162 includes/core/um-filters-login.php:40
7847
  msgid "This email address has been blocked."
7848
  msgstr ""
7849
 
7850
+ #: includes/core/um-actions-misc.php:166
7851
  msgid "We do not accept registrations from that domain."
7852
  msgstr ""
7853
 
7854
+ #: includes/core/um-actions-misc.php:170 includes/core/um-filters-login.php:43
7855
  msgid "Your IP address has been blocked."
7856
  msgstr ""
7857
 
7858
+ #: includes/core/um-actions-misc.php:174 includes/core/um-filters-login.php:136
7859
  msgid "Your account has been disabled."
7860
  msgstr ""
7861
 
7862
+ #: includes/core/um-actions-misc.php:178 includes/core/um-filters-login.php:139
7863
  msgid "Your account has not been approved yet."
7864
  msgstr ""
7865
 
7866
+ #: includes/core/um-actions-misc.php:182 includes/core/um-filters-login.php:142
7867
  msgid "Your account is awaiting e-mail verification."
7868
  msgstr ""
7869
 
7870
+ #: includes/core/um-actions-misc.php:186 includes/core/um-filters-login.php:145
7871
  msgid "Your membership request has been rejected."
7872
  msgstr ""
7873
 
readme.txt CHANGED
@@ -6,8 +6,8 @@ Donate link:
6
  Tags: community, member, membership, user-profile, user-registration
7
  Requires PHP: 5.6
8
  Requires at least: 5.0
9
- Tested up to: 5.3
10
- Stable tag: 2.1.4
11
  License: GNU Version 2 or Any Later Version
12
  License URI: http://www.gnu.org/licenses/gpl-3.0.txt
13
 
@@ -145,6 +145,22 @@ The plugin works with popular caching plugins by automatically excluding Ultimat
145
  * To learn more about version 2.1 please see this [topic](https://wordpress.org/support/topic/version-2-1-4/)
146
  * UM2.1+ is a significant update to the Member Directories' code base from 2.0.x. Please make sure you take a full-site backup with restore point before updating the plugin
147
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
148
  = 2.1.4: February 24, 2020 =
149
 
150
  * Enhancements:
6
  Tags: community, member, membership, user-profile, user-registration
7
  Requires PHP: 5.6
8
  Requires at least: 5.0
9
+ Tested up to: 5.4
10
+ Stable tag: 2.1.5
11
  License: GNU Version 2 or Any Later Version
12
  License URI: http://www.gnu.org/licenses/gpl-3.0.txt
13
 
145
  * To learn more about version 2.1 please see this [topic](https://wordpress.org/support/topic/version-2-1-4/)
146
  * UM2.1+ is a significant update to the Member Directories' code base from 2.0.x. Please make sure you take a full-site backup with restore point before updating the plugin
147
 
148
+ = 2.1.5: April 2, 2020 =
149
+
150
+ * Enhancements:
151
+
152
+ - Added number field-type to member directory filters
153
+ - Changed export/erase personal data in account page
154
+ - Sanitizing variables in wp-admin
155
+
156
+ * Bugfixes:
157
+
158
+ - Fixed PHP notice 'form_id' on account submission
159
+ - Fixed birthday range for member directory filter
160
+ - Fixed fields visibility when user can edit other users
161
+ - Fixed honeypot JS
162
+ - Fixed edit mode for Role (Dropdown/Radio) fields (getting editable priority role)
163
+
164
  = 2.1.4: February 24, 2020 =
165
 
166
  * Enhancements:
ultimate-member.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Ultimate Member
4
  Plugin URI: http://ultimatemember.com/
5
  Description: The easiest way to create powerful online communities and beautiful user profiles with WordPress
6
- Version: 2.1.4
7
  Author: Ultimate Member
8
  Author URI: http://ultimatemember.com/
9
  Text Domain: ultimate-member
3
  Plugin Name: Ultimate Member
4
  Plugin URI: http://ultimatemember.com/
5
  Description: The easiest way to create powerful online communities and beautiful user profiles with WordPress
6
+ Version: 2.1.5
7
  Author: Ultimate Member
8
  Author URI: http://ultimatemember.com/
9
  Text Domain: ultimate-member