Title: Edit PHP
Last modified: August 22, 2016

---

# Edit PHP

 *  Resolved [sanbenito](https://wordpress.org/support/users/sanbenito/)
 * (@sanbenito)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/edit-php/)
 * I am trying to set up a slide show on my header for my child theme on WP. In 
   addition, I created my child theme with one-click plugin. My question is, how
   do I change the php if the php editor is not showing up on my child theme?Moreover,
   I tried via FTP but I can’t find the functions folder. I am guessing this is 
   because it was created with a plugin. Would you know how can I resolve this?
 * Thanks in advance.
 * [https://wordpress.org/plugins/one-click-child-theme/](https://wordpress.org/plugins/one-click-child-theme/)

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

 *  Plugin Author [Terry Chay](https://wordpress.org/support/users/tychay/)
 * (@tychay)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/edit-php/#post-5878922)
 * At the time I wrote OCCT, functions.php would override the parent theme’s version
   so I deliberately didn’t include it. Now functions.php hierarchy will be included.
 * With version 1.4, I updated OCCT to create a functions.php for you. I think I’ll
   code a 1.5 version that will “fix” older child themes. We’ll have to see. It’s
   been a long, long time since I’ve done ANY PHP coding, let alone WordPress plugin
   development. Sorry for the delay. I’ve been a manager at Wikipedia for the last
   3 years. 🙂
 *  Plugin Author [Terry Chay](https://wordpress.org/support/users/tychay/)
 * (@tychay)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/edit-php/#post-5878939)
 * With version 1.5, I added the ability to update old child themes to generate 
   a functions.php file and do the new method of stylesheeet inclusion. Now if you
   want to add functions, it will create the file for you.
 * I also added the ability to copy templates from the parent theme for modification.
   🙂
 *  Thread Starter [sanbenito](https://wordpress.org/support/users/sanbenito/)
 * (@sanbenito)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/edit-php/#post-5878948)
 * Tychay, Thank you so much!!!! It is working perfectly now. Sorry I didn’t give
   you my feedback right away. Good job 🙂
 *  Plugin Author [Terry Chay](https://wordpress.org/support/users/tychay/)
 * (@tychay)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/edit-php/#post-5878951)
 * [@sanbenito](https://wordpress.org/support/users/sanbenito/): Cool! I’m just 
   glad it fixed your problem! Happy Blogging!

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

The topic ‘Edit PHP’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/one-click-child-theme_bea7a0.svg)
 * [One-Click Child Theme](https://wordpress.org/plugins/one-click-child-theme/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/one-click-child-theme/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/one-click-child-theme/)
 * [Active Topics](https://wordpress.org/support/plugin/one-click-child-theme/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/one-click-child-theme/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/one-click-child-theme/reviews/)

## Tags

 * [child theme](https://wordpress.org/support/topic-tag/child-theme/)
 * [edit.php](https://wordpress.org/support/topic-tag/edit-php/)
 * [ftp](https://wordpress.org/support/topic-tag/ftp/)
 * [one-click](https://wordpress.org/support/topic-tag/one-click/)
 * [slide show](https://wordpress.org/support/topic-tag/slide-show/)

 * 4 replies
 * 2 participants
 * Last reply from: [Terry Chay](https://wordpress.org/support/users/tychay/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/edit-php/#post-5878951)
 * Status: resolved