Core Function
View Source on Trac ↗ wp_print_update_row_templates()
wp_print_update_row_templates( ) Prints the JavaScript templates for update and deletion rows in list tables.
Return Value
(void)
No return value description available.
Function Information
Since Version
4.6.0
The update template takes one argument with four values:
param {object} data {
Arguments for the update row
Source File
wp-admin/includes/update.php
Advertisement