Releases: mspecs/wp-api-plugin
Releases · mspecs/wp-api-plugin
v1.5
fix: fatal error in WordPress 6.7+ caused by null value passed to sanitize_file_name()
WordPress 6.7 introduced strict typing in wp_is_valid_utf8(), which now throws a TypeError when sanitize_file_name() receives null.
Full Changelog: v1.4...v1.5
v1.4
feat(MSIS-1965, API): add new API endpoint for getting statistics (#20)
v1.3
Merge pull request #19 from mspecs/fix/viewings_grab_correct_id
v1.2
Update mspecs.php (#16)
v1.1
Allow overriding CPT names (#14)
v1.0
updates plugin settings with link to the support readme (#9)
v0.8
updates plugin settings with link to the support readme (#9)
v0.7
bundled fixes (#8)
v0.6
Merge pull request #4 from mspecs/no-jira/access_token_support