INN / doubleclick-for-wp

WordPress plugin for serving Google Ad Manager ads
https://wordpress.org/plugins/doubleclick-for-wp/
GNU General Public License v2.0
25 stars 11 forks source link

Fix targeting for categories and tags when wp_footer is outside The Loop #87

Closed benlk closed 5 years ago

benlk commented 5 years ago

Changes

Why

https://wordpress.org/support/topic/categories-tags-bug-and-solution/

Thanks to WordPress.org user onlineforbusiness for the bug notification and the fix.

Testing/Questions

Questions that need to be answered before merging:

Steps to test this PR:

  1. Visit single-post page.
  2. Verify that the targeting array in the source code contains the post's categories and tags.