We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b7685b commit 23104c0Copy full SHA for 23104c0
docs/code-reference/api/api-helpers-file.md
@@ -279,6 +279,7 @@ It's action will also allow WPML to set the lang and avoid AJAX get_posts issues
279
* @since ACF 5.2.3
280
* @param string $nonce The nonce to check.
281
* @param string $action The action of the nonce.
282
+* @param bool $action_is_field Whether the action is a field key or not. Defaults to false.
283
* @return boolean
284
285
## `acf_get_image_sizes()`
0 commit comments