Changeset 55732 for trunk/src/wp-includes/post.php
- Timestamp:
- 05/08/2023 10:35:38 PM (23 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/post.php
r55709 r55732 1226 1226 * @access private 1227 1227 * 1228 * @return array1228 * @return string[] Array of privacy request status labels keyed by their status. 1229 1229 */ 1230 1230 function _wp_privacy_statuses() {
Note: See TracChangeset
for help on using the changeset viewer.