*/ /** * Do not execute this file directly. */ if (!defined('ABSPATH')) { exit; } use \blobfolio\wp\meow\admin; use \blobfolio\wp\meow\ajax; use \blobfolio\wp\meow\license; use \blobfolio\wp\meow\options; use \blobfolio\wp\meow\vendor\common; $data = array( 'forms'=>array( 'pro'=>array( 'action'=>'meow_ajax_pro', 'n'=>ajax::get_nonce(), 'license'=>options::get('license'), 'errors'=>array(), 'saved'=>false, 'loading'=>false ) ), 'freeload'=>license::FREELOAD, ); $license = license::get($data['forms']['pro']['license']); $data['license'] = $license->get_license(); // JSON doesn't appreciate broken UTF. common\ref\sanitize::utf8($data); ?>

Apocalypse Meow:

'; // @codingStandardsIgnoreStart echo '

' . esc_html__('Please ask your system administrator to enable the OpenSSL PHP extension. Without this, your site will be unable to decode and validate the license details itself. In the meantime, Apocalypse Meow will try to offload this task to its own server. This should get the job done, but won\'t be as efficient and could impact performance a bit.', 'apocalypse-meow') . '

'; // @codingStandardsIgnoreEnd echo '
'; } ?>

{{error}}

' . sprintf( esc_html__("Apocalypse Meow's proactive security hardening and attack mitigation features are *free*. Forever. This is not about extortion. Haha. The %s is geared toward developers, system administrators, and general tech enthusiasts.", 'apocalypse-meow'), 'Pro version' ) . '

'; echo '

' . esc_html__(" TL;DR it's about Workflow and Data:", 'apocalypse-meow') . '

'; echo '
    '; echo '
  • ' . esc_html__('Easy data exports and visualizations;', 'apocalypse-meow') . '
  • '; echo '
  • ' . esc_html__('Complete WP-CLI integration;', 'apocalypse-meow') . '
  • '; echo '
  • ' . esc_html__('Advanced management tools for managing sessions, user passwords, renaming users, and more;', 'apocalypse-meow') . '
  • '; echo '
  • ' . esc_html__('Hookable actions and filters for custom theme/plugin integration;', 'apocalypse-meow') . '
  • '; echo '
'; echo '

' . sprintf( esc_html__('To learn more, visit %s.', 'apocalypse-meow'), 'blobfolio.com' ) . '

'; ?>

{{license.date_created}}
{{license.date_updated}}
{{license.date_revoked}}
{{license.name}}
{{license.company}}
{{license.email}}
{{license.type}}
{{license.item}}
{{domain}}
blobfolio.com' ); ?>

Premium License' ), esc_html__('If your situation changes in the future, you can always switch the registration to a real license. :)', 'apocalypse-meow') ); echo '

' . implode('

', $out) . '

'; ?>

Premium License' ), ); echo '

' . implode('

', $out) . '

'; ?>
' . esc_html__('You might also enjoy these other fine and practical plugins from %s.', 'apocalypse-meow'), 'Apocalypse Meow', 'Blobfolio, LLC' ); ?>