Changeset 3195982
- Timestamp:
- 11/24/2024 07:02:30 PM (16 months ago)
- Location:
- wp-custom-comments
- Files:
-
- 3 added
- 4 edited
-
assets/icon-128x128.png (added)
-
assets/icon-256x256.png (added)
-
assets/icon.svg (added)
-
tags/1.0.1/readme.txt (modified) (1 diff)
-
tags/1.0.1/wp-custom-comments.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
-
trunk/wp-custom-comments.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-custom-comments/tags/1.0.1/readme.txt
r3195666 r3195982 6 6 Stable tag: 1.0.1 7 7 License: GPLv2 or later 8 License URI: http ://www.gnu.org/licenses/gpl-2.0.html8 License URI: https://www.gnu.org/licenses/gpl-2.0.html 9 9 10 10 Replacing the standard WordPress commenting form with custom HTML/JavaScript code. -
wp-custom-comments/tags/1.0.1/wp-custom-comments.php
r1524200 r3195982 2 2 /* 3 3 Plugin Name: WP Custom Comments 4 Plugin URI: http ://riselab.ru/4 Plugin URI: https://riselab.ru/ 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 7 Version: 1.0.1 8 Author: Vadim Alekse yenko8 Author: Vadim Alekseenko 9 9 Author URI: http://riselab.ru/ 10 10 */ -
wp-custom-comments/trunk/readme.txt
r3195666 r3195982 6 6 Stable tag: 1.0.1 7 7 License: GPLv2 or later 8 License URI: http ://www.gnu.org/licenses/gpl-2.0.html8 License URI: https://www.gnu.org/licenses/gpl-2.0.html 9 9 10 10 Replacing the standard WordPress commenting form with custom HTML/JavaScript code. -
wp-custom-comments/trunk/wp-custom-comments.php
r1524200 r3195982 2 2 /* 3 3 Plugin Name: WP Custom Comments 4 Plugin URI: http ://riselab.ru/4 Plugin URI: https://riselab.ru/ 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 7 Version: 1.0.1 8 Author: Vadim Alekse yenko8 Author: Vadim Alekseenko 9 9 Author URI: http://riselab.ru/ 10 10 */
Note: See TracChangeset
for help on using the changeset viewer.