I am using this plugin for a web site with staging and live environments. When I deploy the site live, I want to automate the switch from private to public with the WP CLI:
wp option update fx-private-site X
What value do I provide for X to make the site public? I’m a bit confused because when I compare the two sites’ databases, they have the same value for the fx-private-site option even though one is private and the other public:
a:2:{s:6:"enable";b:1;s:9:"rss_error";s:54:"You must be logged into the site to view this comment.";}
How can I change the redirect in the login.php to allow the user to return to the main website page, rather than getting stuck at the login screen?
I have a website using subdirectories for blogs (WordPress is also in a subdirectory). Some blogs are private. When non-logged-in user selects a private blog and is directed to the login screen, I want them to be able to navigate back to the main page using the existing “back to” link at the bottom, rather than being stuck at the login page for the private blog.
website: tonyhenrie.me/wordpress
Tony
]]>Hi,
?There is any way to let the guest, see the home page https://www.castingenbarcelona.es letting the google boot index properly the site and forward to register page when click on any link?
Best regards.
Than.