Hi Team,
I Need to update People Function Plugin in my local server,
if I Update with new market version my existing functions will work or only new plugin functions will work ?
below are the difference between old and new functions list
Old
New
Discussion posts and replies are publicly visible
This solely depends on which function you use. Removed function will not work anymore. You will have to analyse that in the exiting code.
so If I used old plugin functions, do I need to update with alternate approach ?
What alternate approach do you mean?
for example In my current version I am using "isusersystemadministrator" function , if I update with new version is my rule will throw error or It will work ? because in new version list this function is not listed.
If that new version does not provide this function anymore, your expression will stop working.
I am not sure new version will have old functions and having additional features or only having new features ?
want to confirm this !
I don't know. You will have to try it.
In terms of long term maintainability, there is no way around keeping your plugins updated. And if a function is removed, you will have to update your app.