mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-16 23:00:21 +00:00
Docs: Consistently use third-person singular verbs for various filter descriptions, per the documentation standards.
See #50768. git-svn-id: https://develop.svn.wordpress.org/trunk@48782 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1941,7 +1941,7 @@ final class WP_Customize_Manager {
|
||||
}
|
||||
|
||||
/**
|
||||
* Filter the X-Frame-Options and Content-Security-Policy headers to ensure frontend can load in customizer.
|
||||
* Filters the X-Frame-Options and Content-Security-Policy headers to ensure frontend can load in customizer.
|
||||
*
|
||||
* @since 4.7.0
|
||||
*
|
||||
@@ -3276,7 +3276,7 @@ final class WP_Customize_Manager {
|
||||
}
|
||||
|
||||
/**
|
||||
* Filter heartbeat settings for the Customizer.
|
||||
* Filters heartbeat settings for the Customizer.
|
||||
*
|
||||
* @since 4.9.0
|
||||
* @param array $settings Current settings to filter.
|
||||
|
||||
Reference in New Issue
Block a user