Plugin Directory

Changeset 3195982


Ignore:
Timestamp:
11/24/2024 07:02:30 PM (16 months ago)
Author:
riselab
Message:

docs: update icons and info

Location:
wp-custom-comments
Files:
3 added
4 edited

Legend:

Unmodified
Added
Removed
  • wp-custom-comments/tags/1.0.1/readme.txt

    r3195666 r3195982  
    66Stable tag: 1.0.1
    77License: GPLv2 or later
    8 License URI: http://www.gnu.org/licenses/gpl-2.0.html
     8License URI: https://www.gnu.org/licenses/gpl-2.0.html
    99
    1010Replacing the standard WordPress commenting form with custom HTML/JavaScript code.
  • wp-custom-comments/tags/1.0.1/wp-custom-comments.php

    r1524200 r3195982  
    22/*
    33Plugin Name: WP Custom Comments
    4 Plugin URI: http://riselab.ru/
     4Plugin URI: https://riselab.ru/
    55Text Domain: wp-custom-comments
    66Description: The plugin allows you to replace the standard WordPress commenting form with custom HTML/JavaScript code, such as one of the popular commenting system's widget (Disqus, HyperComments) or with the VKontakte comments widget.
    77Version: 1.0.1
    8 Author: Vadim Alekseyenko
     8Author: Vadim Alekseenko
    99Author URI: http://riselab.ru/
    1010*/
  • wp-custom-comments/trunk/readme.txt

    r3195666 r3195982  
    66Stable tag: 1.0.1
    77License: GPLv2 or later
    8 License URI: http://www.gnu.org/licenses/gpl-2.0.html
     8License URI: https://www.gnu.org/licenses/gpl-2.0.html
    99
    1010Replacing the standard WordPress commenting form with custom HTML/JavaScript code.
  • wp-custom-comments/trunk/wp-custom-comments.php

    r1524200 r3195982  
    22/*
    33Plugin Name: WP Custom Comments
    4 Plugin URI: http://riselab.ru/
     4Plugin URI: https://riselab.ru/
    55Text Domain: wp-custom-comments
    66Description: The plugin allows you to replace the standard WordPress commenting form with custom HTML/JavaScript code, such as one of the popular commenting system's widget (Disqus, HyperComments) or with the VKontakte comments widget.
    77Version: 1.0.1
    8 Author: Vadim Alekseyenko
     8Author: Vadim Alekseenko
    99Author URI: http://riselab.ru/
    1010*/
Note: See TracChangeset for help on using the changeset viewer.