v1.3.1
版本发布时间: 2018-09-12 02:39:23
joedolson/access-monitor最新发布版本:v1.4.4(2023-05-29 06:02:36)
= 1.3.1 =
- Prevent Gutenberg editor if pre-publish checks are enabled.
- Remove 'log' and 'info' property references (no longer exist)
= 1.3.0 =
- Remove 'create_function' for PHP 7.2 compatibility
- Bug fix: error_description should be errorDescription
- Bug fix: Create new report broken due to redirect
- Remove sslverify=false
- Add Requires PHP 5.3 to readme
- Code conformance with WordPress code standards
- Minor file restructuring
- Change objects into arrays where necessary to meet code standards