mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Docs: Clarify the class DocBlock summary for WP_Widget_Categories.
See #32246. git-svn-id: https://develop.svn.wordpress.org/trunk@34431 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
55d0267122
commit
cd24102b98
@ -8,7 +8,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* Core class that implements a Categories widget.
|
||||
* Core class used to implement a Categories widget.
|
||||
*
|
||||
* @since 2.8.0
|
||||
* @since 4.4.0 Added support for other taxonomies.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user