WordPress/wp-includes/interactivity-api
Pascal Birchler f98a921c98 Interactivity API: Rename data_wp_context() to wp_interactivity_data_wp_context().
Increases clarity about where the function belongs to, bringing it in line with other related functions.

After initially merging this change in [57742] and reverting it in [57743], this reintroduces it now that the Gutenberg packages have been updated accordingly in [57760].

Props swissspidy, gziolo, cbravobernal, youknowriad, ankitmaru, westonruter, luisherranz, darerodz.
Fixes #60575.
Built from https://develop.svn.wordpress.org/trunk@57762


git-svn-id: http://core.svn.wordpress.org/trunk@57263 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2024-03-04 15:39:15 +00:00
..
class-wp-interactivity-api-directives-processor.php Interactivity API: Skip instead of bail out if HTML contains SVG or MATH. 2024-02-17 15:28:04 +00:00
class-wp-interactivity-api.php Interactivity API: Skip instead of bail out if HTML contains SVG or MATH. 2024-02-17 15:28:04 +00:00
interactivity-api.php Interactivity API: Rename data_wp_context() to wp_interactivity_data_wp_context(). 2024-03-04 15:39:15 +00:00