Contributors: monsenhor
Donate link: https://kobkob.org/
Tags: comments, spam
Requires at least: 6.3
Tested up to: 6.5.2
Requires PHP: 7.4
Stable tag: 1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Identifies users with the Persona tool
WP WithPersona is a plugin to integrate WordPress with the Persona tool.
It uses the Embeded Flow for inquiry:
https://docs.withpersona.com/docs/quickstart-embedded-flow
The http headers must permit external I-Frames:
Must have 'X-Frame-Options' to 'allow'.
This section describes how to install the plugin and get it working.
e.g.
- Upload
plugin-name.php
to the/wp-content/plugins/
directory - Activate the plugin through the 'Plugins' menu in WordPress
- Place
<?php do_action('plugin_name_hook'); ?>
in your templates
- First test
- First working prototype
- Limit users per month
- Select pages to apply the Inquiry
- List versions from most recent at top to oldest at bottom.