| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | Action | Category | Used by | Ticket | Notes | REST API Equivalent | Callback (if non-standard) | |||||||||||||||||||
2 | get-permalink | ?? | Does not appear to be used | |||||||||||||||||||||||
3 | logged-in | Customiser | ||||||||||||||||||||||||
4 | update-widget | Customiser | customize-widgets.js | |||||||||||||||||||||||
5 | nopriv_heartbeat | Dashboard | Heartbeat | |||||||||||||||||||||||
6 | dashboard-widgets | Dashboard | Returns raw HTML for news widget | |||||||||||||||||||||||
7 | update-welcome-panel | Dashboard | dashboard.js | /wp/v2/users/me meta | ||||||||||||||||||||||
8 | dismiss-wp-pointer | Dashboard | class-wp-internal-pointers.php | Not currently used | ||||||||||||||||||||||
9 | heartbeat | Dashboard | heartbeat.js | Heartbeat | ||||||||||||||||||||||
10 | ajax-tag-search | Editor | tags-suggest.js | 38922 | /wp/v2/tags | |||||||||||||||||||||
11 | get-tagcloud | Editor | tags-box.js | Returns raw HTML for tag cloud | ||||||||||||||||||||||
12 | get-comments | Editor | post.js | Used for comments metabox | /wp/v2/comments | |||||||||||||||||||||
13 | add-meta | Editor | Used for custom fields metabox | |||||||||||||||||||||||
14 | delete-meta | Editor | ||||||||||||||||||||||||
15 | closed-postboxes | Editor | postbox.js | /wp/v2/users/me meta | ||||||||||||||||||||||
16 | meta-box-order | Editor | postbox.js | /wp/v2/users/me meta | ||||||||||||||||||||||
17 | sample-permalink | Editor | post.js | Returns raw HTML for slug field | ||||||||||||||||||||||
18 | set-post-thumbnail | Editor | post.js / set-post-thumbnail.js | /wp/v2/posts/{id} featured_media | ||||||||||||||||||||||
19 | wp-remove-post-lock | Editor | post.js | |||||||||||||||||||||||
20 | send-link-to-editor | Editor | media-editor.js | Returns JSON-wrapped HTML for OEmbed in TinyMCE | ||||||||||||||||||||||
21 | send-attachment-to-editor | Editor | media-editor.js | Returns JSON-wrapped HTML for attachments in TinyMCE | ||||||||||||||||||||||
22 | get-revision-diffs | Editor | revisions.js | |||||||||||||||||||||||
23 | wp-link-ajax | Links | wplink.js | Link manager, deprecated | ||||||||||||||||||||||
24 | fetch-list | List Table | edit-comments.js | Returns raw JSON from WP_List_Table | ||||||||||||||||||||||
25 | delete-comment | List Table | wp-lists.js | DELETE /wp/v2/comments/{id} | ||||||||||||||||||||||
26 | delete-link | List Table | Link manager, deprecated | |||||||||||||||||||||||
27 | delete-page | List Table | DELETE /wp/v2/pages/{id} | |||||||||||||||||||||||
28 | dim-comment | List Table | class-wp-comments-list-table.php | Approves/unapproves comment | PUT /wp/v2/comments/{id} | |||||||||||||||||||||
29 | add-link-category | List Table | class-wp-comments-list-table.php | Link manager, deprecated | ||||||||||||||||||||||
30 | add-tag | List Table | class-wp-comments-list-table.php | POST /wp/v2/tags | ||||||||||||||||||||||
31 | replyto-comment | List Table | edit-comments.js | POST /wp/v2/comments | ||||||||||||||||||||||
32 | edit-comment | List Table | edit-comments.js | PUT /wp/v2/comments/{id} | ||||||||||||||||||||||
33 | add-user | List Table | class-wp-comments-list-table.php | Returns JSON-wrapped HTML from WP_Users_List_Table | ||||||||||||||||||||||
34 | hidden-columns | List Table | common.js | /wp/v2/users/me meta | ||||||||||||||||||||||
35 | inline-save | List Table | inline-edit-post.js | Used for quick edit | PUT /wp/v2/posts/{id} | |||||||||||||||||||||
36 | imgedit-preview | Media | image-edit.js | |||||||||||||||||||||||
37 | image-editor | Media | image-edit.js | |||||||||||||||||||||||
38 | delete-post | Media | media-models.js | DELETE /wp/v2/attachments/{id} | ||||||||||||||||||||||
39 | trash-post | Media | plupload/handlers.js | DELETE /wp/v2/posts/{id} | ||||||||||||||||||||||
40 | untrash-post | Media | plupload/handlers.js | DELETE /wp/v2/posts/{id} | ||||||||||||||||||||||
41 | find_posts | Media | media.js | Returns raw HTML as a table | ||||||||||||||||||||||
42 | upload-attachment | Media | wp-plupload.js | POST /wp/v2/attachments | ||||||||||||||||||||||
43 | get-attachment | Media | media-models.js | GET /wp/v2/attachments | ||||||||||||||||||||||
44 | query-attachments | Media | media-models.js | GET /wp/v2/attachments | ||||||||||||||||||||||
45 | save-attachment | Media | media-models.js | PUT /wp/v2/attachments | ||||||||||||||||||||||
46 | save-attachment-compat | Media | media-models.js | |||||||||||||||||||||||
47 | save-attachment-order | Media | media-models.js | PUT /wp/v2/attachments | ||||||||||||||||||||||
48 | parse-embed | Media | mce-view.js / media-views.js | Parses shortcode | ||||||||||||||||||||||
49 | set-attachment-thumbnail | Media | media-audiovideo.js | |||||||||||||||||||||||
50 | parse-media-shortcode | Media | mce-view.js | |||||||||||||||||||||||
51 | crop-image | Media | media-views.js | |||||||||||||||||||||||
52 | get-post-thumbnail-html | Media | media-editor.js | |||||||||||||||||||||||
53 | oembed-cache | OEmbed | class-wp-embed.php | Forces an OEmbed post to be cached | ||||||||||||||||||||||
54 | wp-compression-test | Options | admin-footer.php | Used to set can_compress_scripts | ||||||||||||||||||||||
55 | date_format | Options | options.php | wp.date | ||||||||||||||||||||||
56 | time_format | Options | options.php | wp.date | ||||||||||||||||||||||
57 | install-plugin | Plugins | updates.js | |||||||||||||||||||||||
58 | update-plugin | Plugins | updates.js | |||||||||||||||||||||||
59 | delete-plugin | Plugins | updates.js | |||||||||||||||||||||||
60 | search-plugins | Plugins | updates.js | |||||||||||||||||||||||
61 | search-install-plugins | Plugins | updates.js | |||||||||||||||||||||||
62 | activate-plugin | Plugins | Does not appear to be used | |||||||||||||||||||||||
63 | press-this-save-post | Press This | class-wp-press-this.php | 38343 | PUT /wp/v2/posts/{id} | |||||||||||||||||||||
64 | press-this-add-category | Press This | class-wp-press-this.php | 38343 | PUT /wp/v2/posts/{id} | |||||||||||||||||||||
65 | add-category | Taxonomies | POST /wp/v2/categories | _wp_ajax_add_hierarchical_term | ||||||||||||||||||||||
66 | add-post_tag | Taxonomies | POST /wp/v2/tags | _wp_ajax_add_hierarchical_term | ||||||||||||||||||||||
67 | add-nav_menu | Taxonomies | _wp_ajax_add_hierarchical_term | |||||||||||||||||||||||
68 | add-link_category | Taxonomies | Link manager, deprecated | _wp_ajax_add_hierarchical_term | ||||||||||||||||||||||
69 | add-post_format | Taxonomies | Not actually supported? | _wp_ajax_add_hierarchical_term | ||||||||||||||||||||||
70 | delete-tag | Taxonomies | tags.js | DELETE /wp/v2/tags/{id} | ||||||||||||||||||||||
71 | inline-save-tax | Taxonomies | inline-edit-tax.js | PUT /wp/v2/{base}/{id} | ||||||||||||||||||||||
72 | save-widget | Themes | ||||||||||||||||||||||||
73 | widgets-order | Themes | ||||||||||||||||||||||||
74 | custom-header-crop | Themes | ||||||||||||||||||||||||
75 | custom-header-add | Themes | ||||||||||||||||||||||||
76 | custom-header-remove | Themes | ||||||||||||||||||||||||
77 | add-menu-item | Themes | nav-menu.js | |||||||||||||||||||||||
78 | menu-get-metabox | Themes | nav-menu.js | |||||||||||||||||||||||
79 | menu-locations-save | Themes | nav-menu.js | |||||||||||||||||||||||
80 | menu-quick-search | Themes | nav-menu.js | |||||||||||||||||||||||
81 | widgets-order | Themes | widgets.js | |||||||||||||||||||||||
82 | save-widget | Themes | widgets.js | |||||||||||||||||||||||
83 | delete-inactive-widgets | Themes | widgets.js | |||||||||||||||||||||||
84 | query-themes | Themes | theme.js | Queries api.wordpress.org | ||||||||||||||||||||||
85 | save-wporg-username | Themes | theme.js | |||||||||||||||||||||||
86 | update-theme | Themes | updates.js | |||||||||||||||||||||||
87 | delete-theme | Themes | updates.js | |||||||||||||||||||||||
88 | install-theme | Themes | updates.js | |||||||||||||||||||||||
89 | autocomplete-user | Users | user-suggest.js | GET /wp/v2/users | ||||||||||||||||||||||
90 | save-user-color-scheme | Users | user-profile.js | 40885 | PUT /wp/v2/users/{id} | |||||||||||||||||||||
91 | destroy-sessions | Users | user-profile.js | |||||||||||||||||||||||
92 | generate-password | Users | user-profile.js | |||||||||||||||||||||||
93 | ||||||||||||||||||||||||||
94 | ||||||||||||||||||||||||||
95 | ||||||||||||||||||||||||||
96 | ||||||||||||||||||||||||||
97 | ||||||||||||||||||||||||||
98 | ||||||||||||||||||||||||||
99 | ||||||||||||||||||||||||||
100 |