The best option would be to use CSS to hide these columns and fields.
Add this in your admin.css file to hide the SKU column
table.wp-list-table .column-sku {
width: 10%
}
To hide options in Screen Options add the following CSS in admin.css
.metabox-prefs label:nth-child(2), .metabox-prefs label:nth-child(11), .metabox-prefs label:nth-child(12) {
display: none;
}
FYI to double check my nth-child CSS as it may not be exact. Play around with your admin.css file while inspecting the element in the wp-admin backend.
Related Posts:
- Exclude Empty Child Categories in Menu
- Add to cart php not working [closed]
- woocommerce change currency per category [closed]
- (Woocommerce) Order by price when entering specific category
- add product thumbnail to checkout page only and include variation name
- Which method is more correct for removing WooCommerce Extensions menu item?
- Removing default image size list in Media Box
- How to restrict actions and filters “properly” by conditions
- syntax for remove_filter in parent theme with class
- How to Acheive the custom woocommerce category template
- Issue adding text after short description on product pages Woocommerce [closed]
- Replace Archive Widget Link Text
- How to make unique add_filter to the_content of specific page template files – so each template gets its own addition
- Best way to programatically add “rel” attributes to page and post images
- change billing and shipping address 1 and 2 field placeholders [closed]
- Creating loop within functions.php
- Limit filter upgrader_post_install to a single plugin
- How to update feed only 2-3 times a week (for Feedburner email)?
- woocommerce target button with class after ajax update
- Remove function or filter
- change in form-checkout.php by using code in functions.php
- Adding multiple taxonomy filters to functions.php
- Product Tags in Add New product as checkbox list [closed]
- Adding HTML to the end of every post with the Block Editor
- Only let plugin add actions to wp_head & wp_footer on single posts
- When sale price is 0.00 show only regular price
- Remove the product category module block from the Woocommerce product page
- how can I edit flexslider in woocommerce. [Urgent]
- Filtering out the #more anchor link that gets produced by
- append to existing parent theme function
- Functions when woocommerce isn’t installed
- How can I add a filter for specific categories on functions.php?
- How to add custom JavaScript in functions?
- How would I go about replacing this function in my child theme located in inc/template-tags.php
- Retrieve a value from Yoast SEO to use to set a default twitter card image honoring overrides
- Filter an WordPress Function in (general-template.php)
- Redefine function arguments before rendering
- How can I add a class to a nav li depending on URL?
- Modify gform_other_choice_value for specific form and specific field in Gravity Forms
- replace text in Sort Box
- login_headertitle is deprecated since version 5.2.0
- Set “woocommerce_is_purchasable” to false for specific “$product->is_stock_status”
- Filter to wp_list_authors
- Woocommerce image sizes missing from Appearance › Customize but not declared by theme
- Way to redirect all Product Sub Category to its Main category Page?
- Delay a function, any function!
- Add Adsense code between job listings – wp job manager plugin
- Problem with images URL after filter applying
- How add body_class from wp_termmeta
- remove_action not working, even after changing priority [duplicate]
- remove/hide wp-editor
- Replace header image on all other pages but home – URL issue
- Add a class to post if it has been recently updated
- search form leads to 404
- how to add_filter to non hook function
- How to hide content on mobile in the functions.php file – woocommerce
- How to hide WooCommerce product title and short description to non logged in users?
- how can I add filter in specfic field in my website?
- localize_script but data changes dependent on product ID
- Changing the HTML of notices in WooCommerce [closed]
- Overwrite text in a complicated filter hook
- How to add HTML into error message
- Save_post – Warning: Cannot modify header information
- removing description tabs – single product page – breaks footer
- Remove span tags from WooCommerce Downloads page
- Link product attribute value to a URL – woocommerce
- custom error message for empty username and password using authenticate filter not working
- Remove text after a dot and a colon in Woocommerce product title
- Add #primary at the end of navlink permalinks on single posts
- remove_filter function to unhook twentysixteen parent theme function
- only update titles of single posts
- OOP Switch statement with array as parameter
- Problems adding a new field to product in cart
- Woocommerce Display Discount On cart
- How can I automatically delete comments that contain a URL?
- Appending „read more” to the excerpt conditionally
- How to add class dynamically from templates
- Override plugin function to show invoices even if not logged in
- function replace_text for entire page
- how can I change the read more link destinations and direct all to the same page?
- Woocommerce custom calculation function
- button to toggle css styling / div visibility?
- ACF Filter return value
- Execute jQuery with custom event listener after successfully add an item to the cart
- Graphic before title – Specific Category
- How to make an If Else on Excerpt Filter
- Regex works in regexr, but not if I filter content [closed]
- Retrieve a custom form field modified by a filter
- functions.php filters not applied in AJAX call
- Woocommerce Price Text
- Settings in functions.php used by a plugin
- Force resize for all video content
- Way of getting queried loop before the query with a filter hook?
- Display post_meta-by_key on product catalogue
- Trying to get this function to show below the content
- Which template file to edit to edit homepage in Mystile [closed]
- “woocommerce_output_related_products” not working
- function to show youtube videos within excerpt – if condition and apply_filters
- woocommerce_sort_product_tabs() expects an array
- sort by date in users