mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-03 20:24:26 +00:00
5f6ea53e869ac7903976983c486c5a809b2f9f6b
This makes it possible to, for example, retrieve a specific post using the `p` parameter of `WP_Query`, even if the post is in the Trash, by including the `post_status=trash` parameter. Props ebinnion. Fixes #29167. git-svn-id: https://develop.svn.wordpress.org/trunk@31321 602fd350-edb4-49c9-b593-d223f7449a82
Description
No description provided
Languages
PHP
80.5%
CSS
9.4%
JavaScript
8.5%
SCSS
0.9%
HTML
0.7%