Best WooCommerce Filter Plugin? - Filter Everything FREE

WPTuts
13 Oct 202112:44

Summary

TLDRIn this tutorial, Paul C from WP Tuts demonstrates how to enhance WooCommerce stores with the free 'Filter Everything' plugin, which enables extensive filtering and sorting options. The video covers plugin installation, configuration of filter sets for products, and customizing display options. It also shows integration with Elementor for adding filters to a product archive page and discusses the plugin's sorting capabilities, offering a hands-on guide for users seeking to improve product navigation on their sites.

Takeaways

  • 🛍️ WooCommerce lacks a built-in feature for advanced filtering and sorting of products, which is addressed by the 'Filter Everything' plugin.
  • 🆓 The 'Filter Everything' plugin is available in a free version, offering most of the needed functionalities for basic filtering and sorting.
  • 💰 There is a Pro version of the plugin available for purchase on Code Canyon for those requiring additional features.
  • 📦 The plugin is not limited to WooCommerce; it can be used to filter and sort various elements within a WordPress website, including custom post types and fields.
  • 🔧 The plugin provides options to configure filter settings such as AJAX usage, mobile responsiveness, primary color, and filter container customization.
  • 📝 Users can create filter sets to group multiple filters together, which can be applied to different parts of the website for organized and efficient filtering.
  • 📱 The plugin allows for the setup of filter logic, display options (like checkboxes or radio buttons), and sorting preferences within the dashboard.
  • 🔍 Filters can be applied to specific post types, such as products, and can utilize both built-in WooCommerce attributes and custom fields.
  • 📈 Sorting options can be customized to include various criteria like meta keys, product ratings, and more, with the ability to set ascending or descending order.
  • 📝 The script provides a step-by-step guide on how to install, configure, and use the 'Filter Everything' plugin within a WordPress site using Elementor or Gutenberg.
  • 🎥 The video script is from Paul C of WP Tuts, offering tutorials on WordPress and related plugins, and encourages viewers to request more comprehensive guides if needed.

Q & A

  • What is the main issue discussed in the video regarding WooCommerce?

    -The main issue discussed is the lack of a built-in feature in WooCommerce to filter and sort products in a meaningful way.

  • What plugin is introduced in the video to address the filtering and sorting problem in WooCommerce?

    -The 'Filter Everything' plugin is introduced as a solution to add various filters and sorting options to WooCommerce stores.

  • Is the 'Filter Everything' plugin only for WooCommerce?

    -No, 'Filter Everything' is not limited to WooCommerce. It can be used to filter anything within a WordPress website, including custom post types and advanced custom fields.

  • Is there a paid version of the 'Filter Everything' plugin?

    -Yes, there is a pro version of the 'Filter Everything' plugin available on Code Canyon for a single site license at a cost of $40.

  • What are some of the features available in the free version of the 'Filter Everything' plugin?

    -The free version allows filtering by various attributes, including built-in WooCommerce options, custom fields, and supports AJAX for a better user experience.

  • How many active installs does the 'Filter Everything' plugin have at the time of the video recording?

    -At the time of recording, the plugin has over 400 active installs.

  • What is the recommended approach to testing the 'Filter Everything' plugin?

    -It is recommended to test the plugin on a development site rather than a live site to ensure it meets all requirements and functions as expected.

  • How can users configure the 'Filter Everything' plugin settings?

    -Users can configure the plugin settings by going to the dashboard, accessing the 'Filters' entry, and adjusting options such as AJAX usage, mobile settings, primary color, and filter container.

  • What is the process of creating a new filter set in the 'Filter Everything' plugin?

    -To create a new filter set, users should go to the 'Filter Sets' option, click on 'Add New', name the filter set, and then configure the filters they want to apply, including the post type and filter type.

  • How can users implement the 'Filter Everything' plugin filters on their website?

    -Users can implement the filters by adding the 'Filter Everything' widgets to their website using a page builder like Elementor or by using the sidebar function in their theme with the relevant widgets.

  • Does the 'Filter Everything' plugin support custom sorting options?

    -Yes, the plugin supports custom sorting options, allowing users to define and order products by various criteria such as title, price, or meta keys.

Outlines

00:00

🛍️ Enhancing WooCommerce Product Filtering

The video introduces the 'Filter Everything' plugin for WooCommerce, which allows users to add advanced filtering and sorting options to their online stores. The speaker explains that while the plugin is primarily showcased with WooCommerce, it can be used for filtering various elements across a WordPress site, including custom post types and fields. The free version of the plugin is highlighted, with a mention of a pro version available for purchase. The plugin's basic setup, including installation and activation, is discussed, along with an overview of its filtering capabilities and the initial configuration settings.

05:00

🔍 Configuring Filters and Sorting Options

This section delves into the detailed setup process of the 'Filter Everything' plugin, focusing on creating filter sets and configuring individual filters. The video script explains how to enable or disable AJAX, customize mobile settings, and adjust primary colors to match the site's design. It also covers the creation of URL variable names for filters, the grouping of filters, and the configuration options for each filter type, such as choosing between checkbox and radio button display styles, setting filter logic, and defining sort terms order. The paragraph concludes with the setup of a price-based filter using custom field numeric values.

10:02

📝 Implementing Filters on a WordPress Site

The speaker demonstrates how to implement the configured filters on a WordPress site using Elementor, although they clarify that it's not a requirement and Gutenberg or other methods can be used. They guide through the process of adding the 'Filter Everything' widget to a product archive template in Elementor, customizing its appearance, and testing the filters on the front end. The script also covers adding sorting options to the site, allowing users to sort products by various criteria such as title, price, or date. The video concludes with a call to action for viewers to request more comprehensive tutorials and to provide feedback if they found the content valuable.

Mindmap

Keywords

💡WooCommerce

WooCommerce is a free, open-source e-commerce plugin for WordPress. It allows users to create an online store and manage products and sales. In the video, WooCommerce is the platform where the 'Filter Everything' plugin is being demonstrated to add advanced filtering and sorting capabilities to product listings.

💡Filter Everything Plugin

The 'Filter Everything' plugin is a tool that extends the functionality of WordPress and WooCommerce, enabling users to create custom filters and sorting options for their content. The script discusses its free version and its ability to filter various elements, not just products, on a WordPress site.

💡Product Filtering

Product filtering refers to the ability to sort and search through products based on specific attributes such as categories, price, or custom fields. The video demonstrates how the 'Filter Everything' plugin can be used to add such functionality to a WooCommerce store, enhancing user experience by allowing customers to find products that match their criteria.

💡Custom Post Types

Custom post types are a feature in WordPress that allows developers to create new types of content beyond the default posts and pages. In the script, it is mentioned that the 'Filter Everything' plugin can be used to filter not just products, but also custom post types, providing a versatile tool for various content filtering needs.

💡Advanced Custom Fields

Advanced Custom Fields (ACF) is a popular WordPress plugin that allows users to add extra fields to their content types. The video mentions that the 'Filter Everything' plugin is compatible with ACF, meaning users can filter by these additional fields, expanding the range of attributes that can be used for filtering.

💡Ajax

Ajax, or Asynchronous JavaScript and XML, is a web development technique used to create interactive web applications. In the context of the video, Ajax is an option within the 'Filter Everything' plugin that can be enabled to allow for a smoother user experience by updating parts of the web page without reloading the entire page when filters are applied.

💡URL Variables

URL variables are parameters included in a URL that help to identify specific content or actions on a webpage. The script explains that the 'Filter Everything' plugin uses URL variables to store and retrieve filter settings, allowing users to bookmark or share filtered views of product listings.

💡Filter Logic

Filter logic refers to the rules that determine how multiple filters interact with each other. The video discusses how the plugin allows users to set the logic to 'AND' or 'OR', which affects how the filters combine to display results, providing flexibility in how users can search for products.

💡Elementor

Elementor is a popular page builder plugin for WordPress that allows users to design and customize their website's layout with a visual interface. In the script, Elementor is used to demonstrate how the 'Filter Everything' plugin's widgets can be added to a product archive page, showing how to integrate the plugin with page builders.

💡Custom Sorting Options

Custom sorting options allow users to order content based on specific criteria, such as price, date, or alphabetical order. The video shows how the 'Filter Everything' plugin can be used to add sorting functionality to a WooCommerce store, giving customers the ability to sort products in various ways to find what they are looking for more easily.

💡Meta Keys

In WordPress, meta keys are identifiers used to store custom data associated with posts or other content types. The script mentions using meta keys for filtering and sorting, such as using a meta key for product price to create a price filter, demonstrating how the plugin can leverage custom data for enhanced functionality.

Highlights

WooCommerce lacks a key feature for meaningful product filtering and sorting.

The video provides an overview and demo of the free 'Filter Everything' plugin for adding filters and sorting options to WooCommerce stores.

The 'Filter Everything' plugin is not limited to WooCommerce and can filter anything within a WordPress site, including custom post types and fields.

There is a Pro version of the plugin available for purchase on Code Canyon for those requiring advanced features.

The free version of the plugin offers most functionalities needed for basic filtering with zero budget.

The plugin allows filtering by various criteria, including built-in WooCommerce options and advanced custom fields.

As of the recording, the plugin has over 400 active installs and is recommended to be tested on a development site first.

The plugin settings include options for enabling/disabling AJAX, configuring mobile views, and setting primary colors.

URL variable names can be configured to represent specific parts of the filter within the URL.

Experimental features are available for testing on non-live sites, but are not recommended for production use without caution.

Filter sets can be created to group multiple filters together for different parts of a site.

Filters can be applied to post types such as products, and specific filter types can be configured within each set.

The plugin supports filtering by product categories and custom field numbers, with options for display and logic configuration.

Filter widgets can be added to a website using page builders like Elementor or by using theme widgets.

Custom sorting options can be added to the site, with the plugin offering predefined and customizable sort criteria.

The plugin allows for stacking filters and sorts to refine product displays on the site.

The video offers to create more comprehensive tutorials on using 'Filter Everything' if there is enough interest from viewers.

The presenter, Paul C, invites viewers to provide feedback and suggestions for future video content.

Transcripts

play00:00

if there's one key feature missing from

play00:02

woocommerce is the ability to filter and

play00:04

sort your products in any meaningful

play00:06

fashion

play00:07

in today's video i'll give you a quick

play00:09

overview and a demo of the free filter

play00:12

everything plug-in and how you can

play00:13

quickly and easily add all manner of

play00:16

filters and sorting options to your

play00:17

woocommerce stores

play00:19

now while i concentrate on using

play00:21

woocommerce for this example you are not

play00:23

limited to only using that for your

play00:25

filters filter everything as its name

play00:28

would suggest allows you to filter

play00:29

pretty much anything inside a wordpress

play00:32

website so if you're using tools like

play00:34

advanced custom fields creating custom

play00:36

post types those kinds of things they're

play00:37

all filterable

play00:39

if you'd like a video on how to use this

play00:41

plugin with custom post types and custom

play00:43

metaphiles drop a comment below and if

play00:46

enough people are interested i'll create

play00:47

a video covering exactly that topic okay

play00:51

so let's kick things off by checking out

play00:52

the plugin we'll be using in today's

play00:54

video

play00:58

so first of all this is the filter

play01:00

everything plug-in we're going to be

play01:02

taking a look at this is the free

play01:04

version there is a pro version available

play01:06

and that's available over on code canyon

play01:07

for 40 for a single site license however

play01:10

today let's just stick with the free

play01:12

version so this gives us most of what we

play01:14

should need to do most things okay so

play01:17

plugin gives us the ability to filter

play01:20

and filter by lots of different things

play01:22

so we can use normal built-in

play01:24

woocommerce tools and options you know

play01:26

sizes and things like that but you can

play01:27

also use it with advanced custom fields

play01:29

and so on so really really useful if you

play01:31

want to have a lot of filtering options

play01:33

available and you have zero budget now

play01:35

at the time of recording this there's

play01:36

only currently about 400 plus active

play01:38

installs so you can take that for what

play01:40

it's worth i would recommend testing it

play01:42

out on a development site

play01:44

not on a live site just to make sure it

play01:46

does everything you want and does it the

play01:47

way that you want it to okay so that's

play01:49

what we're going to be taking a look at

play01:50

let's take a look at how we actually

play01:52

start using it

play01:57

now we've seen the plugin and that

play01:58

there's a premium version available

play01:59

let's move on to actually seeing how the

play02:02

plugin works and what options we have to

play02:04

configure and customize things so simply

play02:06

go over to the option to add a new

play02:08

filter search for filter everything and

play02:10

then go ahead download install and

play02:12

activate it once installed and activated

play02:14

you're going to have a new entry inside

play02:15

your dashboard for filters and inside

play02:17

there you've got three different sets of

play02:19

options let's quickly take a look at the

play02:20

settings to make sure everything is

play02:21

configured the way that we want it to

play02:23

and see kind of some of the things that

play02:24

are available to us inside here okay so

play02:27

we can go ahead and we can enable or

play02:28

disable ajax inside you so if you find

play02:30

that you are wanting to just problem

play02:32

solve there's any kind of issues then

play02:34

you can just leave ajax disabled and

play02:36

make sure your filters are working

play02:37

before you go ahead and set up the ajax

play02:39

option

play02:40

we'll come back to take a look at that

play02:41

in a little bit but inside here you can

play02:43

set up how things work on mobile devices

play02:45

you can set up your primary color to

play02:46

make sure it matches with your site

play02:47

design filter container those kinds of

play02:50

things so nothing too exciting inside

play02:52

you just kind of things that you'd want

play02:54

to set up to make sure it all configured

play02:55

correctly inside your url variable names

play02:58

this is where you can see a list of all

play03:00

the different url variables i'll come

play03:02

back to these variables in a moment once

play03:03

we start to set up our filters but

play03:05

basically all they are is what you

play03:06

include inside the url for a specific

play03:09

part of your filter so this c for

play03:10

example is working for categories so

play03:13

that's all it can really means

play03:14

experimental gives us some extra options

play03:16

inside you which are things that you

play03:18

might want to test out on a test site

play03:20

but not on a live site so again take

play03:23

these for what they are and try them if

play03:25

you want to we're going to leave those

play03:26

as they are and we're going to go over

play03:29

to the filter sets option and this is

play03:31

where you can create your grouped

play03:32

filters now you can see i've created one

play03:34

called wc filters for the woocommerce

play03:37

install that we're currently using i'll

play03:39

trash that for now and we'll start with

play03:40

a completely fresh one now these are

play03:42

just basically ways of grouping multiple

play03:44

filters together into one little

play03:46

grouping so you may be using different

play03:48

filter sets on different parts of your

play03:49

site and you can create those and group

play03:51

them together for ease of use

play03:53

so we can create a new filter set or we

play03:55

can just go ahead and click on add new

play03:57

both will do exactly the same thing so

play03:59

let's click on add filter set and now

play04:01

we're going to do is going to give this

play04:02

a name we're going to call this filters

play04:04

and underneath that we can go ahead now

play04:06

and we can set up the filter or filters

play04:08

that we want where we want them to apply

play04:09

to and then we can go through the

play04:11

different settings and so on you see

play04:12

some things inside you are restricted to

play04:14

the pro version but again for most use

play04:17

cases for

play04:18

most users you won't need to worry too

play04:20

much about that okay so the first thing

play04:22

we've got is the post type filter what

play04:24

is it going to apply to expand that out

play04:27

you can see we've got post page or

play04:28

product for this example we're going to

play04:30

choose product once we do that we can

play04:32

now go ahead and add a filter and then

play04:35

inside there we can now choose what type

play04:36

of filter this is and we can configure

play04:38

it to do what we want so the first thing

play04:40

we're going to do is give this a name so

play04:41

we're going to just call this categories

play04:44

filter by and this is where we can

play04:45

choose what we want the filter to apply

play04:47

to so again because we're working with

play04:49

products and product categories we're

play04:50

going to come down and choose that

play04:52

option from here but you can see there

play04:53

are lots of options including custom

play04:55

fields custom field numbers and if you

play04:58

want custom field exists so you want to

play05:00

check that for example then that's a pro

play05:02

only feature but we're going to choose

play05:04

product categories you can then see the

play05:06

var name for url or variable name for

play05:08

the url this is pre-filled out with the

play05:11

c in this example because i've already

play05:13

gone ahead and tested things out so now

play05:15

this has been associated with the

play05:17

categories we'll take a look at creating

play05:19

another different filter inside your

play05:21

which won't have the variable name

play05:22

associated with it just so you can see

play05:24

how that works next step you're going to

play05:25

see how do you want this actual widget

play05:27

to be displayed let's expand that and

play05:29

you can see we can choose between

play05:30

checkbox radio buttons and so on

play05:32

checkbox is perfectly fine for this

play05:34

because we may have lots of different

play05:35

categories but if you wanted to change

play05:36

that choose whatever you want now you

play05:38

can leave it there if you want to or you

play05:40

can click to expand the more options and

play05:42

this gives you as its name would suggest

play05:45

more options so now you can go ahead and

play05:47

choose the filter logic so you can set

play05:49

this to be and or so you may want to

play05:50

stack these in a different way

play05:52

you can also go ahead and set up the

play05:54

sort terms by so you can set this by

play05:56

ascending post count terms id so once

play05:58

there's lots of different orders inside

play06:00

their view all the options in there you

play06:02

can exclude terms if you want to so you

play06:03

can see we can just totally strip out

play06:05

any categories you may not want to

play06:07

actually include inside here and you've

play06:09

also got things like folding show

play06:10

selected show hierarchy and a tool tip

play06:13

so you can configure those as you want

play06:15

to in any way you're not sure you've got

play06:16

a little help symbol it'll tell you what

play06:18

this actually means okay so we'll just

play06:20

leave that as it is we'll choose the

play06:22

less options and we'll leave it to the

play06:23

default if we scroll down then you can

play06:25

see we have some options available to us

play06:27

as the settings that are not part of the

play06:29

pro so we can say hide empty terms and

play06:31

show count entirely up to you how you'd

play06:34

want to set those up i'll leave them as

play06:35

they are for now okay so there's our

play06:38

first of our different filters now we

play06:40

can go ahead and add another one in so

play06:42

this time let's create a different kind

play06:44

of filter let's say we want to set this

play06:45

to be a price based filter so we'll just

play06:47

say price filter by now because we're

play06:50

dealing with woocommerce we're going to

play06:51

be using a custom field numeric so we'll

play06:54

choose that from the custom fields

play06:55

option and you see this now opens up the

play06:57

option for the meta key if we open this

play06:59

you can see all of the different meta

play07:01

keys that are available as part of the

play07:02

site based upon the theme any plugins

play07:04

you may have installed those kinds of

play07:06

things we're going to search for price

play07:08

and you can see this gives us a range of

play07:10

different types so we could do price

play07:11

include tax regular price sale price so

play07:14

on we can simply choose the option for

play07:16

price you can see the variable name for

play07:18

url so again we can put something inside

play07:20

here so you might want to just put a

play07:22

single letter price whatever you kind of

play07:23

want to put in for this example we'll

play07:25

just put in something like max

play07:27

underscore price and you can see it

play07:29

defaults to put in the range as an

play07:32

option as the only option available

play07:33

inside you because we are dealing with

play07:35

the price side of things so again you've

play07:37

got your more options if you want to

play07:38

open this up and configure anything

play07:40

slightly differently the number of steps

play07:42

this particular slide is going to go up

play07:43

and down so if you have larger values

play07:45

like properties for example you may want

play07:46

to win thousands or tens of thousands

play07:48

you can set that up inside you as well

play07:50

we'll go ahead and leave those as they

play07:52

are and we'll just go ahead and save our

play07:54

filter set so we'll click on publish

play07:56

provided everything is in place

play07:58

it will set things up for us okay so now

play08:00

we've created our first set of filters

play08:03

[Music]

play08:07

now the next step is to see how we can

play08:09

add these filters to our website in this

play08:12

example i'll be using elementor but you

play08:14

absolutely do not need to use it you can

play08:17

just as easily add the exact same

play08:19

filters into your website by using the

play08:21

sidebar function in your theme of choice

play08:23

and adding the relevant widgets directly

play08:25

inside there

play08:26

okay so let's just fire up elementor and

play08:29

see how we can start adding in our

play08:31

custom filters so for this part i've

play08:32

already gone ahead and created a product

play08:34

archive template inside elementor so

play08:37

let's go ahead and start adding in our

play08:39

filters now you don't need to use

play08:40

elementor you can just use ordinary

play08:42

gutenberg if you want to okay so this is

play08:44

the design we're currently working with

play08:46

i've disabled any kind of filtering any

play08:47

kind of sorting anything like that this

play08:49

is just literally showing the archive of

play08:51

products nothing more so let's simply

play08:54

come over to our widgets and we're going

play08:55

to search for filter everything and you

play08:56

can see inside there we've got three

play08:58

different widgets we can drop in and

play09:00

this is exactly the same if you use in

play09:02

the normal gutenberg editor and you're

play09:04

using it part of your theme with the

play09:05

widgets you'll have these same options

play09:07

inside there as well so we're going to

play09:09

do first of all is drop in the filters

play09:11

option so we're going to drag that into

play09:12

the left hand column and inside there

play09:14

you can see this now just pre-fills this

play09:16

up with some basic info we can put a

play09:18

title in if we want to so for example

play09:20

filters and we can also specify whether

play09:23

you want to show the little chips which

play09:24

is basically the reset and those kinds

play09:25

of things and we want to show to show

play09:27

the number of posts found for any

play09:29

particular given product section we'll

play09:31

disable both of those and we'll simply

play09:33

hit update and go and take a look at

play09:35

this on our site and here's our short

play09:37

page with our two filters in place you

play09:39

can see there's our category filter and

play09:41

also our price filter and you can see

play09:42

this is pre-filled out based upon the

play09:44

prices that are available as part of

play09:46

your woocommerce store automatically

play09:48

done for you now you only seen this edit

play09:50

filter set because i'm logged in as an

play09:51

administrator users won't see this so

play09:54

you can see we can easily just come in

play09:55

and adjust the pricing this will then

play09:57

update the filter and show us only the

play09:58

ones that fit into that pricing

play10:00

structure and if we want to we can say

play10:02

we only want a few plans inside that

play10:03

pricing structure and they stack on top

play10:05

of each other pretty cool as what you'd

play10:07

expect from a typical kind of filtering

play10:09

setup you'll also notice we get these

play10:11

little sort of sections at the top that

play10:13

allow us to see exactly what's going on

play10:15

and we can cancel any of these filters

play10:17

by simply clicking on the x to close

play10:19

that down and then it will retain the

play10:20

rest of the filter there for us all we

play10:22

need to go ahead and click on reset all

play10:24

to clear all those filters and give us

play10:25

everything back

play10:27

[Music]

play10:30

filtering is great but it'll also be

play10:32

useful to be able to add in our own

play10:34

custom sorting options can this plugin

play10:36

do it let's take a look let's go back

play10:38

and do a search inside here for filter

play10:41

everything again and this time we're

play10:43

going to grab the option for filter

play10:44

everything sorting we'll just pop that

play10:46

above our actual content and you see

play10:49

what this does now is this will load in

play10:50

a set of different predefined filters so

play10:53

default sort in alphabetical reversal

play10:55

first and so on and again you can give

play10:57

this a title if you want to but all of

play10:59

these are totally editable you can

play11:01

remove anything you don't want and add

play11:03

new things in and reorder if you want to

play11:06

so you may say you want your title

play11:07

alphabetical to be first simply drag

play11:09

that into position and that will update

play11:11

if we click to expand this out you can

play11:13

see we can adjust the title we can

play11:15

choose the order by and inside there

play11:17

there are lots of different options

play11:18

including things like meta keys meta key

play11:20

numeric product ratings those kinds of

play11:22

things so you should have most things

play11:24

that you need for most stores inside

play11:26

there and you can see we can also set

play11:28

them to be ascending or descending so

play11:30

lots of options and if you want to add

play11:32

more inside here you can simply click to

play11:33

add more give it a name follow all this

play11:35

information and just fill that out we'll

play11:37

delete that for now and we'll simply hit

play11:39

update on there and we'll pop back over

play11:41

to the front end of the site and take a

play11:42

look now with the filtering in place so

play11:44

let's refresh our page and there's our

play11:46

filter option you can see default

play11:48

sorting is the first option but if we

play11:50

click to expand that we can change this

play11:52

to by title by reverse order oldest

play11:54

first and so on so let's say

play11:56

alphabetical and you can see that now is

play11:58

in alphabetical order if we come back up

play12:00

and we say we want to set this to be

play12:02

something like the oldest first you can

play12:04

see the order now updates to show us the

play12:06

oldest added product and again you can

play12:08

still go ahead and you can stack these

play12:10

filters on top of the sorts as well so

play12:12

we can set this to be plants for example

play12:14

and now we're seeing the oldest first

play12:16

only looking at plants so at the moment

play12:18

there's these six products inside you so

play12:20

everything you'd kind of need to set up

play12:22

these filters to set these sorts and

play12:23

everything inside this plugin now if

play12:25

you'd like to see a more comprehensive

play12:27

tutorial on using filter everything let

play12:30

me know in the comment section below now

play12:32

if you've got value from this video

play12:33

please feel free to hit that thumbs up

play12:35

button as it really does help me out my

play12:37

name is paul c this is wp tuts and until

play12:40

next time

play12:41

take care

Rate This

5.0 / 5 (0 votes)

Ähnliche Tags
WooCommerceFilteringSortingPluginProductivityE-commerceCustom FieldsUser ExperienceWordPressFilter Everything
Benötigen Sie eine Zusammenfassung auf Englisch?