- fixed refresh of transient plugin upgrade options

This commit is contained in:
nikitozzzzzzz
2018-05-25 10:34:53 +03:00
parent 2ce01fcd4c
commit 79ae9a9185
2 changed files with 5 additions and 1 deletions
@@ -1,6 +1,6 @@
<p><?php _e( 'Run this task from time to time if you have issues with WP Cron and need to get UM extension updates.', 'ultimate-member' ) ?></p>
<p>
<a href="<?php echo add_query_arg( 'um_adm_action', 'manual_upgrades_request' ); ?>" class="button">
<?php printf( __( 'Get latest versions', 'ultimate-member' ), $count ) ?>
<?php _e( 'Get latest versions', 'ultimate-member' ) ?>
</a>
</p>