By “creator” you mean the user who created the category? If so, that information is not stored by WordPress.
You would have to write your own function for storing the user on category insert, maybe by hooking into the create_term
function.
Related Posts:
- Get category ID from category slug (not working)
- How do I remove “Uncategorized” from posts with more than 1 category?
- Control term order on a per-post basis
- Filter by post category in Media Library
- Display all posts from all categories with pagination
- Changing Top Level Items into Radio Buttons in the Categories Meta Box?
- Custom post types with their own permalink structure
- How to create a widgetized sidebar for every category dynamically?
- Display the deepest child category from Category X (in loop)
- When using get_categories or similar, is it possible to filter results that contain certain Tags as well?
- Exclude subcategories from the url
- Why adding Categories does not auto refresh in Backend while using my custom theme?
- WooCommerce – Display product child categories from specific parent
- Select category in custom query
- Removed slug from CPT, now How/where do I hook the filter to the taxonomy term archive pages link?
- Show list of categories even if they have no posts
- Search by word, category, tag, author
- How to hide certain categories in wordpress dashboard?
- How to control template resolution if both Author and Category filter in place?
- How to filter archives both by category and tag?
- Custom Stylings for category pages
- If newest post of category is newest post in general, skip first post of category
- Taxonomies for WordPress Media Library [duplicate]
- in_category() works in single.php but not in page.php?
- functions.php conditional tag – only show in single.php?
- How to enable category hierarchy for links?
- How do I create a way for users to assign categories to a post from the frontend of the website?
- WC 3.x Get categories from variable product of the cart
- Stick multiple posts in a single category
- Display category name on featured image in wordpress excerpt
- I need to create a search form that will display search results from specific category
- Is it possible to restrict viewing of category PAGE to logged in users only?
- Display children of the category a post is assigned to
- Random post + categories + tags
- Automatically adding categories and authors in custom menu?
- Second level subcategory
- how to define category loop last class in the third
- Automatically exclude categories from metabox based on title
- Making the category & tag Description textarea bigger
- WordPress admin categories sort show is wrong
- Huge category CSV import does not work
- Needing a snippet for listing category specific tags
- Displaying Categories and Sub Categories
- How to list categories within tags?
- Use Tag input metabox style for Categories
- WordPress URL Rewrite for dynamic and customized URL
- redirecting from a general category page to another specific one
- Show matching categories in search page
- How to hide category name
- Keyword search in multiple categories
- Targeting Parent Category Pages
- Change every post background based on category
- Get category’s parent category while using get_the_category_list
- How to do paging in the loop?
- query_posts not reading correct categories
- Displaying list of subcategories and not parent category
- Linking doctors posts to specific services for a medical practice
- How to show the category of custom taxonomy
- Remove parent category from child/sub-category page URL in WordPress
- Eliminate word from $term->name
- Showing HTML if Post is In Certain Taxonomy Term
- Add code to header based on category for specific posts?
- Category view with contents of [gallery]s shown
- Can I prioritize post categories for choice for breadcrumb trail?
- Category List with custom urls
- query_post problem
- Get a list of all links on a page?
- Load the last post of a category
- create function to call category name and slug
- Disable Category Taxonomy
- How do you get sticky posts to work with categories?
- A different permalink structure for different categories
- How to make product image inherit from category image
- Is this process OK to replace URL structure?
- Is it possible to set up blog categories without changing permalink structure
- How to display categories image in loop homepage WordPress
- How to “remove” WordPress categories UL and make the list loop in a horizontal line?
- how to give different template to each subcategory from same parent category?
- No hierarchy in wp_list_categories with child of and depth
- How do I rewrite a single category link to point to a custom page?
- Add subcategories posts to the counts column at the admin’s categories list
- Need help to structure our a complex hierarchy
- global categories – Share specific categories in wordpress multisite
- WordPress update 4.7 – the 70.000+ news posts became “Uncategorized”
- How to auto update post title and slug with category name when post status is updated
- Choosing different templates for categories
- Problem with wp_list_categories
- hierarchical taxonomy in permalinks? using same slug
- Display one post on category.php: Wrong featured image
- Display related posts with same category or same tag return blank
- Get posts from 2 or more categories
- Changing Permalinks for Category Pages Only
- Taxonomy for custom post type not found
- date.php shows all posts. how to fix it?
- Help with Wp + Mixitup code
- How can I get this code to only output one link?
- Sorting Woocommerce products by category and attributes
- How to get Woocomerce categories count
- show posts from some category and sort by advance custom field
- How to show monthly archive posts?