Plugin Directory

Changeset 2708671


Ignore:
Timestamp:
04/12/2022 03:23:18 PM (4 years ago)
Author:
jimseconde
Message:

Updated to add link to Vonage dashboard, changed author to Vonage

Location:
vonage-2fa
Files:
13 added
1 edited

Legend:

Unmodified
Added
Removed
  • vonage-2fa/trunk/vonage2fa.php

    r2701770 r2708671  
    55  Plugin URI: http://wordpress.org/plugins/vonage-2fa
    66  Description: Use Vonage's APIs for 2FA
    7   Author: James Seconde
     7  Author: Vonage
    88  Version: 1.0.0
    99  Author URI: https://developer.vonage.com/
     
    7171    <h1>Built in 2FA</h1>
    7272    <p>A text is sent out with a 2FA code to the user's provided mobile number.</p>
     73    <p>This plugin requires a Vonage account to work. <strong>If you run out of credit on your Vonage account,
     74    your users may be locked out if they are unable to complete the 2FA process.</strong><br>
     75    </p><a target='_blank' href='https://dashboard.nexmo.com/'>Click here to go to your Vonage Dashboard.</a><p></p>
    7376    <div>
    7477        <form action='options.php' method='post'>";
Note: See TracChangeset for help on using the changeset viewer.