Closed emrikol closed 6 years ago
Should we create a new deprecated.php
file?
Should we create a new deprecated.php file?
That's a good question. Is it worth it for the single deprecated function right now? I'm happy to move it to a separate file if you think it's better.
Let's move it with the assumption that there will be more :)
Done! :)
This adds
wpcom_vip_load_wp_rest_api()
as a deprecated function. This is likely present in some themes, and will fatal on VIP Go since it's a WPCOM specific function.