pinterest-for-woocommerce
pinterest-for-woocommerce copied to clipboard
Reimplement Feed Item Issues list paging.
Integrating Pinterest API v5 changes how Feed Item Issues paginated results must be built.
Now, with the new payload, we receive 25 rows and a hash of the next results page. We don't have a total count to calculate the number of pages and build the paging initially, only the next results set bookmark hash to request the following set of records.