wpseek.com
				A WordPress-centric search engine for devs and theme authors
			_filter_do_shortcode_context is private and should not be used in themes or plugins directly.
_filter_do_shortcode_context › WordPress Function
Since6.3.0
Deprecatedn/a
› _filter_do_shortcode_context ( No parameters )
| Access: | 
 | 
| Returns: | 
 | 
| Defined at: | 
 | 
| Codex: | 
Filter the `wp_get_attachment_image_context` hook during shortcode rendering.
When wp_get_attachment_image() is called during shortcode rendering, we need to make clear that the context is a shortcode and not part of the theme's template rendering logic.