Skip to content

v0.0.3

Compare
Choose a tag to compare
@mike-weiner mike-weiner released this 04 Aug 02:22
· 4 commits to master since this release

v0.0.3

This update introduces a 15 minute cache for displaying updates on your Github display table. This means your Github table will update on the first page refresh after 15 minutes. This was accomplished through using WordPress transients and will help to keep your page load times down.

  • Released on August 3, 2020
  • Added: Transient cache for all Github display tables you have across your site. Each table will update on the first page refresh every 15 minutes
  • Added: A new FAQ question has been added covering the transient cache feature
  • Updated: Updated README shortcode attribute descriptions
  • Fixed: Fixed a typo in changelog for v0.0.2
  • Edited: github-repo-listing.php
  • Edited: README.md