Sounds like you’re trying to theme a site. If you’re using WooCommerce you can find their docs here.
Hooks and filters can be very confusing, but the more you use them and break stuff the more you’ll grow comfortable with them.
Related Posts:
- Hide a menu-item and its submenus and display a ‘Log in’ link if the user is logged out
- How to check if woocommerce is activated in theme
- Function to return true if current page has child pages
- Proper use of Output Buffer
- List of all theme customizer control types?
- Need help setting default setting value for radio button in theme customizer
- Edit tag cloud widget number
- How to automatically apply woocommerce product title to all product images alt tags?
- function_exists call in function.php
- Is it possible to get a theme customizer setting from wp.customize using jquery?
- Debugging an error: wp_enqueue_style was called incorrectly
- How to get the registered sidebar’s name by its id?
- Set the transport of the Customizer ‘header_image’ core setting to ‘postMessage’
- How to get the original price of the product in woocommerce?
- Dynamically change feature image in customiser
- One button to change all settings in theme customizer?
- Woocommerce auto cancel On-Hold after X days
- The best way to customize “nav-menu-template.php” to add if the ‘link_before’ is “checkbox”
- WooCommerce – Customer Order History Pagination
- Cleanest/Fastest way to avoid calling and retrieving data from the database multiple times?
- The values of custom fields are not available functions.php
- Design view breaking on Pages
- Understanding WordPress child theme custom JS loading
- How can I loop into two different DIVS without repeating the DIVs
- Removing unnecessary wordpress files
- Remove css styles from specific page
- Is the regular ajax request method safe or I should use admin-ajax.php?
- WooCommerce – Display variation custom field value [closed]
- How do I list the_tags() into HTML data-attribute
- Output a WooCommerce product custom field in WooCommerce using get_post_meta()
- Woocommerce: Is it possible to overide the settings for allowing to purchase out of stock products [closed]
- Woocommerce HTML email option unavailable
- How to add SVG icon above product tab title
- Can I change a variable in a content part while calling it?
- How to make thumbnail image fit into a div where image dimentions are completely different?
- Use is_product_category() properly
- Custom Logo URL | Help me print the URL of the custom logo I inserted into my theme
- What is the fastest way to load PHP functions that are only used in one theme template?
- Woocommerce – remove product from category
- Differences when using the the_time and the_date functions
- Changing Woocommerce flat rate every nth number of items
- Can’t load WP function into external function
- Limiting woocommerce line_total decimal length
- Set WordPress Default Template
- How do I display a user’s previous orders as a select box option on a product?
- How do you add customer capability after Woocommerce purchase?
- write custom woocommerce templates and forms
- WooCommerce – Reset quantity input field when variation changes
- get current product name in functions.php
- Trigger popup in a php if/else statement
- Image as Sales Badge
- Automatically remove a canceled order in Woocommerce
- Create another “Display Site Title and Tagline” checkbox, “Header Text Color” setting and control
- Converting HTML Template to WordPress Theme
- How to remove the cufon script from Dzonia Lite theme [closed]
- Two Different Links for Same Product – WooCommerce [closed]
- How do I add custom bulk actions to multiple custom post types?
- How can I apply_filters from inside a function?
- what is the best practice to add new field to an api route
- Pass Category Name, Description and Photo into variables to pass to jQuery
- Auto-update products after they were published – Woocommerce
- Display a specific category of products in shop page and disable code for specific actions
- Woocommerce related product text
- Woocommerce: hook action/filter I could use to add variation id and price with each attribute opt on WooCommerce Rest api
- Is it possible to intercept all ajax requests and get the parameters and the returns?
- WooCommerce: How can I get orders with a custom ID in order meta data object?
- Error in custom php function doesn’t exist
- How can I get the values of my WordPress $wpdb query in Jquery?
- Populate editor with some content of a page with a page template
- Incorrect amount of posts returned when filtering related Woo products by custom taxonomy
- Validation algorithm in checkout field
- Catchable fatal error: Object of class stdClass could not be converted to string after WP 4.7
- My new button is in the wrong place
- Compare the old get_theme_mod($name) to the new get_theme_mod($name) return value
- Skt full width basic slideshow problem
- How to disable controls in theme customizer?
- How do I link a button I created in theme customizer to a function?
- Trying to retrieve post meta
- Is there a way to conditionally check whether a WordPress post title is empty?
- Is the “_s” on this `sprintf(__(‘Page %s’, ‘_s’), max($paged, $page))` just refer to a text domain?
- Redirect to another page using contact form 7? [closed]
- How to remove woocommerce_breadcrumb() from do_action( ‘woocommerce_before_main_content’ ); [closed]
- WordPress admin-ajax.php
- Use .php file as page instead of wordpress page & template file?
- Use WordPress function in php file
- How to obtain the current website URL in my theme?
- What exactly do this function declared into functions.php file of a WP theme?
- Hide child of parent categories already hidden with “get_terms_args” – Woocommerce
- Automatically change insurance quantity based on cart total [closed]
- How call WordPress shortcode inside function file
- Woocommerce Convert existing order to the cart
- strict custom php script on specific product category [closed]
- Change WooCommerce Order status from frontend form submitted data
- Add text below WooCommerce short description if metabox value is true
- require used as a function to load theme dependencies?
- Woocomerce custom add to cart button edit functionality [closed]
- How to change product title color in shop page if product has specific product tag (Woocommerce)?
- How to capture number input from wordpress form into acf field in woocommerce
- How to get default variation ID (woocommerce)
- Assign a value (got from an xml file) to an attribute of Woocommerce products