Skip to main content

Questions tagged [login]

Refers to the act of gaining access to a WordPress site, as well as the WordPress account itself.

0 votes
0 answers
10 views

WooCommerce auto-create account and email login details after payment [closed]

I want my WooCommerce website to automatically create a customer account after payment and send an email with the username and password to the customer, and given link.
0 votes
1 answer
1k views

How the wordpress login and signup in react native app

Can anyone help me to login and sign up in reactnative app i have a Wordpress website and i want to link my wordpress site to reactnative app. search lots of solution but no one help me. i am using ...
0 votes
1 answer
1k views

Wordpress auto login user after registration only from a specific page

I have have a custom join page that is called /join/ and the page id=484 and it uses a plugin for the registration function by simply placing a shortcode on the page very straight forward. I need to ...
0 votes
1 answer
2k views

Updating usermeta from login redirect to billing address

I'm setting up a site with woocommerce login from frontend. I want to take the customer directly from there to registering billing address. Then I want to fill in the billing first and last names ...
0 votes
1 answer
2k views

Redirect per shortcode if user is logged in

I want to put the wordpress login screen on my homepage. If a user is not logged in I want them to have to enter their username and password into the box (or sign up).. and if they are logged in, I ...
9 votes
13 answers
17k views

Unable to login to my wordpress site. reauth=1 redirection loop

There was a similar post to this, however the solution did not work for me. I am having some difficulty logging into my WordPress site. When I attempt to visit example.com/wp-admin, I see the login ...
0 votes
1 answer
886 views

How to dequeue the default CSS styles on the wp-login.php page?

I'm loading my own stylesheet on the wp-login.php page using the login_enqueue_scripts hook so I have no need for the default styles that come with that page. Is it possible to dequeue styles ...
1 vote
1 answer
860 views

User is logged in after Stripe payment, then redirected, but is then logged out again

In a plugin, after a Stripe Checkout payment is processed, an account is created, the user is logged in, and then redirected to a "thank you page". On this page, only about 1/3 to 1/2 of the users is ...
0 votes
2 answers
7k views

How can I theme or style the lost password page without a plugin?

So I want to apply a theme and style the lost password page without the use of a plugin. I don't want it to show the default Wordpress lost password page. I managed to style the login form by ...
1 vote
1 answer
869 views

Password field is empty when using wp_signon();

I'm trying to make a custom login action for my custom login page. Registration page with custom user meta works fine, but the problem with login page is that everything should work, but it doesn't ...
0 votes
1 answer
30 views

Issue: Unable to Access WordPress Admin and Database Errors

Description: I recently encountered an issue with my WordPress site that has left me unable to access my WordPress admin area. Here’s a detailed breakdown of the situation: Background: I changed my ...
3 votes
1 answer
2k views

How to resolve error “Cookies are blocked due to unexpected output.”?

I am facing an error as per below at admin panel login. "ERROR: Cookies are blocked due to unexpected output." I've tried several solutions like, Log checking (No logs are showing in log file) ...
3 votes
1 answer
774 views

How do I approach removing menu items on the fly based on settings in my plugin?

I've started writing a plugin that allows the administrator to select specific pages and set them to be visible only to logged-in users; the plugin optionally applies the restriction to all child ...
33 votes
7 answers
83k views

wp_enqueue_script was called incorrectly

I don't know how but now I am getting this error : Notice: wp_enqueue_style was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, ...
0 votes
1 answer
1k views

How to login a user with wp_set_auth_cookie on a specific blog within a multisite environment

How can you leverage wp_set_auth_cookie to programmatically login a user on a specific blog in a multisite environment? wp_set_auth_cookie doesn't allow you to set the target blog to authenticate the ...

15 30 50 per page
1
2 3 4 5
106