mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Docs: Add missing function description in wp-admin/includes/comment.php.
See #55646. git-svn-id: https://develop.svn.wordpress.org/trunk@53742 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
a925aabc9c
commit
cdd361b90c
@ -197,6 +197,8 @@ function floated_admin_avatar( $name ) {
|
||||
}
|
||||
|
||||
/**
|
||||
* Enqueues comment shortcuts jQuery script.
|
||||
*
|
||||
* @since 2.7.0
|
||||
*/
|
||||
function enqueue_comment_hotkeys_js() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user