2025.08.25
·
78 commits
to main
since this release
Release tag 2025.08.25
- 416ec95 20250825
- 736a7b3 Media: Enqueue media scripts before fields script
- a426d9a Add reference links in comment
- 83bfdcf Improve tests and comments
- 0f3e382 Support enqueue media uploader before/during/after document head in admin or site frontend; Add tests and utility methods to mock is_admin and did/doing_action
- c1bf749 Formatting
- 6dfca9c Formatting
- 830c94c Improve variable name to clarify
- 0376767 Generalize new utility method action_hook_has_callback
- 1f37077 Simplify new utility method action_hook_has_callback
- f5eb035 Enqueue wp_enqueue_media instead of calling it directly - It should be called from the 'admin_enqueue_scripts' action hook, or later - Resolves loops-and-logic#3 (actually in Tangible Blocks)
- 33439f8 Build script: Copy readme.md to publish folder