# Control Over Functions.php

**URL:** https://forum.pinegrow.com/t/control-over-functions-php/8423
**Category:** Feature Request
**Tags:** feature-request, wordpress
**Created:** [October 9, 2023, 5:01pm UTC](https://forum.pinegrow.com/t/control-over-functions-php/8423 "2023-10-09T17:01:01Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![jonroc](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.pinegrow.com/jonroc/32/2805_2.png) [@jonroc](https://forum.pinegrow.com/u/jonroc)
#### Post date: [October 9, 2023, 5:01pm UTC](https://forum.pinegrow.com/t/control-over-functions-php/8423/1 "2023-10-09T17:01:01Z")

</div>

Now that I’ve moved to FSE themes, there are things in functions.php that are not needed. There is also the issue of include inc/custom.php not being at the bottom of functions.php (see previous feature request).

In short, it would be great if we could control which areas of funtions.php PG handles. Right now, I get error messages in PG if I try to remove sections. It would be nice if PG could just skip if I’ve intentionally removed or reorganized functions.php. At the very least, it would be nice if I could just format my own functions.php that overrides the default one.

Thanks!
