File: //home/xfp2mtarcm67/www/wp-content/plugins/limit-login-attempts-reloaded/views/tab-help.php
<?php
/**
* Help Page
*
* @var bool $is_active_app_custom
* @var string $block_sub_group
*
*/
if ( ! defined( 'ABSPATH' ) ) {
exit();
}
?>
<div id="llar-setting-page-help" class="llar-help-page">
<?php if ( ! $is_active_app_custom || $block_sub_group === 'Micro Cloud' ) : ?>
<div class="section-1">
<div class="block">
<div class="title">
<?php _e( 'Upgrade Now to Access Premium Support', 'limit-login-attempts-reloaded' ); ?>
</div>
<div class="text">
<?php _e( 'Our technical support team is available by email to help<br>with any questions.', 'limit-login-attempts-reloaded' ); ?>
</div>
<div class="actions mt-1_5">
<a class="button menu__item button__orange"
href="<?php echo esc_url( ( $block_sub_group === 'Micro Cloud' )
? str_replace('id=0', 'id=7', $this->info_upgrade_url())
: 'https://www.limitloginattempts.com/info.php?id=22' ); ?>" target="_blank">
<?php _e( 'Upgrade To Premium', 'limit-login-attempts-reloaded' ); ?>
</a>
</div>
</div>
<div class="block">
<div class="title">
<?php _e( 'Free Support', 'limit-login-attempts-reloaded' ); ?>
</div>
<div class="text">
<?php _e( 'Support for free customers is available via our forums page on WordPress.org.<br>The majority of requests <b>receive an answer within a few days</b>.', 'limit-login-attempts-reloaded' ); ?>
</div>
<div class="actions mt-1_5">
<a class="button menu__item col button__transparent_orange"
href="https://wordpress.org/support/plugin/limit-login-attempts-reloaded/" target="_blank">
<?php _e( 'Go To Support Forums', 'limit-login-attempts-reloaded' ); ?>
</a>
</div>
</div>
</div>
<?php endif; ?>
<a href="https://www.limitloginattempts.com/gdpr-qa/?from=plugin-help-tab" target="_blank"
class="description-page gdpr-information-link">
<?php _e( 'GDPR Information', 'limit-login-attempts-reloaded' ); ?>
</a>
<a href="https://docs.limitloginattempts.com/" class="description-page gdpr-information-link all-doc-title mt-1_5" target="_blank">
<?php _e( 'Software Documentation', 'limit-login-attempts-reloaded' ); ?>
</a>
<div class="documentation-section mt-1_5">
<div class="questions">
<h3 class="title_page">
<img src="<?php echo LLA_PLUGIN_URL ?>assets/css/images/icon-blocklist.png">
<?php _e( 'All Documentation', 'limit-login-attempts-reloaded' ); ?>
</h3>
<div class="questions__block">
<a class="question"
href="https://www.limitloginattempts.com/info.php?id=12"
target="_blank">
<div class="title"><?php _e( 'Cloud Service & Security', 'limit-login-attempts-reloaded' ); ?></div>
<div class="desc">
<?php _e( 'Questions regarding the cloud service including how to activate, logs and storage, and compliance.', 'limit-login-attempts-reloaded' ); ?>
</div>
</a>
<a class="question"
href="https://www.limitloginattempts.com/info.php?id=13"
target="_blank">
<div class="title"><?php _e( 'Technical Questions', 'limit-login-attempts-reloaded' ); ?></div>
<div class="desc">
<?php _e( 'Popular technical questions about the service including admin blocking, definitions, and email notifications.', 'limit-login-attempts-reloaded' ); ?>
</div>
</a>
<a class="question" href="https://www.limitloginattempts.com/info.php?id=14"
target="_blank">
<div class="title"><?php _e( 'Accounts & Billing', 'limit-login-attempts-reloaded' ); ?></div>
<div class="desc">
<?php _e( 'Questions regarding updating billing info, cancellation, and expiration.', 'limit-login-attempts-reloaded' ); ?>
</div>
</a>
<a class="question"
href="https://www.limitloginattempts.com/info.php?id=15"
target="_blank">
<div class="title"><?php _e( 'Pre-sales Questions', 'limit-login-attempts-reloaded' ); ?></div>
<div class="desc">
<?php _e( 'Questions regarding premium software sales.', 'limit-login-attempts-reloaded' ); ?>
</div>
</a>
</div>
</div>
<div class="top-list">
<h3 class="title_page">
<img src="<?php echo LLA_PLUGIN_URL ?>assets/css/images/icon-blocklist.png">
<?php _e( 'Top Topics and Questions', 'limit-login-attempts-reloaded' ); ?>
</h3>
<div class="list__block">
<ol>
<li>
<a href="https://www.limitloginattempts.com/under-attack/?from=plugin-help-tab" target="_blank">
<?php _e( 'How do I know if I\'m under attack?', 'limit-login-attempts-reloaded' ); ?>
</a>
</li>
<li>
<a href="https://www.limitloginattempts.com/how-can-i-tell-that-the-premium-plugin-is-working/?from=plugin-help-tab"
target="_blank">
<?php _e( 'How can I tell that the premium plugin is working?', 'limit-login-attempts-reloaded' ); ?>
</a>
</li>
<li>
<a href="https://www.limitloginattempts.com/help-center/technical-questions/#what-do-i-do-if-the-admin-gets-blocked"
target="_blank">
<?php _e( 'What do I do if the admin gets blocked?', 'limit-login-attempts-reloaded' ); ?>
</a>
</li>
<li>
<a href="https://www.limitloginattempts.com/why-am-i-still-seeing-login-attempts-even-after-the-ip-got-blocked/?from=plugin-help-tab"
target="_blank">
<?php _e( 'Why am I still seeing login attempts even after the IP got blocked?', 'limit-login-attempts-reloaded' ); ?>
</a>
</li>
<li>
<a href="https://www.limitloginattempts.com/could-these-failed-login-attempts-be-fake/?from=plugin-help-tab"
target="_blank">
<?php _e( 'Could these failed login attempts be fake?', 'limit-login-attempts-reloaded' ); ?>
</a>
</li>
<li>
<a href="https://www.limitloginattempts.com/the-logs-tab-how-system-works/?from=plugin-help-tab"
target="_blank">
<?php _e( 'How does the login firewall work?', 'limit-login-attempts-reloaded' ); ?>
</a>
</li>
<li>
<a href="https://www.limitloginattempts.com/help-center/accounts-billing/#what-happens-if-my-site-exceeds-the-request-limits-in-the-plan"
target="_blank">
<?php _e( 'What happens if my site exceeds the request limits in the plan?', 'limit-login-attempts-reloaded' ); ?>
</a>
</li>
<li>
<a href="https://www.limitloginattempts.com/help-center/technical-questions/#what-do-i-do-if-all-users-get-blocked"
target="_blank">
<?php _e( 'What do I do if all users get blocked?', 'limit-login-attempts-reloaded' ); ?>
</a>
</li>
<li>
<a href="https://www.limitloginattempts.com/help-center/technical-questions/#i-just-installed-llar-and-im-already-getting-several-failed-login-attempts"
target="_blank">
<?php _e( 'I just installed LLAR and I\'m already getting several failed login attempts', 'limit-login-attempts-reloaded' ); ?>
</a>
</li>
<li>
<a href="https://www.limitloginattempts.com/help-center/technical-questions/#what-urls-are-being-attacked-and-protected"
target="_blank">
<?php _e( 'What URLs are being attacked and protected?', 'limit-login-attempts-reloaded' ); ?>
</a>
</li>
</ol>
</div>
</div>
</div>
<?php if ( $is_active_app_custom && $block_sub_group !== 'Micro Cloud') : ?>
<div class="section-1 mt-1_5">
<div class="block">
<div class="title">
<?php _e( 'Premium Support', 'limit-login-attempts-reloaded' ); ?>
</div>
<div class="text">
<?php _e( 'Our technical support team is available by email to help with any questions.', 'limit-login-attempts-reloaded' ); ?>
</div>
<div class="actions mt-1_5">
<a class="button menu__item button__orange"
href="https://www.limitloginattempts.com/contact-us/?from=plugin-help-tab" target="_blank">
<?php _e( 'Contact Support', 'limit-login-attempts-reloaded' ); ?>
</a>
</div>
</div>
</div>
<?php endif ?>
</div>