I'm attaching a patch to invoke a views_post_execute hook right before view::execute() exits. This is useful for modules that want to manipulate view::result and can't wait until views_pre_render is called, such as Views Custom Field.

CommentFileSizeAuthor
views_post_execute.patch425 bytesinfojunkie

Comments

infojunkie’s picture

Status: Needs review » Closed (duplicate)