fix: console.log calls commented.
Merge pull request #17 from Codeinwp/fix/remove-console-js-logs
fix: console.log calls commented.
fix: typecasting added to fix several errors due to it returns null w…
…hen it is empty
Merge pull request #21 from Codeinwp/fix/cannot-remove-fields-conditi…
…onally Fix for issue that occurs conditionally during saving/updating PPOM Group
fix: array casting support added to fix null arg for the array_filter…
… call
Merge pull request #22 from Codeinwp/fix/null-array-filter-argument
fix for null argument on an array_filter call
fix: do not allow for removing "administrator" role from PPOM permiss…
…ion settings.
fix: show "administration" role as default in PPOM permissions if PPO…
…M permissions setting is empty
Merge pull request #23 from Codeinwp/fix/do-not-allow-removing-admin-…
…permission Fix/do not allow removing admin permission
- [Fix] Browser console logs have been removed. - [Fix] The bug that occurs when a group saving empty fields has been fixed. - [Tweak] Do not allow removing of the "Administrator" role from PPOM Permissions
##### [Version 30.1.3](v30.1.2...v30.1.3) (2022-09-02) - [Fix] Browser console logs have been removed. - [Fix] The bug that occurs when a group saving empty fields has been fixed. - [Tweak] Do not allow removing of the Administrator role from PPOM Permissions