ID) && ($user_id = $user->ID) && is_object ($current_user) && !empty ($current_user->ID)) { $role = c_ws_plugin__s2member_user_access::user_access_role ($user); /* This User's current WordPress® Role. */ $level = c_ws_plugin__s2member_user_access::user_access_level ($user); /* User's Access Level for s2Member. */ /**/ if (current_user_can ("edit_users") && (!is_multisite () || is_super_admin () || is_user_member_of_blog ($user_id))) { echo '
' . "\n"; /**/ echo '| [?] | ' . "\n"; echo '' . "\n"; echo ' |
|---|---|
| [?] | ' . "\n"; echo '' . "\n"; echo ' | ' . "\n"; echo '
| [?] | ' . "\n"; echo '' . "\n"; echo ' |
| [?] | ' . "\n"; echo '' . "\n"; echo ' |
| [?] | ' . "\n"; echo '' . "\n"; echo ' |
| [?]' . ((is_multisite ()) ? ' ( for this Blog )' : '') . ' | ' . "\n";
echo '' . "\n"; echo ' |
| [?]' . (($auto_eot_time) ? ' ( Universal Time / GMT )' : '') . ' | ' . "\n";
echo '' . "\n"; echo ' |
| [?] | ' . "\n"; echo '' . "\n"; echo ' |
| [?] | ' . "\n"; echo '' . "\n"; echo ' |
| [?] | ' . "\n"; echo '' . ((c_ws_plugin__s2member_ip_restrictions::specific_ip_restriction_breached_security (strtolower ($user->user_login))) ? ' *Note* this User HAS breached security through existing IP Restrictions.' : ' *Note* this User is NOT currently banned by any of your IP Restrictions.') . ' | ' . "\n";
echo '
| ' . "\n"; echo '' . "\n"; echo ' | ' . "\n"; echo '|
' . ((!empty ($field["sectitle"])) ? $field["sectitle"] : '') . ' | |
| ' . "\n"; echo ' | ' . c_ws_plugin__s2member_custom_reg_fields::custom_field_gen (__FUNCTION__, $field, "ws_plugin__s2member_profile_", "ws-plugin--s2member-profile-", "", ((preg_match ("/^(text|textarea|select|selects)$/", $field["type"])) ? "width:99%;" : ""), "", "", $fields, $fields[$field_var], "administrative") . ' | ' . "\n"; echo '
| ' . "\n"; echo '' . "\n"; echo ' | ' . "\n"; echo '|
| [?] These Notations are private; Users/Members will never see any of these notes. | ' . "\n";
echo '' . "\n"; echo ' |
' . ((!empty ($field["sectitle"])) ? $field["sectitle"] : '') . ' | |
| ' . "\n"; echo ' | ' . c_ws_plugin__s2member_custom_reg_fields::custom_field_gen (__FUNCTION__, $field, "ws_plugin__s2member_profile_", "ws-plugin--s2member-profile-", "", ((preg_match ("/^(text|textarea|select|selects)$/", $field["type"])) ? "width:99%;" : ""), "", "", $fields, $fields[$field_var], "profile") . ' | ' . "\n"; echo '
|---|---|