Changeset 1524200
- Timestamp:
- 10/28/2016 06:10:54 PM (9 years ago)
- Location:
- wp-custom-comments/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (2 diffs)
-
wp-custom-comments.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-custom-comments/trunk/readme.txt
r1524167 r1524200 4 4 Requires at least: 2.8 5 5 Tested up to: 4.6.1 6 Stable tag: 1.0 6 Stable tag: 1.0.1 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 27 27 == Changelog == 28 28 29 = 1.0.1 = 30 * Added localization support 31 29 32 = 1.0 = 30 33 * Initial release -
wp-custom-comments/trunk/wp-custom-comments.php
r1524167 r1524200 5 5 Text Domain: wp-custom-comments 6 6 Description: 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. 7 Version: 1.0 7 Version: 1.0.1 8 8 Author: Vadim Alekseyenko 9 9 Author URI: http://riselab.ru/
Note: See TracChangeset
for help on using the changeset viewer.