Try this snippet in functions.php for your child theme
add_filter( 'woocommerce_terms_is_checked_default', '__return_true' );
Related Posts:
- Solution to render Shortcodes in Admin Editor
- How to run a function every 5 minutes?
- Upload Multiple Files With media_handle_upload
- Add custom template page programmatically
- What is the difference between get_page_link and get_permalink functions?
- Modify Admin Bar Link
- How to override admin-bar style
- Woocommerce add to simple product attribute programmatically [closed]
- WP 4.4. responsive loads normal image after loading the responsive image
- How can I tell if I’m on a login page? [duplicate]
- Get Category and Excerpt From wp_get_recent_posts
- mysql custom wp query
- TinyMCE custom stylesheets for different post types
- Order get_users() by last login date. Is it possible?
- Display random text from a file with the WP built-in AJAX API
- Two different menus for two different locations?
- Error after editing functions.php
- How do I properly register bootstrap JavaScript into WordPress functions.php?
- Function to Download External Images to My Site
- Manipulate Output of wp_list_something: select menu instead of li’s
- How to call a function on particular page like ‘contact-us’ from function.php of child theme
- Detect Safari desktop browser and include the detection in a shortcode
- Is It wrong to use oop approach on functions.php?
- How to preserve edits to Name or Slug of term when using wp_update_term on save?
- how to fix Warning: Use of undefined constant _ – assumed ‘_’ (this will throw an Error in a future version of PHP)
- restore_current_blog required after switch_to_blog, if I use that in a function?
- ‘is’ functions and ‘get_query_var’ not working
- How Can I Expand the WordPress Customize window without any Plugin?
- “is_new_day()” alternative for years?
- How to hide a plugin metabox for non admins when a user adds a new post
- Getting Featured Image Caption to Only Show if Populated
- Where do I add html code to the menu div?
- How do I create page navigation linking to each H2 within the page? [closed]
- Add function to every post?
- Understanding and altering the structure of posted images
- Allow Post Author to be 0 on Update
- How do I hide or remove ‘Category’ from wordpress breadcrumbs
- Trouble with adding a wp_enqueue_script on wordpress
- How can I make a widget shortcode to control all the widgets?
- admin-ajax.php + load-scripts.php hanging for minutes
- Display ‘BuddyPress Follow’ follow button to non-logged in users [closed]
- Show image exactly defined to a width
- wp-admin won’t load after setting wp-login custom url
- Get ID of first image attached to a post
- jQuery does not work
- Function naming convention
- Is `is_sidebar_active()` deprecated, and showing error?
- How to return hook data when multiple parameters are present?
- Generate featured images old posts
- debugging errors.. how to remedy?
- Where do i create my own function in wp-admin
- How to add_filter html template to middle of content
- Use /prefix/postname as a slug in post_name?
- Send email to admin user when custom post type is created
- Pass variable from action back to template
- Some questions about how proper add 2 CSS file in a WordPress theme?
- Test if a post exists by category and date
- Question about “wp_deregister_script()”
- Where to call my pagination function?
- How do I pull excerpts from pages?
- Output loop to function return?
- How to map numbers utilizing array function
- Combine embed_oembed_html and oembed_result
- Load JS file only in specific template
- Check if a value exists in database table
- Add element to widgetpage
- Using functions.php to include code that’s processed inline
- why can’t i add front.css to my frontpage.php
- “All posts” in the category widget
- Are innerHTML elements visible to jQuery functions?
- video.js not enqueueing?
- how to display a page before the home page
- Removing WPML Items From the WordPress Admin Bar
- How to add if statement on WordPress shortcode output
- Auto delete content in specific folder inside media library
- Using get_terms for custom taxonomy in functions.php
- Why does modifying the “read more” link remove the link class?
- How to update an image attachment’s alt text from a custom field when saving a post?
- How Do I Unhook This Parent Theme Function?
- Woocommerce product price change
- Allow user only create specific tags
- Child theme remove parent filter in functions
- How to display different blocks for mobile and desktops
- Woocommerce – Switching Price for Category
- Help wiht adding fullcalendar.io to a WordPress page
- WP Enqueue Script Error
- Enqueue JS + CSS via a child theme functions.php file?
- How to create a WordPress Customizer Button to Clear a Cache?
- Move product attributes after summary on single product page
- Javascript and Stylesheet in child page
- How to add number to wordpress count function?
- How do I integrate my Child Theme into a Custom Template?
- Why are some custom javascript files working but some are not
- Custom Nested WordPress Comments with avatar
- Functions file mods and CPU
- How can I append and prepend something to all post hyperlinks without using ::before or ::after? PHP hook solution?
- How to overwrite ‘read more” text for artmag theme
- How to display milliseconds instead of seconds using timer_stop function? [closed]
- function to show youtube videos within excerpt – if condition and apply_filters
- sort by date in users