Give access to different Gutenberg content based on password/code
Question
I’m trying to have one page on which there is a password field. Based on the password that is filled in, show different content.
if password is "123"
show Gutenberg groupId 1
else if password is "321"
show Gutenberg groupId 2
I’ve been investigating WordPress Conditional Logic plugins but none seems to have this specific scenario, either in Free or Premium versions.
0
4 months
0 Answers
17 views
0
Leave an answer
You must login or register to add a new answer .