• Resolved Jtree5757

    (@jtree5757)


    Hey!

    I’m trying to locate the specific file and location (line) where the “login” is supplied.

    I want to change it to something like “Sign in”

    Was able to find the “Forgot your password?” but couldn’t find the “Login” text.

    Can someone point me in the right direction please! 🙂

    Thanks!

    http://wordpress.org/plugins/wp-modal-login/

Viewing 1 replies (of 1 total)
  • Thread Starter Jtree5757

    (@jtree5757)

    Nevermind, just found it.

    If anyone else is interested. the file path is:
    wp-modal-login/includes/class-wp-modal-login.php

    line 363
    <h2><?php _e( 'Login', 'geissinger-wpml' ); ?></h2>

    Change where it says Login to anything you want

    cheers!

Viewing 1 replies (of 1 total)
  • The topic ‘Change "login" text in modal?’ is closed to new replies.