mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-10 21:00:59 +01:00
77f5a025b2
In some cases, derived state returns an associative array. Directives may wish to continue to access properties of the associative array, when using the syntax `state.arrayReturnedByClosure.property`. This patch continues evaluating the path after the associative array has been returned by the Closure. Props jonsurrell, luisherranz. Fixes #61741. Built from https://develop.svn.wordpress.org/trunk@58825 git-svn-id: http://core.svn.wordpress.org/trunk@58221 1a063a9b-81f0-0310-95a4-ce76da25c4cd |
||
---|---|---|
.. | ||
class-wp-interactivity-api-directives-processor.php | ||
class-wp-interactivity-api.php | ||
interactivity-api.php |