Skip to content

Releases: Parsely/wp-parsely

1.13.1

18 Jun 16:04
Compare
Choose a tag to compare

Small linting fixes and correct tag stripping

1.13

08 Jun 18:18
4c6e87e
Compare
Choose a tag to compare
  • makes amp integration optional
  • adds support for publisher logo information

1.12.5

16 May 19:20
69e2434
Compare
Choose a tag to compare

Fixes a bug in displaying dropdown menus on the setting page

1.12.4

15 May 20:26
Compare
Choose a tag to compare

Uses proper escaping functions as recommended by WordPress VIP review

1.12.3

15 May 20:08
Compare
Choose a tag to compare
Combine the php code snippets into one

1.12.2

15 May 19:39
Compare
Choose a tag to compare

Linter fixes and suggestions from WordPress VIP reviewers

1.12.1

30 Jan 21:11
5faee42
Compare
Choose a tag to compare
  • Some themes somehow set the frontpage's 2nd post as the canonical URL; this adds an explicit is_archive and is_frontpage check to prevent the plugin from using that erroneous post metadata.

1.12

26 Jan 17:38
Compare
Choose a tag to compare
  • Adds ability to use repeated meta tags instead of ld+json tags for metadata
  • Code cleanup to conform to WordPress VIP standards
  • Minor bugfixes

1.11.2

20 Dec 17:54
2682c7a
Compare
Choose a tag to compare

Bug fix: The 1.11 changes initially failed to include the new API widget and CSS file.

1.11

18 Dec 23:19
9b9b554
Compare
Choose a tag to compare
  • Adds ability to use Parsely API with widget
  • Adds ability to track or not track custom page and post types
  • Adds ability to disable Javascript tracking
  • Minor bugfixes