I know it is triigered on clicking save options but does it get triggered after data is saved in database or before going into database ?
function onChangeURL() {
alert('you have changed url of your site');
}
*This post is locked for comments
I have the same question (0)