wp-pwa / wp-plugin

Old Frontity plugin. For the new one please visit https://github.com/frontity.
https://frontity.org
GNU General Public License v3.0
2 stars 1 forks source link

[3495] rest_prepare_latest arguments are wrong #101

Closed SantosGuillamot closed 5 years ago

SantosGuillamot commented 5 years ago

rest_prepare_latest should have the same arguments than the other rest_prepare_...: $response, $item, $request: https://developer.wordpress.org/reference/hooks/rest_prepare_this-taxonomy/

rest_prepare_latest is here: https://github.com/frontity/wp-plugin/blob/377c45c454082dd32bec338adeec5024b72b8c90/wp-pwa.php#L273


cs: @SantosGuillamot

supporter: @luisherranz

https://frontity.pipedrive.com/deal/8 Pageviews: (11.65) Environment: integration is finishing (x6) Range: low (x1) Behaviour: no frontity without it (x10) Mass: everyone (x5) PRIORITY: [3495]

luisherranz commented 5 years ago

This is the line: https://github.com/frontity/wp-plugin/blob/377c45c454082dd32bec338adeec5024b72b8c90/wp-pwa.php#L273

frontibotito commented 5 years ago

:tada: This issue has been resolved in version 1.13.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: