Warning: This method has been deprecated.
WC_Admin_Notices::prepare_note_with_nonce( object $response )
Parses query to create nonces when available.
Description Description
Parameters Parameters
- $response
-
(Required) The WP_REST_Response we're working with.
Return Return
(object) $response The prepared WP_REST_Response object.
Source Source
File: includes/admin/class-wc-admin-notices.php
Changelog Changelog
Version | Description |
---|---|
5.4.0 | Introduced. |