mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-18 22:23:37 +09:00
- upgrades request manual;
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user