- upgrades request manual;

This commit is contained in:
nikitozzzzzzz
2018-05-24 16:55:06 +03:00
parent 4c14d33fee
commit 2ce01fcd4c
4 changed files with 49 additions and 0 deletions
@@ -0,0 +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 ) ?>
</a>
</p>