ThemeBoy / SportsPress

An open source league statistics plugin for WordPress created by ThemeBoy.
Other
147 stars 98 forks source link

Error with register_rest_fields #171

Closed redhell closed 8 years ago

redhell commented 8 years ago

Hi, when i try to open the jetpack site i'll get following error:

Fatal error: Call to undefined function register_rest_field() in /httpdocs/wp-content/plugins/sportspress/includes/api/class-sp-rest-api.php on line 63

Latest PHP 5.6 FPM with Wordpress 4.6.

brianmiyaji commented 8 years ago

@redhell Thanks! Does this solve the error? https://github.com/ThemeBoy/SportsPress/commit/5f6182ea011162dfffdebce708634bee51443f01

redhell commented 8 years ago

Works thanks. https://core.trac.wordpress.org/ticket/34730 I've found this while i looked for a solution.