No, the parent themes functions.php
is always loaded, and require_once
is not a WordPress API but a part of the PHP language itself
The only way to change it would be to modify the file
Related Posts:
- Create a customizable child theme
- How can I & how do I change text displayed in comment via child theme
- How to customize the WordPress 2014 theme, to have page using less horizontal margin?
- Issue with navigation bar in child theme
- How do I move my sites to a child theme without loosing customisation?
- Why, when it comes to custom background and image, does ‘The first value registered’ win?
- Opinions and recommendations on the best barebones base theme [closed]
- Where are Additional CSS files stored
- How to *remove* a parent theme page template from a child theme?
- How do I make my child theme re-apply the settings that were customised when its parent was active?
- Prevent WordPress from automatically installing a new theme each year
- Is there a blank theme framework compatible with WP 3.0? [closed]
- How do register_sidebar() and get_sidebar() work together?
- how to override woocommerce specific loop or archive-product.php [closed]
- Looking for a lightweight theme using WP3 new tags and features (not 2010) [closed]
- How to Add Customizer Setting in Child Theme
- switch theme on fly
- Show a WP 3.0 Custom Menu in an HTML Select with Auto-Navigation?
- 2 seperate installation 1 theme same server
- FireFox Inspector :: find CSS file related to
- Widgets vs. Theme Mods
- Post format selector in Thematic child theme post class
- get_theme_mod(); returns nothing
- Make page template that is just an “include” of another?
- Show attribute description when filtering by that attribute
- How to build a child theme from a react-based parent theme?
- How do I copy all “extra” data (menus, widgets, etc) from one theme to another?
- $wp_customize->remove_section for customizer setting?
- Modify a theme to insert custom widgets?
- Cannot figure out how to center div in WordPress theme [closed]
- Customizing default Mediaelement player
- How to add “Read More…” link in twentytwenty
- Updating Existed RocketTheme Theme on WordPress
- title, content, feature images
- Get page ID outside the loop, matching menu ID
- Child Theme – how to add new widget on a specific place?
- Putting tag outside tag on generated Menu
- How to customize core admin pages within a theme?
- Warning: Creating default object… when altering Customize panels
- Theme licensing and permission on changing content [closed]
- @font-face is not working in WordPress
- What changes we need to make to a theme so it can be installed as a MU Theme?
- Updates for a private theme
- How to add custom page attributes in WordPress?
- How do I call in a category title on a category page in a child theme?
- Is it possible to add a ribbon in the background of h1 on every page?
- custom theme ,add media not showing images in media library
- Include custom JS without child theme
- Child theme .css files are not overriding their parent .css files
- Theme Customization through admin panel. (Appearance-Customize)
- For a specific theme, how do I build a list of all the possible theme modification names?
- Navigation label for page in custom theme
- How do I remove a customiser option from a parent theme in a child theme?
- Installing new theme on running site
- CSS Styling a specific page
- Moving wp-content folder
- Changes in my child theme from customizer not appearing in style.css?
- why post_class() function apply css classes to all other files?
- WordPress broken after domain name change
- Edit value=”” of a button in child theme
- css media query question [closed]
- How to edit alternate inactive themes in “Appearance -> Customise” screen?
- Create a Page template selector page
- Is “get_template_part” hierarchy possible?
- How to add functionality to an existing theme (using child themes)
- How to add WordPress JS Script Links
- Prevent WordPress from automatically installing a new theme each year
- Change default Video Player without Plugin
- Changing update message from Newspaper child theme
- javascript file not working in a plugin template file
- How do I run a web app in my WordPress theme without the “wp-content/theme/…/webapp” in URL?
- Trying to customise 2011 Child Theme Background Colour
- Lost customization after switching the WordPress theme
- WordPress core jquery version file not loaded?
- Customized Blog/Latest Posts Page
- Allow WP users to sort search result on a videos site
- How can error pages be customized
- How replace theme styles?
- Fixed bottom menu on mobile doesn’t work on search included in Child Theme of Storefront
- Unhook a function within a class in the child theme
- How to narrow the area between buttons on Helium theme sidebar? [closed]
- How do I target this page specifically?
- Calling get_theme_mod() of an WP_Customize_Image_Control() returns an Array, how do I correctly return the image src for my custom theme?
- How do I change the content of an element for a theme without losing the styling?
- How to Password Protect whole site except for some subdirectories
- If a theme will undergo major changes would it be better to clone the parent instead of writting a child theme?
- Unable to write error_log output… but only from a certain function
- Removing comma from ‘entry-date’ in Twenty-Sixteen theme
- call get_header() function from different theme
- Use another theme template in my theme
- How do I change text of a product template in a WooCommerce theme? [closed]
- Changing a setting in the wp-admin/customize.php reverts CSS styles to parent theme [closed]
- Changes in comments.php in the child theme does not show up on the site
- Custom CSS File wont work on second Page
- How to add custom page using them in wordpress 3.5
- Consolidate ‘add-to-cart’ buttons into one ‘add-all-to-cart’ button
- customizing a theme [closed]
- I have one page in my WordPress site with a table that needs to be super compact and simple
- Changes to code not displaying
- Modifying posts based on category in TwentyTwentyTwo theme