mirror of
git://develop.git.wordpress.org/
synced 2025-01-29 18:48:18 +01:00
679cc0c4a2
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. git-svn-id: https://develop.svn.wordpress.org/trunk@58825 602fd350-edb4-49c9-b593-d223f7449a82