Server : nginx/1.24.0 System : Linux ip-172-31-33-48 6.14.0-1011-aws #11~24.04.1-Ubuntu SMP Fri Aug 1 02:07:25 UTC 2025 x86_64 User : www-data ( 33) PHP Version : 8.3.6 Disable Function : NONE Directory : /var/www/html/wp-content/plugins.off/sierotki/includes/iworks/rate/templates/plugins/ |
Upload File : |
<?php defined( 'ABSPATH' ) || exit; // Exit if accessed directly echo '<p>'; esc_html_e( 'Would you like to boost your website sharing abilities?', 'sierotki' ); echo '</p>'; echo '<p>'; printf( /* translators: %s is a plugin name with url */ esc_html__( 'Don\'t wait, install plugin %s!', 'sierotki' ), /* translators: %s is a plugin wp home name, %s plugin name */ sprintf( '<a href="%s" target="_blank"><strong>%s</strong></a>', esc_url( $args['plugin_wp_home'] ), esc_html( $args['plugin_name'] ) ) ); echo '</p>'; ?> <p class="iworks-rate-center"><a href="<?php echo esc_url( $args['install_plugin_url'] ); ?>" class="iworks-rate-button iworks-rate-button--green dashicons-admin-plugins "><?php echo esc_html( __( 'Install', 'sierotki' ) ); ?></a></p>