Save the code you edit to your computer. When you update the theme, make the same edits again.
I highly discourage this practice, but it works.
Most “savy” tech dudes use “git”, or other similar versioning software practices to keep from having to do this. Also, as you have stated, a child theme could exist, eliminating most worries of this.
Yes, if you update the code through the editor, it will be removed on update.
Related Posts:
- My child theme doesn’t work Error: “The parent theme is missing. Please install your parent theme”
- Add colors to existing color palette without replacing it
- Child Theme not loading parent CSS
- add_image_size is scaling, even though crop is set to true
- How do I get a parent theme modification from a child theme?
- CSS in child theme not overriding the parent theme [closed]
- Optimal solution to develop a wordpress theme?
- Should I update my _s theme?
- Create a theme by combining a parent and a child theme
- Override Constants in Child theme
- how can I remove the sidebar from my wp homepage [closed]
- Does any theme support child theme?
- Am I supposed to create a child theme for every theme I use?
- How to remove a file included in parent theme with locate_template() via child theme?
- Cannot figure out how to overwrite files in child theme
- How to add theme support?
- Override template file i subfolders
- Include Parent functions.php in Child Theme functions.php
- Why is it needed to enqueue parent stylesheet in child theme?
- Child Theme’s style.css not loading in mobile browser
- Renaming a theme so it aids SEO and the theme used is hidden
- Overrite parent functions using child functions
- How to correctly enqueue the parent and child theme stylesheets in the creation of a child theme? [duplicate]
- Create a child theme from multiple themes
- Starting point for custom Themes [closed]
- Simple child theme modification but links are broken
- Why still output /wp-content/themes/twentynineteen?
- Alignment Problem [closed]
- What $handle does WordPress use for a theme’s implicit style.css?
- Unable to change the priority with ‘remove_action’ and ‘add_action’ in child theme
- LESS not working in WordPress [closed]
- Remove h1 from 2015 theme
- Converting a theme to a child theme in a network
- How to modify theme content in Thematic?
- Why front-page.php doesn’t show content of file instead shows loop
- Copying a modified theme from one wordpress site to another wordpress site [closed]
- How can I access variables from theme in child theme? [closed]
- How to display home page last modified date in anywhere of wordpress theme?
- What is an alternative to not using child theme to customize a WordPress theme?
- (Parent) theme Is Not Showing In Theme Selection Panel and Therefore Breaks Child Theme
- Child theme menu not appearing in Twenty Seventeen
- How can I fix my theme header for my CSS stylesheet?
- How to test another theme in a live WordPress website instead of live preview?
- Update modified Shopify third-party theme [closed]
- how can I re-utilize and class on a child theme
- Providing updates to your WordPress theme
- How do child themes work?
- How to migrate the menu from the site on my own theme in WordPress?
- adding navigation to genesis themes
- Standard Way To Do Custom Work Within A Page?
- Image Size wrong during upload
- How to add CSS class to custom logo?
- theme path in javascript file
- The proper way to include/require PHP files in WordPress
- Theme Customizer : how to create multiple-level panel
- How to use bloginfo( ‘template_directory’ ) in array
- Setting a Default ‘Theme Location’ When Creating a Menu
- How to keep my custom theme changes after updating genesis child theme
- How to correctly add JQuery in a WP theme?
- how to change a theme slug
- Same theme name issue with wordpress repository theme
- I want to get the home root path
- How to add code in the content area in a WordPress theme?
- Divi Child Theme not appearing in “Themes” [closed]
- Using esc_url with a hard coded url
- Broken template went invisible
- Select full Image Size on widget “Genesis – Featured Posts”
- WordPress theme switcher
- Limitations when modifying wp_title with a filter
- WP_bootstrap_Navwalker_issue [closed]
- Font Awesome 5 Free – far working but fas is not? [closed]
- How to Find the Page the Front Page is Using?
- How do I get the trackback count of a post in wordpress without writing an SQL query?
- 3 Level Deep Navigation Menu Not Showing All Levels
- Why is switching between themes breaking my child theme?
- Customizer: get_preview_url() inside customize_save_after hook
- Shortcodes do not work in own template
- New to WordPress – Read the Codex, Other Docs; Still Confused
- Post archives link yields a 404 Not Found
- Get video from the post on homepage
- WordPress Themes Directory: Template which hits the standards?
- How to change a local wordpress installation xml export file urls? and change them to what if you don’t have a live website?
- Let user to upload multiple time
- Block validation failed for `core/pullquote` after adding theme support for editor-color-palette
- Is_single not working properly in genesis
- How to make menus, footer, sidebars multi language
- Debugging slow WordPress Theme Customizer (Any option similar to Query Monitor)?
- register_theme_directory() sees custom themes directory, but blank frontend
- Child theme in separate WordPress Install
- How to show children pages as array
- Hook in parent theme Menu function
- Using Customizer value in an external PHP file inside a theme
- Theme customizer live preview JS- Trying to bind to an html image url without luck
- Using wp_enqueue_script with social media buttons?
- What to do when child theme is out of date with parent theme
- Purchased Theme to Custom Made Theme? [closed]
- How to make website with many template that active [closed]
- How to create full header but keep content narrow
- How do I send out an update for my custom wordpress theme?
- How to add multiple custom blocks in custom WordPress theme using create-block?