Filters the retrieved list of pages.
Parameters
- $pages
stdClass[] Array of objects containing only the ID, post_parent, post_title, and post_status fields.
- $parsed_args
array Array of get_pages() arguments.
Changelog
- Introduced in Jetpack 9.1.0
jetpack_widget_visibility_get_pagesFilters the retrieved list of pages.
stdClass[]Array of objects containing only the ID, post_parent, post_title, and post_status fields.
arrayArray of get_pages() arguments.