Docs: Match the parameter name in the hook docs for the press_this_useful_html_elements
filter, introduced in [36672].
See #34455. See #35986. git-svn-id: https://develop.svn.wordpress.org/trunk@36819 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
94a5b546d7
commit
df578beaf7
@ -309,7 +309,7 @@ class WP_Press_This {
|
||||
*
|
||||
* @since 4.5.0
|
||||
*
|
||||
* @param array $elements Default list of useful elements.
|
||||
* @param array $useful_html_elements Default list of useful elements.
|
||||
*/
|
||||
$useful_html_elements = apply_filter( 'press_this_useful_html_elements', $useful_html_elements );
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user