Ticket #44583: 44583.patch
| File 44583.patch, 360 bytes (added by , 8 years ago) |
|---|
-
wp-admin/includes/ajax-actions.php
2151 2151 } 2152 2152 2153 2153 /** 2154 * Ajax handler for saving a widget.2154 * Ajax handler for updating a widget. 2155 2155 * 2156 2156 * @since 3.9.0 2157 2157 *