Update FILTERS.md

This commit is contained in:
Tetrakern 2024-03-09 21:01:21 +01:00
parent f926564fdb
commit cb8b384d51

View File

@ -716,9 +716,10 @@ Filters the arguments to query the recommendations in the `recommendations.php`
Filters the array of query args to be removed after being parsed on page load.
**$query_args:**
* 0 `'success'`
* 1 `'failure'`
* 3 `'fictioneer_nonce'`
* $0 `'success'`
* $1 `'failure'`
* $3 `'fictioneer_nonce'`
* $4 `'fictioneer-notice'`
---