PluginProbe
Social Share Buttons / 1.19
Social Share Buttons v1.19
trunk 0.9 1.0 1.1 1.1.1 1.1.2 1.10 1.11 1.12 1.15 1.16 1.17 1.18 1.19 1.2 1.20 1.3 1.30 1.4 1.5 1.6 1.7 1.8 1.9
← All changes | admin/update_mb.php +2 -0 1.71.19 View file →
@@ -27,5 +27,7 @@
27 27 <h3><?php _e('Update MaxButtons', 'mb-social'); ?></h3>
28 28 <p>
29 29 <?php printf(__('MaxButtons Social Share requires at least %s version %s of MaxButtons or MaxButtons PRO</a> . You are running version %s. A newer version is required to function properly. Sorry for the inconvience.', 'mbsocial'), "<a href='$url'>", MBSOCIAL_REQUIRED_MB, MAXBUTTONS_VERSION_NUM, '</a>'); ?>
30 30 </p>
31 +
32 +<p><?php printf(__('You can find older versions of this plugin on the %s WordPress site %s', 'mbsocial'), '<a href="https://wordpress.org/plugins/share-button/advanced/" target="_blank">', '</a>' ); ?></p>
31 33 </div>