mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-30 23:30:05 +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:
@@ -90,7 +90,7 @@ final class WP_Customize_Custom_CSS_Setting extends WP_Customize_Setting {
|
||||
}
|
||||
|
||||
/**
|
||||
* Filter `wp_get_custom_css` for applying the customized value.
|
||||
* Filters `wp_get_custom_css` for applying the customized value.
|
||||
*
|
||||
* This is used in the preview when `wp_get_custom_css()` is called for rendering the styles.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user