| @@ -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> |