Plugin Directory

Changeset 2656982


Ignore:
Timestamp:
01/13/2022 06:17:31 AM (4 years ago)
Author:
winrid
Message:

3.10.2 - Friendly setup message

Location:
fastcomments
Files:
37 added
3 edited

Legend:

Unmodified
Added
Removed
  • fastcomments/trunk/README.txt

    r2656916 r2656982  
    44Requires at least: 4.6
    55Tested up to: 5.8
    6 Stable tag: 3.10.1
     6Stable tag: 3.10.2
    77Requires PHP: 5.2.4
    88License: GPLv2 or later
     
    8585
    8686== Changelog ==
     87
     88= 3.10.2 =
     89* Friendly setup note.
    8790
    8891= 3.10.1 =
  • fastcomments/trunk/admin/fastcomments-admin-setup-view.php

    r2577451 r2656982  
    3737    <?php } ?>
    3838
     39    <noscript>
     40        <h3>Please enable JavaScript and reload the page to complete setup.</h3>
     41        <p>JavaScript is not required to use FastComments to comment, but it is required for the initial setup.</p>
     42    </noscript>
     43
    3944    <?php
    4045        global $FASTCOMMENTS_VERSION;
  • fastcomments/trunk/fastcomments-wordpress-plugin.php

    r2656916 r2656982  
    44Plugin URI: https://fastcomments.com
    55Description: Live Comments, Fast. A comment system that will delight your users and developers.
    6 Version: 3.10.1
     6Version: 3.10.2
    77Author: winrid @ FastComments
    88License: GPL-2.0+
Note: See TracChangeset for help on using the changeset viewer.