Docs: Add `@since` version for `WP_Customize_Widgets::filter_dynamic_sidebar_params()`.

Props keesiemeijer.
Fixes #42894.

git-svn-id: https://develop.svn.wordpress.org/trunk@42396 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2017-12-15 00:34:56 +00:00
parent f2b1df2c08
commit 14fafe960b
1 changed files with 2 additions and 0 deletions

View File

@ -1612,6 +1612,8 @@ final class WP_Customize_Widgets {
/**
* Inject selective refresh data attributes into widget container elements.
*
* @since 4.5.0
*
* @param array $params {
* Dynamic sidebar params.
*