Docs: Replace a reference to WP.org with WordPress.org.
git-svn-id: https://develop.svn.wordpress.org/trunk@35729 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
a78706fe36
commit
d0e3670401
@ -187,7 +187,7 @@ function get_theme_update_available( $theme ) {
|
||||
*
|
||||
* @since 3.1.0
|
||||
*
|
||||
* @param bool $api Optional. Whether try to fetch tags from the WP.org API. Defaults to true.
|
||||
* @param bool $api Optional. Whether try to fetch tags from the WordPress.org API. Defaults to true.
|
||||
* @return array Array of features keyed by category with translations keyed by slug.
|
||||
*/
|
||||
function get_theme_feature_list( $api = true ) {
|
||||
|
Loading…
Reference in New Issue
Block a user