Thanks, that’s what I hoped for… 🙂 But how do I do it?
Yes, I am talking about changes in WordPress core. I guess I’m in a bit over my head here, but I’ve figured out as much that it’s not the best solution to make changes directly to the core files… 😉
Does this mean that I can copy function files (php) from the WP core to another folder (where/name?) and make changes in these files that will override the core files when running the site (kind of how it works with child themes)?