The name of wp-includes
folder is hardcoded in multiple places on WordPress core, as well as WPINC
constant which isn’t conditional and can’t be changed.
Renaming it would take creating and maintaining a fork of WordPress core, which is impractical.
Your best bet is just keeping it out of front end, for example by redefining any assets loaded from it to different URLs.
Related Posts:
- WordPress Active and Development server best practices
- Can this site be built using wordpress?
- Is there a way to test my code quickly in WordPress environment?
- Creating duplicate WordPress site for development reasons
- Best way to initiate a class in a WP plugin?
- Keeping WP database synced across multiple developers using git
- How do you avoid caching during development?
- Strategy On Building Plugin Using Eclipse
- How do I add version control to my workflow?
- design and development workflow
- WordPress as College Application System (Embark)
- Does WordPress not use relative URLs?
- How to edit an existing WordPress theme? [closed]
- Cloning and syncing a WordPress website
- Best practice differences in DB options and wp-config between live, staging and local WordPress environments?
- Flexible WordPress theme creation using themes
- How to retrieve an image from a post and display it before excerpt of a post? [duplicate]
- Is it possible to import a wordpress backup from a single site in to a multi-site configuration?
- Staging setup for multisite installation
- How to Work Seamlessly Between Development, Staging, and Production Sites in wordpress
- WordPress development using Docker – how to share directories? [closed]
- Why WordPress architecture is not pure object oriented and it don’t use MVC pattern? [closed]
- Categories: A Greenhorn Question on Strategy (Not Code)
- WordPress as thesaurus/dictionnary: what approach?
- Can I develop a WordPress site without a domain?
- WordPress Multisite – configuring a local development copy
- Is It Always a Best Practice to Decouple the Frontend from the Admin Area When Developing a WordPress Application?
- Get Current Menu Location inside Nav_Walker
- How can I capture Memberpress user info after signup [closed]
- How can I update dev links for a live site?
- Building plugin with changeable custom post type values…advice needed
- Create brand-new re-designed site without affecting live site?
- Move first half of posts to one parent page, second half to the other page
- Best way to initiate a class in a WP plugin?
- WooCommerce – buying as well as selling
- Work flow for multiple developers
- How to have yearly versions of same site with different content (like yearly conferences)?
- Development environment
- How should I go about registering JavaScript that isn’t a file? [duplicate]
- Extend WordPress Core Classes in OOP Theme?
- WordPress multisite – What’s the ideal setup for development/staging/production environments?
- How to do big modifications to live site?
- How best to keep my localhost on Http while my Remote production is on Https
- How to deal with internal links in blog while developing new site in WordPress?
- Is there a way I can fetch the WordPress Developer Code References with an API?
- how to Update 15k products on plugin activation with meta_option
- Custom Post Types database persistance. Why not?
- Localhost wordpress access remote db wordpress website
- SymmetricDS in dev + prod workflow?
- Getting posts by taxonomy
- Suggestions to prepare a site which is 90% based on a plugin that’s still on beta stage?
- How to add testimonials with an image?
- Select parent page and all its child page but exclude one specific child page
- Including code from other themes in child themes
- wp-insert-post execute from server?
- Creating one user access account for all the multiple sites
- I have a lot of JavaScript erorrs after SSL someone can help me?
- Bedrock WordPress retro-porting to standard WP installation: is this allowed?
- I want to share local developement and staging DB — Is this very smart or very stupid?
- Gutenberg Development vs Release version?
- How do I quickly move between 2 local installations and keep them in sync?
- Same DB for live and dev versions
- Migrate php folder to WordPress
- How can I start Plugin Development?
- Best Way to Inventory the Media Library of a 200+ Multisite Installation?
- Update WooCommerce product price periodically
- How to code a wordpress page properly? Dashboard or unique Theme files or alternative?
- How to improve WordPress website SEO and traffic, and or fix SEO issues
- Development to production, how to move a development site from http + dev.example.com to a production site https + example.com?
- How to automatically load Google Fonts on pages only as they’re used?
- Where do I build my updated website?
- How to maintain development losing any user’s data
- How do I setup my cpanel site backup on a local host?
- WordPress Cron Job not importing products
- Dynamic PHP content in Block Theme template file
- Costs of WordPress vs. Webflow development [closed]