Skip to content

Commit c64660f

Browse files
author
Eugene Manuilov
committed
Shorten Flattr link
1 parent f188fe0 commit c64660f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

classes/Visualizer/Render/Page.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ protected function _renderSidebar() {
7777
esc_html_e( 'Rate it on WordPress.org', Visualizer_Plugin::NAME );
7878
echo '</a>';
7979
echo '<div id="flattr">';
80-
echo '<a href="https://flattr.com/submit/auto?user_id=madpixels&url=http%3A%2F%2Fwordpress.org%2Fplugins%2Fvisualizer%2F&category=software&title=WordPress+Visualizer&description=', urlencode( 'WordPress Visualizer plugin is a simple, easy to use and quite powerful tool to create, manage and embed interactive charts into your WordPress posts and pages.' ), '" target="_blank">';
80+
echo '<a href="http://goo.gl/hN9FYf" target="_blank">';
8181
echo '<img src="//api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" border="0">';
8282
echo '</a>';
8383
echo '</div>';

0 commit comments

Comments
 (0)