Releases: Rundiz-WP/okv-oauth
Releases · Rundiz-WP/okv-oauth
v1.5.4
Add
- New wp-script (Node.js script) build block and create new -rtl.css file automatically.
v1.5.3
Fix
v1.5.2
Add
- Add display link to edit profile option into block.
- Add filters hook supported in legacy widget and block.
Fix
v1.5.1
Add
- Add legacy login links widget. (Hot update). This widget have more options and can work with PolyLang Free while block need PolyLang Pro.
v1.5
Add
Fix
Update
v1.4.4
Update
- Improve code by escape, sanitize as reported by PHP CodeSniffer & WordPress coding standard.
Fix
- Fix method MUST always return string in App/Libraries/ErrorsCollection.php at
getErrorMessage()
method.
Remove
- Remove row meta hook.
v1.4.3
Fix
v1.4.2
Add
- Add Logger class and log the API result in debug mode (
WP_DEBUG
constant must be defined totrue
).
Update
- Fetch text content of design guide to display in the settings page.
- Update Google OAuth URLs.
- Update Facebook OAuth URLs.
v1.4.1
Add
- Add filter to not allow "Both sites and user accounts can be registered" register option on network settings (multi-site).
Fix
- Fix remove login password field (for OAuth only option) to compatible with WordPress 5.3
v1.4
Add
- Add new translation template (.POT) file.
- Add translators help.
Update
- Update translation text.
- Move enqueue styles from many places but same name into common library and enqueue just name.
Breaking change
- Support WordPress 5.0+