File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9797 name="<?php echo $ this ->settings ->disable_global_comments ->name (); ?> " <?php if ($ this ->settings ->disable_global_comments ->get () == 1 ) {
9898 echo 'checked ' ;
9999 } ?> id="<?php echo $ this ->settings ->disable_global_comments ->name (); ?> " value="1">
100- <label for="<?php echo $ this ->settings ->disable_global_comments ->name (); ?> ">Replace Wordpress
101- comments with Factlink comments.</label>
100+ <label for="<?php echo $ this ->settings ->disable_global_comments ->name (); ?> ">Disable the default Wordpress comments.</label>
102101 </fieldset>
103- <p class="description">Disables the Wordpress ability to add new comments, but doesn't remove the
102+ <p class="description">Note: Disables the Wordpress ability to add new comments, but doesn't remove the
104103 existing ones.</p>
105104 </td>
106105 </tr>
Original file line number Diff line number Diff line change 11=== Plugin Name ===
22Contributors: factlink
3- Tags: discussions, annotation, credibility, social network
3+ Tags: discussions, annotation, inline comments
44Requires at least: 3.1.0
55Tested up to: 3.8.1
66Stable tag: trunk
@@ -27,9 +27,10 @@ You can find more information at [https://factlink.com/publisher](https://factli
2727
2828== Installation ==
2929
30- 1. Upload the file `factlink.php` to the `/wp-content/plugins/` directory
30+ 1. Upload the downloaded folder to the `/wp-content/plugins/` directory
31312. Activate the plugin through the 'Plugins' menu in WordPress
32- 3. You're done! You should now be able to use Factlink.
32+ 3. Configure the plugin
33+ 4. You're done! You should now be able to use Factlink.
3334
3435== Screenshots ==
3536
You can’t perform that action at this time.
0 commit comments