mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-16 14:50:29 +00:00
Docs: Various inline documentation corrections and improvements.
See #53399 git-svn-id: https://develop.svn.wordpress.org/trunk@52332 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -218,7 +218,7 @@ wpList = {
|
||||
* Example 1: data-wp-lists="delete:the-comment-list:comment-{comment_ID}:66cc66:unspam=1"
|
||||
* Example 2: data-wp-lists="dim:the-comment-list:comment-{comment_ID}:unapproved:e7e7d3:e7e7d3:new=approved"
|
||||
*
|
||||
* Returns an unassociated array with the following data:
|
||||
* Returns an unassociative array with the following data:
|
||||
* data[0] - Data identifier: 'list', 'add', 'delete', or 'dim'.
|
||||
* data[1] - ID of the corresponding list. If data[0] is 'list', the type of list ('comment', 'category', etc).
|
||||
* data[2] - ID of the parent element of all inputs necessary for the request.
|
||||
|
||||
Reference in New Issue
Block a user