Thread Starter
capx
(@capx)
I’ve checked almost all the files in WPress but i didnt find any function that use the option_can_override, only in upgrade-schema.php but it only used once when it creates the table and put a default value of Y. I guess, theres no function for it after all.
Thread Starter
capx
(@capx)
Well, ive tried and it seems to override the siteurl path even though i set it to N. I just wonder what is the functionality of the “option_can_override”. Anyone??
upgrade-schema.php u can set the default value if im not mistaken