WP Manifestindependent plugin directory
manifest / users / wp-withpersona

WP WithPersona

WordPress plugin for Persona

by Monsenhor · github.com/kobkob/wp-withpersona · website

2stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/kobkob/wp-withpersona/archive/refs/heads/main.zip

Identifies users with the Persona tool

Description

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'.

Installation

This section describes how to install the plugin and get it working.

e.g.

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Place <?php do_action('plugin_name_hook'); ?> in your templates

Frequently Asked Questions

Screenshots

Changelog

1.0

  • First test

1.1

  • First working prototype

1.2

  • Limit users per month
  • Select pages to apply the Inquiry

1.3

  • List versions from most recent at top to oldest at bottom.

Upgrade Notice