• If an Administrator has not logged in via LinkedIn profile, locked content remains invisible to them.

    To fix this, I modified line 429 of includes/lib/PkliLogin.php:
    if((get_user_meta(wp_get_current_user()->ID, 'pkli_linkedin_id') != false) || (current_user_can( 'manage_options' ))){

    • This topic was modified 5 years, 9 months ago by gdfwilliams.
  • The topic ‘Admin Can’t See Locked Content’ is closed to new replies.