Automattic / WP-Job-Manager

Manage job listings from the WordPress admin panel, and allow users to post jobs directly to your site.
https://wpjobmanager.com
GNU General Public License v3.0
895 stars 366 forks source link

Add guest sessions #2686

Closed yscik closed 7 months ago

yscik commented 7 months ago

Changes Proposed in this Pull Request

Works like this:

Guest_User( $id/$email )->create_token()

[ link with token gets sent out, user clicks it ]

Guest_Session::get_current_guest():

Cookie is the same as the URL token, which keeps things simple.

Testing Instructions

Release Notes


Plugin build for c1bac6971c264d913e6f8516a0ebe013d83c3638
📦 Download plugin zip
▶️ Open in playground