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.


Top ↑

Return Return

(object) $response The prepared WP_REST_Response object.


Top ↑

Source Source

File: includes/admin/class-wc-admin-notices.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
5.4.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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