Опис
JDITC Add Wordfence 2FA to Ultimate Member
This WordPress plugin adds Wordfence 2FA compatibility to Ultimate Member login forms. It keeps Ultimate Member in control of the form UX while deferring credential validation to Wordfence’s own login security flow when a second factor is required.
The login flow is designed to work in two steps:
- The user submits their username and password through the Ultimate Member login form.
- If Wordfence requires a second factor, the plugin switches the form into token-entry mode and prompts for the Wordfence 2FA code.
The plugin passes Wordfence login-security errors back through Ultimate Member so the original Wordfence messages remain visible instead of being swallowed by the form wrapper.
Bug reports and feature requests can be filed at the GitHub repository.
Скріншоти


Відгуки
Для цього плагіна немає відгуків.
Учасники та розробники
“JDITC Add Wordfence 2FA to Ultimate Member” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:
УчасникиПерекладіть “JDITC Add Wordfence 2FA to Ultimate Member” на вашу мову.
Цікавитесь розробкою?
Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.
Журнал змін
1.0.2 / 2026-07-13
- Update release process to push to WordPress Plugin Directory.
1.0.1 / 2026-07-09
- Move inline Javascript to standalone js files to reduce complexity.
- Rename plugin to “JDITC Add Wordfence 2FA to Ultimate Member” and slug to “jditc-add-wordfence-2fa-to-ultimate-member” for WordPress.org compliance.
1.0 / 2026-07-07
- Initial release.
- Adds Wordfence 2FA compatibility to Ultimate Member login forms.
- Preserves Wordfence login-security errors inside the Ultimate Member UI.
- Uses a two-step login flow so 2FA prompts appear only when Wordfence requires them.