INN / Google-Analytics-Popular-Posts

A WordPress plugin that uses Google Analytics data to determine the most popular posts on your site and display a list of popular posts via the included widget.
https://wordpress.org/plugins/ga-popular-posts/
23 stars 7 forks source link

Property View ID dropdowns have wrong text? #56

Closed benlk closed 4 years ago

benlk commented 7 years ago

From user email:

Drop down menus associated with picking of “Property View ID” don’t reflect the actual property you select, but the value in the text field is correctly stored.

This is referring to the dropdowns that get generated in https://github.com/INN/Google-Analytics-Popular-Posts/blob/master/inc/analytic-bridge-blog-options.php#L434-L442

I'm not sure how those are generated; this might be a problem with Google's API library, in which case we'd want to look at #62 with a view for updating at least to the latest 1.x branch.