Title: &quot;PHP Code&quot; widget missing
Last modified: August 22, 2016

---

# "PHP Code" widget missing

 *  Resolved [dccharron](https://wordpress.org/support/users/dccharron/)
 * (@dccharron)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/php-code-widget-missing/)
 * I’ve used your plugin on a second web site. The shortcode works fine but there’s
   no “PHP Code” widget showing up. Have deactivated all and re-installed core WP
   and then re-installed “Insert PHP” plugin (nothing else activated) but still 
   no widget. I can work around this by using the shortcode in a Text widget but
   I was wondering if you had encountered anything like this before.
 * BTW Many thanks for a great little plugin. Unbelievably handy and works like 
   a charm.
 * [https://wordpress.org/plugins/insert-php/](https://wordpress.org/plugins/insert-php/)

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

 *  [WillBontrager](https://wordpress.org/support/users/willbontrager/)
 * (@willbontrager)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/php-code-widget-missing/#post-5340944)
 * Insert PHP should be listed in Plugins > Installed Plugins but it won’t be listed
   in Appearance > Widgets.
 * Just use the plugin. No need to futz with appearance as there’s really nothing
   to adjust. Here’s lots of information:
 * [http://www.willmaster.com/software/WPplugins/insert-php-wordpress-plugin.php](http://www.willmaster.com/software/WPplugins/insert-php-wordpress-plugin.php)
 * But it’s fairly simple to use. Put [insert_php]…[/insert_php] into your post 
   or page (use the “Text” tab, not “Visual”) and replace … with your PHP code. 
   Example:
 *     ```
       [insert_php]
       echo "Hello World!";
       [/insert_php]
       ```
   
 * Will
 *  Thread Starter [dccharron](https://wordpress.org/support/users/dccharron/)
 * (@dccharron)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/php-code-widget-missing/#post-5340947)
 * Thank you.
 *  [WillBontrager](https://wordpress.org/support/users/willbontrager/)
 * (@willbontrager)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/php-code-widget-missing/#post-5341026)
 * You are welcome, dccharron.
 * I wish you good experiences with your coding.
 * Will

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

The topic ‘"PHP Code" widget missing’ is closed to new replies.

 * ![](https://ps.w.org/insert-php/assets/icon-256x256.gif?rev=3523853)
 * [Woody Code Snippets – Insert PHP, CSS, JS, and Header/Footer Scripts](https://wordpress.org/plugins/insert-php/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/insert-php/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/insert-php/)
 * [Active Topics](https://wordpress.org/support/plugin/insert-php/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/insert-php/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/insert-php/reviews/)

## Tags

 * [missing](https://wordpress.org/support/topic-tag/missing/)
 * [php](https://wordpress.org/support/topic-tag/php/)
 * [widget](https://wordpress.org/support/topic-tag/widget/)

 * 3 replies
 * 2 participants
 * Last reply from: [WillBontrager](https://wordpress.org/support/users/willbontrager/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/php-code-widget-missing/#post-5341026)
 * Status: resolved