I have created an extension hook that is executed when a weblog entry is posted. In my weblog I’ve created a few custom fields that I wish to access in the hook but I don’t know how to pass them to my hook method.
How do I pass the custom fields to my extension method?
Thanks
Chris