Skip to content

Releases: siteloaded/wordpress-plugin

PHP 7.4 Fixes

Choose a tag to compare

@mikegleasonjr mikegleasonjr released this 07 Jun 20:43

This is a beta release

  • The multipart parser now supports php 7.4
  • Updated dependencies

Improved cache purge accuracy

Choose a tag to compare

@mikegleasonjr mikegleasonjr released this 10 Jul 00:09

This is a beta release

  • Improved cache purge accuracy when updating posts and attachments
  • Fixed new releases not appearing in the update panel

Use the issue tracker to file a bug report.

Cache purge on post updates

Choose a tag to compare

@mikegleasonjr mikegleasonjr released this 06 Jul 20:01

This is a beta release

The cache is selectively purged when the following occurs...

  • A post has been created, modified or deleted
  • A comment has been added or deleted
  • The theme is changed
  • Users are changed
  • (some other minor events)

Please open any issue via the official issue tracker.

Public Beta Preview

Choose a tag to compare

@mikegleasonjr mikegleasonjr released this 23 Jun 05:08

This is the first public beta release.