Automattic / Picard

A prototype theme that uses React and WP-API
629 stars 110 forks source link

Prefix `get_json()` function with the theme slug. #25

Closed fklein-lu closed 9 years ago

fklein-lu commented 9 years ago

The get_json() function lives in the global namespace and needs to be prefixed to avoid collisions.