Skip to content

Releases: a3rev/page-views-count

2.0.3

13 Feb 17:03
Compare
Choose a tag to compare

= 2.0.3 - 2018/02/13 =

  • Maintenance Update. Under the bonnet tweaks to keep your plugin running smoothly and is the foundation for new features to be developed this year
  • Framework - Update a3rev Plugin Framework to version 2.0.2
  • Framework - Add Framework version for all style and script files
  • Tweak - Update for full compatibility with a3rev Dashboard plugin
  • Tweak - Test for compatibility with WordPress 4.9.4
  • Fix - Use WPSEO_Meta::set_value instead of wpseo_set_value, for compatibility with Yoast SEO plugin

2.0.2

14 Dec 05:31
Compare
Choose a tag to compare

= 2.0.2 - 2017/12/14 =

  • Maintenance Update. This update includes 3 bug fixes, including AMP pages conpatibility
  • Fix - Headers already sent warning. Delete trailing spaces at bottom of php file
  • Fix - Change attribute name element-id to data-element-id for compatibility with AMP. Thanks to @veenareddys for reporting the issue
  • Fix - Update SQL query for fix bug get incorrect total views when edit a Post or Page. Thanks to @groenhart for reporting this issue

2.0.1

13 Dec 09:50
Compare
Choose a tag to compare

= 2.0.1 - 2017/12/13 =

  • Maintenance Update. 3 code tweaks for compatibility with WordPress 4.9.1 and 2 bug fixes
  • Tweak - Removed auto redirect to plugins admin panel on activation
  • Tweak - Added Settings link to plugins description on plugins menu
  • Tweak - Remove console log from script as it was causing theme Customizer to load slowly
  • Tweak - Tested for compatibility with WordPress 4.9.1
  • Fix - Update regex expression in the REST endpoint so that it accepts array-like params as expected.
  • Fix - Get correct item ID if params is parse as array
  • Credit - Thanks to Cypwu for the Github contribution for REST endpoint modification

2.0.0

02 Jun 03:38
Compare
Choose a tag to compare
  • Feature - Upgrade Stats image icon to fontawesome Chart Icon
  • Feature - Add new + Counter Position and Style options box on plugins admin panel
  • Feature - Added option to show Page Views Count at Top or Bottom of post and page content
  • Feature - Added Page Views Count Alignment options Left, Centre or Right
  • Feature - Added new fontawesome count icon size and colour settings
  • Feature - Registry endpoint /pvc/v1 for full automatic integration with WordPress JSON RESTful API
  • Feature - Plugin source code now on public Github repository to allow users and developers to contribute
  • Tweak - Update Ajax load for connect to WordPress JSON RESTful API instead of calling to admin-ajax.php
  • Tweak - Register fontawesome in plugin framework with style name font-awesome-styles
  • Tweak - Update plugins readme to show description of new features, link to Github Repo and translations page
  • Tweak - Tested for compatibility with WordPress major version 4.8.0

1.4.0

31 May 04:52
Compare
Choose a tag to compare
Upload latest code