There is no way to make the tag of a private post showed up by default, at least for now. I was hoping wp_tag_cloud be the answer but it isn’t. One alternative aside from hacking the core code is to create your own widget through plugin. But then I found a plugin that does exactly what I want.
https://wordpress.org/plugins/ultimate-tag-cloud-widget/screenshots/
hope that helps.
Related Posts:
- The Difference Between Hierarchical and Non-Hierarchical Taxonomies?
- Why does get_term() require taxonomy? Are term_ids not unique?
- How to have “the most used tags” taxonomy always expanded?
- Search for tags
- WP native tag suggest metabox. How does it process tag id?
- Change order of WordPress tag cloud
- Unable to delete a Category and Tag that share same slug
- How do I get the current tag out of a taxonomy?
- WordPress as thesaurus/dictionnary: what approach?
- Set attachment tags from attachment’s custom field data
- Adding tag’s featured image to tag archive
- How to restrict users in edit post that can just select exists tags? not add new
- How to sync to custom taxonomies (tag structure)
- Taxonomy Tag Conditionals
- Display a tag only if there is a description
- Why does WP_Query strip colons from tag names?
- Advice on how to build multiple cross-tagged content types
- Categorize wordpress tags
- How to make tags show up in search results?
- Sorting tags by name
- Tags hierarchical
- Calling an Archive Page with specific Tag/Tax ID
- I want to edit the tags template by adding text that displays all tags from the listed posts
- show recently added tags to tag cloud
- “If an object equals a term id then return the term name”
- how to print post tags [duplicate]
- Recent posts by taxonomy and filter by tag
- Display Custom Column in CPT Taxonomy
- Add a tag like a post
- How do I add tags/taxonomy to images + a query field on page to query ‘albums’ (images with same tag/taxonomy)
- Custom Titles for Multiple Tag Taxonomy Page
- Hiding a tag from display
- Adding Fields to the Category, Tag and Custom Taxonomy Edit Screen in the WordPress Admin?
- Attaching taxonomy data to post with wp_insert_post
- Custom taxonomy list page?
- custom post type taxonomy “tag” archive : no post found
- tax_query in get_posts() not working?
- What is wp_insert_term “alias_of” arg for?
- Taxonomy count per Post type
- List Hierarchical Term List with Count with Related Term
- Is there a way to set singular/plural labels for taxonomy term names?
- List taxonomy terms as links
- Can we have same term slug in different taxonomies?
- Add additional data to a specific taxonomy term when used in a post
- Display the number of published posts for each custom taxonomy term?
- Get wordpress taxonomy archive and sort by year
- Display Post by taxonomy and taxonomy child if exist
- Missing term_id and term_taxonomy_id when adding a term using wp_insert_term() function
- Registering tags taxonomy for a custom post type
- Any way to assign Post Categories and Tags to Links?
- I need template for my custom taxonomy term
- Show list of custom taxonomies when another taxonomy is selected
- Custom taxonomy is crashing Gutenberg
- How to show the category filter that’s shown on the ‘All post’ pages on a custom post type page in the admin area?
- Custom WP Query: force entry for some taxonomy and have others optional
- Using get_posts() with tax_query parameter set isn’t working with attachments
- How to get the top level parent term Advanced Custom Field values in the child terms
- Allow a Taxonomy Term to be Used Only Once Across All Posts
- Count Published & Draft Posts Associated With Each Term
- get_the_term_list – Return links to edit.php instead of link to taxonomy archive template
- How can I hide tags on a child-category page, if that tag has not been used?
- List posts in a category grouped by other categories?
- 100+ terms in any taxonomy slows down post updates?
- How to edit the Tags within the image file URLs?
- is_taxonomy() is not working
- get_term_by seems to be failing
- How to return newly added terms when using wp_set_object_terms
- How to get terms from a custom taxonomies after WordPress 4.5.0
- How to update a taxonomy term for a custom post type with auto incrementing number
- Filtering elements by taxonomy slug
- Echo taxonomy name – second level
- Get terms in hierarchical taxonomy
- Taxonomy Checkbox Admin Panel
- Replacing a placeholder term with a session variable value in taxonomy filter
- Loop problem – Taxonomy
- How to relate to 2 taxonomy with category
- WP Search using taxonomy terms
- Automatically adding tags and categories into Post Excerpt for searching
- How do I converge taxonomy category permalinks into one?
- Taxonomy terms are not checked when edit custom post
- Url leading to archive page, no matter what
- Checking if a product ID has taxonomy term attached not working with has_term
- Can I create a tax query to return posts that match two slugs from same taxonomy
- Taxonomy.php inheriting first post
- Display related terms from a taxonomy in an entry
- I want to get term by term_name without taxonomy
- Custom taxonomy named ‘tag’ return 404 page
- What is this Query? and why its taking too much time? Any way to optimize it?
- taxonomy terms, inverted
- How to share terms between two taxonomies?
- Taxonomy Rewrite Problem
- Taxonomy terms can’t find posts from archive.php or taxonomy.php
- Display product attributes for current product
- Default taxonomy ‘post_tag’ added to CPT managing by custom role : nothing in the metabox
- GET Taxonomy ID
- Child Terms not Displaying on the Taxonomy Term Admin Screen
- multiple taxonomies in wp_list_categories’ $args
- How to orderby Taxonomy Term in a WP Query
- Group custom taxonomies based on tags contained in their posts
- Add new taxonomy in WP without generate any url