Title: Authica
Author: Emil Simunovic
Published: <strong>Setembre 21, 2025</strong>
Last modified: Març 16, 2026

---

Search plugins

![](https://ps.w.org/authica/assets/banner-772x250.jpg?rev=3365397)

![](https://ps.w.org/authica/assets/icon-256x256.png?rev=3365397)

# Authica

 By [Emil Simunovic](https://profiles.wordpress.org/emilsim/)

[Download](https://downloads.wordpress.org/plugin/authica.2.4.5.zip)

 * [Details](https://bal.wordpress.org/plugins/authica/#description)
 * [Reviews](https://bal.wordpress.org/plugins/authica/#reviews)
 *  [Installation](https://bal.wordpress.org/plugins/authica/#installation)
 * [Development](https://bal.wordpress.org/plugins/authica/#developers)

 [Support](https://wordpress.org/support/plugin/authica/)

## Description

Authica™ upgrades the default WordPress login into a polished, on-brand experience
with practical, layered security. It is built for agencies, developers, and site
owners who want professional design control without sacrificing protection.

**Creator Program:** We invite WordPress creators to publish an honest Authica walkthrough
on YouTube (no positive review required).
 Find out more: [authica.net/creator-program](https://authica.net/creator-program/)

Highlights:

 * Customizer Login Design
    Brand every key element: logo, background, overlays,
   layout, and typography (including Google Fonts).
 * Email Verification
    Require users to confirm their email address before they 
   can sign in.
 * Bot Protection
    Supports privacy-focused Cloudflare Turnstile.
 * Hide / Rename wp-login.php
    Reduce automated attacks by moving the login URL 
   away from the default target.
 * Login & Logout Redirects
    Send users to the right page after login/logout (dashboard,
   custom URL, or role-based flows).
 * IP Restriction
    Allow/deny access to the login screen using IP rules.
 * Brute Force Protection
    Automatically rate-limit and block repeated failed login
   attempts.
 * Two-Factor Authentication (TOTP)
    Add app-based 2FA for stronger account security.
 * Security Logs & Alerts
    Monitor login activity and suspicious events from a single
   place.
 * Login Methods
    Social Login, Passkeys section foundation, and Magic Links with
   per-user passwordless link controls.

Authica Free includes full visual branding tools plus core security features. Upgrade
to Authica Pro for advanced controls and premium protections.

Learn more: [https://authica.net](https://authica.net)

### Contributors

emilsim (Emil Simunovic)

### Privacy

This plugin uses an optional opt-in to collect **non-sensitive diagnostic data**
and plugin usage information to help improve the product. The opt-in is presented
on first use and can be changed at any time under **Authica  Account**.

Collected data may include: WordPress/site version, language, plugin/theme list 
and versions, admin email (for license/updates), and anonymized site URL. **No personal
content or passwords are collected.**

Data is processed by our licensing/telemetry provider and by us for support and 
update delivery.
 • Provider’s Privacy & Terms: https://freemius.com/privacy/ , 
https://freemius.com/terms/

If you choose not to opt in, only the information required to deliver updates to
your site is stored (license/installation ID, if you activate a license).

### Current Features

Branding & Design
 – Upload your own logo – Customize colors, backgrounds, and overlays–
Google Fonts – Live preview via WordPress Customizer

Security & Protection
 – Cloudflare Turnstile CAPTCHA integration – Email verification_(
Pro)_ – Hide/Rename wp-login.php _(Pro)_ – Redirect Rules

User Experience
 – Custom welcome/error messages – Login & logout redirects – AJAX-
powered login form – Mobile-first responsive design

### External services

#### Cloudflare Turnstile (human verification)

This plugin can integrate with Cloudflare Turnstile to protect login, registration,
and password-reset forms from automated abuse.

• What is it used for?
 Turnstile provides a human verification widget to reduce
bot signups and credential-stuffing attempts.

• What data is sent and when?
 – On pages where the widget is shown, the Turnstile
JavaScript file is loaded from https://challenges.cloudflare.com/turnstile/v0/api.
js. When loaded, Cloudflare may receive standard browser/connection data (e.g., 
IP address, user agent, referrer) and evaluate device/browser signals to determine
risk, per Cloudflare’s documentation. – When a verification token is produced by
the widget, your WordPress site makes a server-to-server request to: https://challenges.
cloudflare.com/turnstile/v0/siteverify The server-to-server verification includes
the user’s response token and your secret key. When a valid client IP is available,
the optional remoteip value may also be sent to Cloudflare to improve verification
accuracy.

• Where can I learn more?
 – Cloudflare Turnstile: https://www.cloudflare.com/products/
turnstile/ – Turnstile docs: https://developers.cloudflare.com/turnstile/ – Cloudflare
Privacy Policy: https://www.cloudflare.com/privacypolicy/ – Cloudflare Terms of 
Service: https://www.cloudflare.com/terms/

• How do I disable it?
 Turnstile integrations can be disabled at **Authica  Turnstile&
Edge Security**, which stops the widget from loading and the verification endpoint
from being called.

#### jsDelivr (Chart.js fallback, admin-only)

For the admin “Captcha Statistics” chart, this plugin prefers a local copy of Chart.
js
 (bundled in `assets/vendor/chart.js/`). If the local file is not present, it
falls back to loading Chart.js from: https://cdn.jsdelivr.net/npm/chart.js@4.4.3/
dist/chart.umd.min.js

• What data is sent?
 Only the administrator’s browser requests the static script
file from the CDN. No user content or personal data is transmitted by this plugin
as part of that request.

• How do I avoid the CDN?
 Keep the local file at `assets/vendor/chart.js/chart.
umd.min.js` so the fallback is not used.

#### Email delivery

This plugin uses WordPress `wp_mail()` to send email verification messages. Mail
delivery
 is handled by your hosting provider or any SMTP/email plugin you configure.
If you connect a third-party email service (e.g., via an SMTP plugin), that service’s
privacy terms apply. This plugin does not send verification data to any email vendor
on its own.

### Trademark

Authica™ is a trademark claimed by Emil Simunovic. Registration pending.
 WordPress
is a registered trademark of the WordPress Foundation, used under license.

## Screenshots

 * [[
 * [[
 * [[
 * [[
 * [[
 * [[
 * [[

## Installation

 1. Upload the `authica` folder to `/wp-content/plugins/`
 2. Activate the plugin via **Plugins  Installed Plugins**
 3. Go to **Authica  Form Appearance** to customize your login form
 4. Configure other features as needed

For complete documentation, visit: [https://authica.net/documentation](https://authica.net/documentation)

## FAQ

### Does Authica slow my site?

No. Authica is optimized for speed and loads only on login-related pages.
 It won’t
affect your theme, frontend performance, or page speed scores.

### Which CAPTCHA solutions do you support?

Authica supports:
 – Cloudflare Turnstile

### Do you support email verification?

Yes, Authica Pro includes **email verification** for new registrations to reduce
spam and bots.

### What features are planned?

We’re actively working on:
 – Social Login

### Do you have a Pro version?

Yes. **Authica Pro** unlocks:
 – Email Verification – Bot Protection Turnstile integration–
Hide/Rename wp-login.php _(Pro)_ – Redirect Rules – IP Restriction – Brute Force
Protection – Two-Factor Authentication (TOTP) – Security Logs & Alerts – White-label
mode – Premium support [Learn more here ](https://authica.net)

## Reviews

![](https://secure.gravatar.com/avatar/1e0b6619c2dbf7753d420a4a5cb5621db3c73bd216430cf07a5a7642a524954a?
s=60&d=retro&r=g)

### 󠀁[I like the interface](https://wordpress.org/support/topic/i-like-the-interface-3/)󠁿

 [sloscheider](https://profiles.wordpress.org/sloscheider/) Febrer 8, 2026 1 reply

I’ve been using this plugin for a few days now and am really impressed. The developer
is very quick to respond to questions and concerns. I do like the interface. ——-
This appears to be a good option for login security. I like the straight forward
interface and Cloudflare Turnstyle was incredily easy to configure. At this point
i only have the single site license but if all goes well I’ll upgrade my license
to the 5 site option and implement this on my other sites.

 [ Read all 1 review ](https://wordpress.org/support/plugin/authica/reviews/)

## Contributors & Developers

“Authica” is open source software. The following people have contributed to this
plugin.

Contributors

 *   [ Emil Simunovic ](https://profiles.wordpress.org/emilsim/)
 *   [ Freemius ](https://profiles.wordpress.org/freemius/)

[Translate “Authica” into your language.](https://translate.wordpress.org/projects/wp-plugins/authica)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/authica/), check out
the [SVN repository](https://plugins.svn.wordpress.org/authica/), or subscribe to
the [development log](https://plugins.trac.wordpress.org/log/authica/) by [RSS](https://plugins.trac.wordpress.org/log/authica/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 2.4.5

Released: 2026-03-16
 * Fixed Logging & Alerts not showing in Free version.

#### 2.4.4

Released: 2026-03-16
 * Removed Logging & Alerts from the left WordPress admin menu.*
CSS admin fixes. * General improvements and bug fixes.

#### 2.4.3

Released: 2026-03-15
 * Moved the Turnstile widget placeholder above the Captcha
Size slider. * Redesigned the Logging & Alerts area, improved Recent Activity filtering,
new Reports and Exports tabs, cleaner table/layout styling, and full Backup & Restore
support. * General improvements and bug fixes.

#### 2.4.2

Released: 2026-03-12
 * Fixed hamburger menu loading on Email Verification and Magic
Links admin pages. * General improvements and bug fixes.

#### 2.4.1

Released: 2026-03-12
 * Fixed welcome/error messages position in some cases. * Added
dashboard notes with multi-tab support. * Admin CSS fixes. * General improvements
and bug fixes.

#### 2.4.0

Released: 2026-03-10
 * Added Magic Login module with per-user passwordless links,
policy/expiry controls, and dashboard status [PRO]. * Added the new Passkey module
with support for passwordless sign-in and enrolled user/device tracking [PRO]. *
Added password visibility toggle to the Register form using the eye icon. * Fixed
Social login buttons are now disabled until CAPTCHA/Turnstile is successfully solved(
same behavior as the Login button) [PRO]. * General improvements and bug fixes.

#### 2.3.2

Released: 2026-03-02
 * Added Messages Font controls (Font Family, Text Color, Font
Size slider) for Authica welcome/error messages. * Added Messages Background controls(
Background Color, Border Color, Border Size slider, Border Opacity slider). * Added
Overlay Border section to Form Style (Border Color, Border Size slider, Border Opacity
slider). * Added in Minimal message style, “Background Color” now controls shadow
color (Minimal remains font + shadow only). * Added Title Text Line Height control(
slider) for finer spacing and readability. * Added independent Form Overlay corner-
radius controls (Top Left/Top Right/Bottom Right/Bottom Left) with live preview 
support. * Fixed and unified Customizer font dropdown lists for more consistent 
display and behavior. * Fixed: Input border thickness no longer resets in live preview
when typing or changing border colors. * Enforced stronger password rules (minimum
length + strength checks) and blocked reusing the current password during password
changes/resets. * General improvements and bug fixes.

#### 2.3.1

Released: 2026-02-25
 * Added Author Slug options in Users/Profile [PRO]. * Added
Authica WordPress Dashboard Security Overview Widget [PRO]. * Added Country code
before IP address in Recent Activity [PRO]. * Added Hardening tab in Brute Force
Protection with XML-RPC hardening controls [PRO]. * Authica login form CSS fixes.*
Fixed login button radius in some cases/themes. * Improved Turnstile Analytics “
Check” button: you can now test Cloudflare Analytics credentials before enabling
and saving the feature. * General improvements and bug fixes.

#### 2.3.0

Released: 2026-02-19
 * Added Social Login. * General improvements and bug fixes.

#### 2.2.2

Released: 2026-02-11
 * Removed Authica preview page from navigation menu.

#### 2.2.1

Released: 2026-02-10
 * Improved: Prevented the Authica preview page from affecting
WordPress page selectors (including Settings  Reading static homepage selection)
on some setups * General improvements and bug fixes.

#### 2.2.0

Released: 2026-02-08
 * Added Geo Access Control (Local / Cloudflare modes) [PRO].*
CSS fixes for small screen devices. * General improvements and bug fixes.

#### 2.1.1

Released: 2026-01-23
 * Improved Recent Activity log readability [PRO]. * Fixed 
Logout Redirect always returning to the login page [PRO]. * Fixed Emergency Lockout
card showing wrong info [PRO]. * General improvements and bug fixes.

#### 2.1.0

Released: 2026-01-19
 * Improved logging table installation/repair logic [PRO]. *
Added Username Protection: decoy-username detection that sends the IP to Stealth
404 after a single failed login attempt [PRO]. * General improvements and bug fixes.

#### 2.0.1

Released: 2026-01-14
 * Fixed tab links and back button on Brute Force page.

#### 2.0.0

Released: 2026-01-14
 * New SaaS-style admin interface. * Functionality and behavior
changes. * Fixed Brute Stealth 404 list cleaning time [PRO]. * General improvements
and bug fixes.

#### 1.5.0

Released: 2026-01-04
 * Fixed loading intervals for Turnstile Analytics (GraphQL)[
PRO]. * General improvements and bug fixes.

#### 1.4.1

Released: 2025-12-30
 * Added Turnstile Analytics (GraphQL) [PRO]. * General improvements
and bug fixes.

#### 1.4.0

Released: 2025-12-24
 * Allow user to login only from specific IPs [PRO]. * Added
Emergency Lockout [PRO]. * General improvements and bug fixes.

#### 1.3.2

Released: 2025-12-17
 * Fixed date/time in Logging & Alerts [PRO]. * Added more 
Google fonts. * General improvements and bug fixes.

#### 1.3.1

Released: 2025-12-14
 * Added Stealth 404 protection [PRO]. * Added Auto-expire 
brute-force blocks [PRO]. * Added reset for Brute Force and Stealth 404 counters[
PRO]. * Fixed date/time for deny list to follow WP date/time [PRO]. * General improvements
and bug fixes.

#### 1.3.0

Released: 2025-12-10
 * Added Two-factor authentication (TOTP) [PRO]. * Smooth up
animations with different classes * General improvements and bug fixes.

#### 1.2.1

Released: 2025-12-07
 * Added Brute Force Protection [PRO]. * Upgraded Logging to
show Brute Force actions [PRO]. * General improvements and bug fixes.

#### 1.2.0

Released: 2025-12-05
 * Added IP restriction rules [PRO]. * Added Logging & Alerts[
PRO]. * General improvements and bug fixes.

#### 1.1.3

Released: 2025-12-02
 * Fixed some fonts not showing properly in customizer and 
mobile. * Tested on WordPress 6.9 * General improvements and bug fixes.

#### 1.1.2

Released: 2025-11-12
 * Freemius WordPress SDK 2.13.0 * Fixed register and lost 
password forms title text not updating in live preview. * Fixed login form opacity
error on publish. * General improvements and bug fixes.

#### 1.1.1

Released: 2025-11-12
 * Fixed form width on initial show in customizer. * General
improvements and bug fixes.

#### 1.1.0

Released: 2025-11-10
 * Update: Bundled Chart.js to v4.5.1 (MIT). * Dev: Included
Chart.js LICENSE with vendor files. * Redirect Rules after login / Logout [PRO].*
General improvements.

#### 1.0.5

Released: 2025-10-29
 * Added Hide direct access to wp-login.php [PRO]. * Added 
Custom slug for login page [PRO]. * Fixed some bugs with restore. * General improvements.

#### 1.0.4

Released: 2025-10-06
 * Freemius fix with free version.

#### 1.0.3

Released: 2025-10-06
 * Registration verification links are now short and encrypted
by default [PRO]. * Fixed consistent gap on Captcha [PRO]. * General improvements.

#### 1.0.2

Released: 2025-10-04
 * Form can be now moved horizontally. * Fixed duplicated Logo
in some cases. * General improvements.

#### 1.0.1

Released: 2025-10-02
 * Optimized AJAX login. * Fixed Login form size on mobile 
for some themes. * General improvements.

#### 1.0.0

Released: 2025-10-01
 * Initial release with branded login, email verification and
Turnstile captcha.

## Meta

 *  Version **2.4.5**
 *  Last updated **3 setmanes ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/authica/)
 * Tags
 * [2FA](https://bal.wordpress.org/plugins/tags/2fa/)[branded login](https://bal.wordpress.org/plugins/tags/branded-login/)
   [brute force protection](https://bal.wordpress.org/plugins/tags/brute-force-protection/)
   [security](https://bal.wordpress.org/plugins/tags/security/)[turnstile](https://bal.wordpress.org/plugins/tags/turnstile/)
 *  [Advanced View](https://bal.wordpress.org/plugins/authica/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/authica/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/authica/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/authica/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/authica/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/authica/reviews/?filter=1)

[Add my review](https://wordpress.org/support/plugin/authica/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/authica/reviews/)

## Contributors

 *   [ Emil Simunovic ](https://profiles.wordpress.org/emilsim/)
 *   [ Freemius ](https://profiles.wordpress.org/freemius/)

## Support

Issues resolved in last two months:

     1 out of 1

 [View support forum](https://wordpress.org/support/plugin/authica/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://authica.net/)