mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 12:20:22 +00:00
Docs: Remove @todo entry from get_archives_link(), as all optional arguments are now documented.
See #34856. git-svn-id: https://develop.svn.wordpress.org/trunk@35887 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1462,8 +1462,6 @@ function get_the_archive_description() {
|
||||
*
|
||||
* @since 1.0.0
|
||||
*
|
||||
* @todo Properly document optional arguments as such
|
||||
*
|
||||
* @param string $url URL to archive.
|
||||
* @param string $text Archive text description.
|
||||
* @param string $format Optional, default is 'html'. Can be 'link', 'option', 'html', or custom.
|
||||
|
||||
Reference in New Issue
Block a user