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
- How to add a new endpoint in woocommerce
- Slow Loading Attribute Select – WooCommerce Backend
- Display orders instead of woocommerce my account dashboard for logged in users [closed]
- Detect whether a page is a product subcategory page?
- Add extra field when admin create user
- Get WooCommerce Email Classes in Backend
- Use Hooks to Limit One Comment Per User Per Post – Hide Form if Already Commented
- WooCommerce is slow with many categories [closed]
- How to remove recurring totals information for a particular subscription product? [closed]
- WordPress codex: apply_filters – clarification on creating a new hook on the fly. How do we use it?
- Woocommerce – Move product without price a the end
- How to get all attributes with their terms related to specific Woocommerce product category [closed]
- Extra row / text field to a product page (WooCommerce)
- woocommerce_email_attachments filter arguments [closed]
- Child theme dosn’t overwrite WooCommerce (version 3.4.7)
- How to Show Single Product – 4 Data by ID in Custom Page without over-riding the existing Woo-Commerce
- WOOCommerce redirect after registration to account details
- How to add a custom text for order confirmation email template woocommerce
- woocomerce is serving OR Relation instead of AND on taxonomy product_tag
- Woocommerce Subscriptions – Set Billing Interval/Period
- WooCommerce with ACF: custom fields per product variation
- Woocommerce checkout page reload on up dating shipping method
- change wp_login url and redirect users at the same time
- How to clear woocommerce checkout form after pageload
- Is there a plugin available for recurring orders in Woocommerce? [closed]
- call_user_func_array() error in class-wp-hook.php
- Error after woocommerce update from 2.6 to 3.5 [closed]
- Send billing info from woocommerce checkout page to paypal checkout form
- Check if a category has a parent category in WooCommerce REST API
- Remove a higher quantity from stock according to a variation
- Get specific values in Woocommerce Rest API
- Woocommerce check if email already created order recently [closed]
- Switch to user link
- Woocommerce product editor does not add br
- How can I edit the Woocommerce product widget html class?
- Can’t show Woocommerce product category description
- Create new email in WooCommerce
- Display vendor phone number on single product page
- 3 Different Prices for Woocommerce Product
- How to create a WooCommerce Product filter based on PHP foreach
- Use ID as slug for product category by default in WooCommerce?
- Woocommerce : Add name filed of checkout page to buyers wordpress display name
- How to remove Calendar on Woocommerce Category Pages
- How to remove the Sub category product URL Woocommerce
- Collapsible product categories on sidebar?
- wordpress Account Management generate password missing on my laptop
- Woocommerce – wc_cart_totals_shipping_method_label() breaking out option tag
- Woocommerce Add prices
- How to limit Woocommerce search to titles only?
- How to invoice Woocommerce customer the remainder balance amount for additional items to an already paid order
- How to set subcategory in Woocommerce?
- Woocommerce – How to Show product tags in shop page
- Bulk edit orders to ‘wc-processing’ status
- woocommerce price filter not working when change currency
- With what hook do I remove WooCommerce existing Product Data Tab form fields?
- After update Woocommerce shop page not showing products
- Remove link for Woocommerce product tags
- Add youtube embed to woocommerce variations
- WooCommerce – Large number of product variations (200+)
- Add custom link/pop up under variations dropdown
- Problem in woocommerce.The option “Add product image” is gone.Please help me!
- Woocommerce: Some action hooks not firing inside class [closed]
- Display x number of terms and exclude hidden
- Defined user role to access plugin’s pages
- Hide woocommerce login form
- How to move WooCommerce Product Data Box below Title Box in Edit
- How to access Woo Commerce products from within custom theme? [closed]
- Use Homepage as “Shop” for Woocommerce [closed]
- How to display India country first in country selection drop down list in WordPress
- Add Additional 3 buttons next to “Add to cart” button in woocommerce product page
- How do I remove the recurring total from thank you for your order email?
- Display product categories + child-categories on a single product page
- I want to Display custom woocomerce meta box in orders list
- Detect Product Type with code