Top "Categories" questions

Categories are groupings of information.

WP_Query Woocommerce products that belong in distinct multiple categories only tax_query

I'm using WP_Query for Woocommerce products in attempt to query products in a particular category. This is the syntax …

wordpress categories woocommerce
How to run JUnit tests by category in Maven?

Using JUnit 4.8 and the new @Category annotations, is there a way to choose a subset of categories to run with …

java maven junit categories maven-surefire-plugin
Overriding methods using categories in Objective-C

Can I use a class category to override a method that is already implemented using a category? Like this: 1) Original …

objective-c categories
Programmatically add Magento products to categories

I am using Magento 1.4.0.1. I have over 21000 simple products, each entered into a single category. There are hundreds of categories …

magento categories
Objective-C categories in static library

Can you guide me how to properly link static library to iPhone project. I use static library project added to …

iphone objective-c static-libraries categories
R: Count unique values by category

I have data in R that looks like this: Cnty Yr Plt Spp DBH Ht Age 1 185 1999 20001 Bitternut 8.0 54 47 2 185 1999 20001 Bitternut 7.2 55 50 3 31 1999 20001 Pignut 7.4 71 60 4 31 1999 20001 Pignut 11.4 85 114 5 189 1999 20001 …

r count unique categories
Creating categories in a ListView?

How do I create categories in an arbitrary ListView like those in Preferences (PreferenceCategory)? I've found android.R.layout.preference_…

android listview categories
Opencart extremely slow loading speed

I'm running Opencart 1.5.2 on my server and after importing a large number of products I got a massive speed down. …

performance categories opencart
R get all categories in column

I have a large Dataset (dataframe) where I want to find the number and the names of my cartegories in …

r categories datacolumn
How I can get all categories and subcategories?

How I can get all categories and subcategories if the category is active, but "Include in Navigation Menu" is set …

magento navigation categories