I’m customizing a WordPress site, and want to alter a file in the wp-includes folder, specifically the media.php file. If I change that file and WordPress has an update, will it overwrite what I have done?
Much thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes, it probably will. Depending on what you want to do you should try if you can solve your problem with the plugin api.