Page 1 of 1

Hook Requests - Wiki

Posted: Sat Jun 20, 2015 9:52 pm
by jsalmon
I need a hook to replace the Edit_Click method of FormWiki:

Code: Select all

private void Edit_Click() {
	if(Plugins.HookMethod(this,"FormWiki.Edit_Click")) {
		return;
	}
	...

Re: Hook Requests - Wiki

Posted: Mon Jun 22, 2015 12:55 pm
by allends
Hook added and will be available with the release of 15.2.9