Title: How find a Widget Code
Last modified: April 26, 2022

---

# How find a Widget Code

 *  [LimmonTree](https://wordpress.org/support/users/limmontree/)
 * (@limmontree)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/how-find-a-widget-code/)
 * I have a Custom Post type with taxonomy and terms. The web has a widget that 
   I can place in a widget area, I can select legacy widget or navegation menu (
   it’s the same), this widget should show the video types and allow you to select
   and filter a specific type.
 * But doesn’t work and I want to check it.
 * Where can I look for the code for this widget?
 * Thanks everybody and sorry my english.
 * Dani.
    -  This topic was modified 4 years, 1 month ago by [Jan Dembowski](https://wordpress.org/support/users/jdembowski/).
      Reason: Moved to Fixing WordPress, this is not an Developing with WordPress
      topic
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fhow-find-a-widget-code%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Moderator [t-p](https://wordpress.org/support/users/t-p/)
 * (@t-p)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/how-find-a-widget-code/#post-15593322)
 * > this widget should show the video types and allow you to select and filter 
   > a specific type
 * Are you referring to some plugin?
 * If yes, what plugin? Acquire from?
 *  Thread Starter [LimmonTree](https://wordpress.org/support/users/limmontree/)
 * (@limmontree)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/how-find-a-widget-code/#post-15593328)
 * Hi thanks for answer.
 * Is not a plugin, the web is an old web made form another person, actually I am
   learning WordPress and trying to update
 * I think he code a widget to filter video types.
 *  [Alan Fuller](https://wordpress.org/support/users/alanfuller/)
 * (@alanfuller)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/how-find-a-widget-code/#post-15593658)
 * Search the wp-content directory for `extends WP_Widget`
 * If you have terminal access
    `grep -Rn 'extends WP_Widget'`
 * would find all the plugin or theme widgets
 *  [Alan Fuller](https://wordpress.org/support/users/alanfuller/)
 * (@alanfuller)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/how-find-a-widget-code/#post-15593661)
 * p.s.
 * many people add ‘extra’ code into the functions.php of the active theme

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

The topic ‘How find a Widget Code’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 3 participants
 * Last reply from: [Alan Fuller](https://wordpress.org/support/users/alanfuller/)
 * Last activity: [4 years, 1 month ago](https://wordpress.org/support/topic/how-find-a-widget-code/#post-15593661)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
