Title: Remove Filters
Last modified: August 22, 2016

---

# Remove Filters

 *  Resolved [kegan5](https://wordpress.org/support/users/kegan5/)
 * (@kegan5)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/remove-filters/)
 * I’ve been trying to remove the entire ‘filters’ wording from this plugin but 
   have so far only managed to use the following given on the FAQ’s which removes
   the All one but not the ones I’ve created.
 * add_filter(‘nimble_portfolio_filter_all’, ‘remove_nimble_portfolio_all_filter’);
   
   function remove_nimble_portfolio_all_filter($filter_tag) { return “”; }
 * Is there a way to do this?
 * [https://wordpress.org/plugins/nimble-portfolio/](https://wordpress.org/plugins/nimble-portfolio/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Nimble3](https://wordpress.org/support/users/nimble3/)
 * (@nimble3)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/remove-filters/#post-5285196)
 * Please check this, this feature is available via shortcode parameter
 * [http://docs.nimble3.com/nimble-portfolio.php#shortcode](http://docs.nimble3.com/nimble-portfolio.php#shortcode)
 *  Thread Starter [kegan5](https://wordpress.org/support/users/kegan5/)
 * (@kegan5)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/remove-filters/#post-5285321)
 * Thank You 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Remove Filters’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/nimble-portfolio_e1ebf4.svg)
 * [Wordpress Picture / Portfolio / Media Gallery](https://wordpress.org/plugins/nimble-portfolio/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/nimble-portfolio/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/nimble-portfolio/)
 * [Active Topics](https://wordpress.org/support/plugin/nimble-portfolio/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/nimble-portfolio/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/nimble-portfolio/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [kegan5](https://wordpress.org/support/users/kegan5/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/remove-filters/#post-5285321)
 * Status: resolved