-
Improvement
-
Resolution: Fixed
-
Major
-
3.1.0-b2
-
None
The current event core.posting_modify_template_vars is just ran using dispatch but it doesn't pass any data from posting.php to the listener. Because of that, it's not possible to know anything from posting.php and therefore limits the use cases of this event. It should be changed to allow similar actions as with the event core.modify_posting_parameters.