Title: &quot;Get php for theme&quot;
Last modified: August 30, 2016

---

# "Get php for theme"

 *  Resolved [Thorworx](https://wordpress.org/support/users/thorworx-1/)
 * (@thorworx-1)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/get-php-for-theme/)
 * On the plugin media settings it says:
 * > Copy and paste the code below into your WordPress theme function file if you
   > wanted to save them and deactivate the plugin.
 * After creating a custom size, and clicking “get php for theme” I copied and pasted
   the one line of code into my theme’s functions.php file:
 * `add_image_size( 'full-width', '695', '695', false );`
 * I then deactivated the plugin, but my created custom size is not available in
   the drop-down when inserting media. Am I missing something?
 * [https://wordpress.org/plugins/simple-image-sizes/](https://wordpress.org/plugins/simple-image-sizes/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Nicolas Juen](https://wordpress.org/support/users/rahe/)
 * (@rahe)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/get-php-for-theme/#post-6223362)
 * Hi,
 * This feature is added by my plugin, you have to put more code for displaying 
   this size.
    Like here : [http://ahjira.com/add-custom-image-sizes-to-media-library-size-selection-drop-down-list/](http://ahjira.com/add-custom-image-sizes-to-media-library-size-selection-drop-down-list/)

Viewing 1 replies (of 1 total)

The topic ‘"Get php for theme"’ is closed to new replies.

 * ![](https://ps.w.org/simple-image-sizes/assets/icon-256x256.jpg?rev=3506203)
 * [Simple Image Sizes](https://wordpress.org/plugins/simple-image-sizes/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-image-sizes/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-image-sizes/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-image-sizes/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-image-sizes/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-image-sizes/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Nicolas Juen](https://wordpress.org/support/users/rahe/)
 * Last activity: [10 years, 12 months ago](https://wordpress.org/support/topic/get-php-for-theme/#post-6223362)
 * Status: resolved