Skip to content

Releases: cranleighschool/cranleigh-people

Fixes the person prefix name

08 Aug 13:51
Compare
Choose a tag to compare

This release address a bug where the staff_prefix meta in WordPress was saving the entirety of the 'Title' object, rather than just the name, eg: Mrs,Miss,Mrs...

V3 - We prefer to push not pull

02 Aug 14:27
Compare
Choose a tag to compare

v2.0.19

18 Jul 09:28
Compare
Choose a tag to compare

Minor edit to the importer class so that the post_name (slug) gets updated along with other updates. So that if the person's name changes, then the slug changes appropriately.

v2.0.18

19 Jun 22:52
Compare
Choose a tag to compare

Security Enhancements

  1. BREAKING CHANGE: The API endpoint this plugin uses is now further secured using a Bearer Token. The Settings page now includes a field to enter in an API Key. This can be provided by the developer of People Manager.

Environment Enhancements

  1. The settings page now included an option to disable the WP cron used on this plugin. Allowing you to debug issues, or simply not rely on overnight syncs, if you wish to do everything manually.

Bug Fixes

  1. The deactivate hook used a function which was not callable due to not being static. This is now fixed, so deactivating the plugin is error-free.

Full Changelog: v2.0.16...v2.0.18

v2.0.16

10 May 14:28
Compare
Choose a tag to compare

Full Changelog: v2.0.15...v2.0.16

v2.0.15 - With Prefix

10 May 12:03
Compare
Choose a tag to compare

Added a new Metabox to hold the Title Prefix of the person in (eg, Mr, Mrs, Miss, etc).

Full Changelog: v2.0.13...v2.0.15

Release

20 Mar 14:32
Compare
Choose a tag to compare

(Forgot to change the plugin version in wordpress)

Enhanced API output ready for external applications

20 Mar 13:42
Compare
Choose a tag to compare

Specifically with the Admissions portal in mind, we have added a couple of new endpoints which will allow us to get information directly from Wordpress API.

Renamed key plugin file

14 Dec 10:41
Compare
Choose a tag to compare
1.6.1

Renamed key plugin file

Fix updates issue

14 Dec 10:33
Compare
Choose a tag to compare
1.6.0

Update Composer dependancies and fix puc4 update class