Advertisement
verygoodplugins

Untitled

Feb 14th, 2023
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.59 KB | None | 0 0
  1. Array
  2. (
  3. [create_users] => 1
  4. [push] => 1
  5. [restrict_content] => 1
  6. [exclude_admins] => 1
  7. [return_after_login] => 1
  8. [return_after_login_priority] => 10
  9. [restricted_message] => <h2 style="text-align: center">Oops!</h2>
  10. <p style="text-align: center">You don't have permission to view this page! Make sure you're logged in and try again, or contact support.</p>
  11. [lockout_redirect] => https://dev.local/wp-login.php
  12. [access_key] => KEY
  13. [return_password] => 1
  14. [username_format] => email
  15. [contact_fields] => Array
  16. (
  17. [first_name] => Array
  18. (
  19. [active] => 1
  20. [type] => text
  21. [crm_field] => name
  22. )
  23.  
  24. [last_name] => Array
  25. (
  26. [active] => 1
  27. [type] => text
  28. [crm_field] => last_name
  29. )
  30.  
  31. [user_email] => Array
  32. (
  33. [active] => 1
  34. [type] => text
  35. [crm_field] => email
  36. )
  37.  
  38. [billing_company] => Array
  39. (
  40. [type] => text
  41. [crm_field] => company
  42. )
  43.  
  44. [billing_country] => Array
  45. (
  46. [type] => country
  47. [crm_field] => country
  48. )
  49.  
  50. [billing_city] => Array
  51. (
  52. [type] => text
  53. [crm_field] => city
  54. )
  55.  
  56. [billing_state] => Array
  57. (
  58. [type] => state
  59. [crm_field] => state
  60. )
  61.  
  62. [email_optin] => Array
  63. (
  64. [type] => checkbox
  65. [crm_field] => type
  66. )
  67.  
  68. )
  69.  
  70. [crm] => activecampaign
  71. [ac_url] => https://verygoodplugins55892.api-us1.com
  72. [ac_key] => c8fc705d6ac140be7c78e952a7716bd9894d6e9f37c30957004692fe88c8307b445bc7b8
  73. [connection_configured] => 1
  74. [enable_queue] => 1
  75. [prevent_reapply] => 1
  76. [cron_interval] => 5
  77. [enable_logging] => 1
  78. [logging_badge] => 1
  79. [enable_admin_bar] => 1
  80. [enable_menu_items] => 1
  81. [hide_additional] => 1
  82. [woo_error_message] => You do not have sufficient privileges to purchase this product. Please contact support.
  83. [email_optin_default] => checked
  84. [log_table_version] => 3.40.54
  85. [wp_fusion_version] => 3.40.54
  86. [site_url] => https://dev.l_[wpf_siteurl]_ocal
  87. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement