Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion disqus/manage.php
Original file line number Diff line number Diff line change
Expand Up @@ -622,7 +622,7 @@ function is_valid_dsq_key($value, $min=1, $max=64) {
<?php echo dsq_i('Having problems with the plugin? Check out our troubleshooting documentation.'); ?>&nbsp;
<a href="https://help.disqus.com/customer/portal/articles/472005" target="_blank"><?php echo dsq_i('WordPress troubleshooting ocumentation'); ?></a>
<?php echo dsq_i('You can also email us and include the debug info below.'); ?>&nbsp;
<a href="mailto:help+wp@disqus.com"><?php echo dsq_i('Contact support'); ?></a>
<a href="https://disqus.com/support"><?php echo dsq_i('Contact support'); ?></a>
</p>
<textarea style="width:90%; height:200px;">
URL: <?php echo esc_url( get_option('siteurl') ); ?>
Expand Down