apply_filters( 'get_pages', array $pages, array $r )

Filters the retrieved list of pages.


Description Description


Parameters Parameters

$pages

(array) List of pages to retrieve.

$r

(array) Array of get_pages() arguments.


Top ↑

Source Source

File: wp-includes/post.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.