Title: Remove &quot;All Tags&quot; ?
Last modified: August 21, 2016

---

# Remove "All Tags" ?

 *  [boyarchitect](https://wordpress.org/support/users/boyarchitect/)
 * (@boyarchitect)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/remove-all-tags/)
 * Hi,
 * Any idea how to remove “All Tags” from the dropdown here [http://pearne.com/professionals/](http://pearne.com/professionals/)?
 * Thanks in advance!
 * [https://wordpress.org/plugins/facetious/](https://wordpress.org/plugins/facetious/)

Viewing 1 replies (of 1 total)

 *  [missey](https://wordpress.org/support/users/arleneforte/)
 * (@arleneforte)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/remove-all-tags/#post-5101132)
 * In template.php
 * Find this line of code, I guess its from line 190-210
 * if ( !isset( $val[‘all’] ) )
    $val[‘all’] = ….
 * -comment this out or remove totally
    -you can also change the value of ‘All Tags’,
   just add if statement that validates if the value is equal to ‘tag’, then…

Viewing 1 replies (of 1 total)

The topic ‘Remove "All Tags" ?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/facetious.svg)
 * [Facetious](https://wordpress.org/plugins/facetious/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/facetious/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/facetious/)
 * [Active Topics](https://wordpress.org/support/plugin/facetious/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/facetious/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/facetious/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [missey](https://wordpress.org/support/users/arleneforte/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/remove-all-tags/#post-5101132)
 * Status: not resolved