apply_filters( 'a-z-listing-sections', array $sections )
Override the detected top-level sections for the site. Defaults to contain each page with no post-parent.
Description
Parameters
- $sections
The sections for the site.
Source
File: src/Query.php
Changelog
Version | Description |
---|---|
1.7.1 | Introduced. |