apply_filters( 'get_users_drafts', string $query )

Filters the user’s drafts query string.


Description Description


Parameters Parameters

$query

(string) The user's drafts query string.


Top ↑

Source Source

File: wp-admin/includes/user.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.0.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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