Skip to content

Releases: jaredatch/EA-Share-Count

[1.8.0] = 2017-01-03

03 Jan 17:59
Compare
Choose a tag to compare

Added

  • Added ea_share_count_display_wrap_format filter, see #75
  • Allow unique styling for each instance, see #78
  • Added ea_share_count_link_url filter, see #80

Fixed

  • Update handling of Pinterest API response, see #64
  • Strip tags from title before using in URL, see #71
  • Simplified the image attribute, see #74
  • Ensure icon styling only targets icons, see #70
  • Removed nonce from email modal, see #69
  • Properly receive HTTP requests to prevent errors, see #68
  • Fix slim styling display, see #66

[1.7.1] = 2016-08-24

24 Aug 21:17
Compare
Choose a tag to compare

Fixed

  • Issue with Facebook comment count parsing, see #63

Added

  • Composer support

[1.7.0] = 2016-08-20

20 Aug 09:12
Compare
Choose a tag to compare

Changed

  • Now receive counts directly from social services (no more SharedCount), see #57
  • Updates now automatically pull from GitHub tags, see #53

Added

  • Filter for adding additional styles (ea_share_count_admin_services), see #58
  • Filter for adding additional share count services (ea_share_count_query_services), see #57
  • Admin notice regarding changing share count source
  • Version number is now saved to database for future updates

Fixed

  • PHP Notice if you were getting share counts for a custom URL rather than post ID
  • Used correct hooks for Theme Hook Alliance, see #55

[1.6.0] = 2016-06-28

15 Aug 20:49
Compare
Choose a tag to compare

Added

  • Checkbox in metabox to hide share buttons on this specific post, see #51
  • When opening email modal, focus on first input

Fixed

  • Replaced PHP short tags with proper tags, see #50

[1.5.9] = 2016-05-23

23 May 21:45
Compare
Choose a tag to compare

Fixed

Issue with automated theme location placement not working on in all cases. See #44

[1.5.8] = 2016-05-19

19 May 13:09
Compare
Choose a tag to compare

Fixed

  • Issue with 'after_content' theme location not working on some themes. See #43

February 26, 2016

26 Feb 20:22
Compare
Choose a tag to compare

[1.5.4] = 2016-02-26

Changed

  • Moved the theme location code to a later hook (template_redirect) so filterable in theme.