I’d look at your error.log file just after you access the admin page. I’d suspect that there is a plugin code that is failing on the admin page. The error log might point you to the culprit.
Alternately, you could disable recently added/updated plugins by renaming that plugin’s folder (in wp-content/plugins folder), which will effectively disable it. That will disable that plugin’s features, but you can quickly re-enable by changing the plugin’s folder name back to the original name.
It’s possible that some malware is on your site, but I’d suspect a bad plugin first. You can manually look at files via your hosting’s File Manager or FTP. Don’t forget to look at the wp-settings.php and wp-config.php files — I have seen malware write obfuscated code in those files.
Related Posts:
- WooCommerce: Add New Report Tab
- Remove Order List Row Link in WooCommerce Admin?
- How can I add an additional action button into the woocommerce admin order page?
- Admin access for custom user capabilities
- Allow WooCommerce existing customers to checkout without being logged in [closed]
- How to delete all customer user account that haven’t placed a single order?
- How to be able to edit custom address fields in WooCommerce admin?
- How to Update the Order-Items While Editing an Order on the WooCommerce Admin Order Screen [closed]
- How to search variable product by its variation id in woocommerce admin product search box?
- Why is my WordPress login credentials missing, but work with WooCommerce?
- Send admin new order email to logged in user as well
- how can i add an additional action into woocommerce admin order page through my plugin?
- WooCommerce Admin order – Only run action if user is loaded
- I want to store user password (during registration) in an other table in the same database in addition to the user table MD5 Hash
- Woocommerce display orders with products from specific categories to specific admins
- Switch to user link shortcode
- Add custom field address_3 before city in user profile
- How to merge 2 accounts with same email address after merge of 2 woocommerce databases
- WordPress user ID prefix
- Get user active posts randomly
- Woocommerce customer role doesn’t change if user is already a subscriber [closed]
- How to hide metaboxes in WordPress Admin on WooCommerce “Add Product” page – Remove side sortables for a specific user role
- Change WooCommerce registration form/way?
- Want to add Number of Products added by each shop manager in users list
- Why is my WordPress admin not working
- How to handle WordPress account for terminated employee
- Add a product for all users based on a condition (WooCommerce)
- Woocommerce – Add a product to cart programmatically via JS or PHP [closed]
- ( Woocommerce) How to get the user belonging to an order? [closed]
- Get the product list of a given Category ID
- List of JS events in the WooCommerce frontend
- get woocommerce My account page link
- Admin Page Redirect
- WooCommerce: How to edit the get_price_html
- Get woocommerce product price by id [closed]
- Product categories don’t appear as option to build menu
- Make WooCommerce pages accessible for logged in users only
- WooCommerce Variable Product Price not showing on single product page
- Setting admin edit panels & metaboxes positions and visibility for ALL users and admins
- Showing User’s Post Counts by Custom Post Type in the Admin’s User List?
- Update post counts (published, draft, unattached) in admin interface
- How to override WooCommerce template files?
- Woocommerce add extra field to variation product
- Getting the gallery images from products in woocommerce?
- How to get current product category ID in product archive page
- Get url of product’s images (woocommerce)
- WooCommerce prices location in DB
- Order by rating not works in wp_query
- Woocommerce: How to remove page-title at the home/shop page but not category pages
- Woocommerce show cross sells on singe product page [closed]
- Can an admin check passwords of registered users?
- How to add a new endpoint in woocommerce
- WordPress Multisite allow site admin to add user without email confirmation
- Are there any hook or filter when refund is done through admin -woocommerce
- How to check if is in cart page? [closed]
- Display single product attribute value on Shop page (Woocommerce)
- How to obtain the user ID of the current profile being edited in WP-Admin?
- WP/WooCommerce REST API cart/checkout/order [closed]
- how to use wc_create_order with subscription product
- WooCommerce: Webhook disabled on its own
- Share users and WooCommerce memberships between two installations
- Slow Loading Attribute Select – WooCommerce Backend
- WooCommerce: Can’t use wc_get_products for custom REST API endpoints
- How to change or add Woocommerce thank you page URL key content?
- How can I define a custom template for woocommerce [products] shortcode? [closed]
- How to remove an action within a class with extends
- single-product.php template not working for single products [closed]
- Insert variations via woocommerce api [closed]
- WooCommerce get physical store address
- Is it possible to add custom fields to a WooCommerce attribute term? [closed]
- wc_get_template_part( ‘content’, ‘product’ ) | Where is this file located?
- how to get woocommerce product attribute slug
- Correct function to get the user’s latest Woocommerce Subscription?
- Move payment options at checkout in WooCommerce [closed]
- add_filter to modify woocommerce_cart_item_name hyperlink
- Where do the cart details are stored in database?
- How to update user role without logout
- How to display product price of the product in loop
- How to disable Woocommerce password recovery and use the default WordPress password reset page?
- Display order items names in WooCommerce admin orders list [closed]
- Is it safe to delete from db orphaned posts i.e. whose post_parent no longer exists?
- Add custom variable to cart content [closed]
- Get product details by url key in WordPress woocommerce
- Get product link
- WooCommerce – Hook after Loading Variation in Admin Edit page?
- How to delete woo commerce order pragmatically? [closed]
- WooCommerce changes lost password reset link
- Process checkout using WC REST API
- How to get rid of the hover zoom in WooCommerce single products
- How do I display certain products via their category on a section of a page using PHP?
- How to turn off WooCommerce user registration and manually create accounts?
- What’s the difference between WC() and $woocommerce
- Display orders instead of woocommerce my account dashboard for logged in users [closed]
- Limit users to one active subscription in WooCommerce Subscriptions? [closed]
- Detect whether a page is a product subcategory page?
- Hidden woocommerce products still showing up in search results [closed]
- Menu not show woocommerce product category
- Orders being sent to wrong admin email in WooCommerce [closed]
- WooCommerce: add different order item meta for each item in order
- Remember page before login page, redirect to that page after login